Skip to content

nkavassalis/baka-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple markdown to static site generator blog, with a locally hosted editor. Supports S3 and CloudFront for hosting. Shared for folks who may want a very light weight website.


Setup

pip install -r requirements.txt

Setup a config.yaml in the root directory based on the config.yaml.example

make

to generate the static site

make clean

to clean the locally generated files

make all

to clean the locally generated files and re-upload the site to S3 / wipe CF

python app.py

to launch the post editor service

surf to http://localhost:5000

Do not expose the editor to the internet. Deleting files using the editor will not delete / remove them from S3.


See it live baka.jp

About

baka.jp site generator

Resources

License

Stars

Watchers

Forks

Contributors