write posts in markdown and convert them to a static site
- python3.10+
./main.shthis will change the generated files content, specifically the links to images and pages will be relative to the github pages url. normally i wouldn't commit generated files to version control but we need to commit the generated files to use github pages. i have chosen to live with this for now.
./test.sh./build.shthis builds the static site for github pages.
- tokenizer to enable nested inline elements
- theme support
- blog generator