Skip to content

amoss/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

This is the code that drives my blog. It is designed to run inside a jail sitting behind an nginx front-end that takes care of TSL. When it is running it expects a data/ directory in the current directory. This should initially contain the files in src/blog/data/ and then blog posts as .rst files. Any images used in the post should be placed into a directory with the same base name as the post, i.e.:

blog
data/apost.rst
data/apost/image.jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages