aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-18Fix broken link to flask projectHEADmasteruser
2024-02-28update readme: Project abandoned see the repo: blog.node5.net_flaskuser
2024-02-08refactor - update readme instructions to reflect new functionalityuser
2024-02-08fix livereload regenerate non article source changeuser
2024-02-08refactor, update readme to reflect updatesuser
2024-02-08live reload only changed fileuser
2024-02-08logging format, add line number + moreuser
2024-02-08remove unused sleep importuser
2024-02-07refactor - added commentsuser
2024-02-06replace exiting error with warning when source file is not founduser
2024-01-24fix source directory not found handlinguser
2024-01-24Revert "fix source directory not found handling"user
This reverts commit 920784f1107ad5770f6525a1e39315238581bb1f.
2024-01-24fix source directory not found handlinguser
2024-01-24replace custom command line arguments parsing with argparse, use exception ↵user
message
2024-01-24readme: more todos, add installation instructions for path, describe featuresuser
2024-01-24readme: fix markdown syntaxuser
2024-01-24readme: add TODOs, follow markdown syntax, update meta data syntax, todo sub ↵user
goals
2024-01-21enable tables, remove temp debuguser
2024-01-16README list double space for syntaxuser
2024-01-16move done TODOs to seperate topic, since strikethrough syntax doesn't work, ↵user
fix table of contents link
2024-01-16update README fix table of contents linksuser
2024-01-16mega commit bad, site defined in one folder passed as an arg, add default ↵user
example page, delete config, derive name from folder, install to path, expand readme, readme TODOs, more exceptions, sort articles by date descenting, probably more stuff
2024-01-09livereload on file change, by replacing watchdog with livereloaduser
2024-01-08watch articles for changes and regenerateuser
2024-01-08gitignore venv and output foldersuser
2024-01-07parse article metadatauser
2024-01-07makefile: setup, generate + fix it for debian usersuser
2024-01-07initial commit, generates output HTML based on input markdown and templatesuser