aboutsummaryrefslogtreecommitdiff
path: root/blog_generator.py
AgeCommit message (Expand)Author
2024-02-08fix livereload regenerate non article source changeuser
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
2024-01-24fix source directory not found handlinguser
2024-01-24replace custom command line arguments parsing with argparse, use exception me...user
2024-01-21enable tables, remove temp debuguser
2024-01-16mega commit bad, site defined in one folder passed as an arg, add default exa...user
2024-01-09livereload on file change, by replacing watchdog with livereloaduser
2024-01-08watch articles for changes and regenerateuser
2024-01-07parse article metadatauser
2024-01-07initial commit, generates output HTML based on input markdown and templatesuser