summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2022-12-12fix for twine upload to pypiDavid Luevano Alvarado
2022-11-27change python/twine command for the build commandDavid Luevano Alvarado
2022-05-21Add new extensions for ^ and ~ syntaxv0.7.2David Luevano Alvarado
2022-04-23add proper var expansion from config filev0.7.1David Luevano Alvarado
2022-04-23add checksum checking for mod files instead of timestampv0.7.0David Luevano Alvarado
2022-04-20minor refactoringDavid Luevano Alvarado
2022-04-17add build and upload command, modified readmeDavid Luevano Alvarado
2021-06-07fix bug on new extensionsDavid Luevano Alvarado
2021-06-07add new extensionsDavid Luevano Alvarado
2021-06-06fix bug on prev/next objects of pageDavid Luevano Alvarado
2021-06-06fix bug on image_urlDavid Luevano Alvarado
2021-06-05fix another bugDavid Luevano Alvarado
2021-06-05fix bugDavid Luevano Alvarado
2021-06-05refactor code and add image_url parsingv0.5.3David Luevano Alvarado
2021-06-04fix minor bug on rss templatev0.5.2David Luevano Alvarado
2021-06-04minor fix on dirs discoveryv0.5.1David Luevano Alvarado
2021-06-04add ability to copy basic template filesv0.5.0David Luevano Alvarado
2021-06-04move plt dir to be included in dataDavid Luevano Alvarado
2021-06-04refactor and add support for jinijaDavid Luevano Alvarado
2021-06-04just include changelogDavid Luevano Alvarado
2021-05-27fix m_datetime bugv0.4.1David Luevano Alvarado
2021-05-27add tags inside article footer instead of separate html elementDavid Luevano Alvarado
2021-05-25fix bugv0.4.0David Luevano Alvarado
2021-05-25fix bugDavid Luevano Alvarado
2021-05-25fix bugDavid Luevano Alvarado
2021-05-25add sitemap supportDavid Luevano Alvarado
2021-05-25fix readme linksv0.3.1David Luevano Alvarado
2021-05-25add tags as categoriesDavid Luevano Alvarado
2021-05-25add content:encoded tag in rss and update readmeDavid Luevano Alvarado
2021-05-23add better version printingv0.3.0David Luevano Alvarado
2021-05-23fix timezoneDavid Luevano Alvarado
2021-05-23fix missing ref to objDavid Luevano Alvarado
2021-05-23fix bad method callDavid Luevano Alvarado
2021-05-23... literally 3 commits to fix a missing objDavid Luevano Alvarado
2021-05-23ACTUALLY add missing config obj lolDavid Luevano Alvarado
2021-05-23fix missing config objDavid Luevano Alvarado
2021-05-23add rss supportDavid Luevano Alvarado
2021-05-18lol wrong src and dst variables readv0.2.4David Luevano Alvarado
2021-05-18fix error on parsing config fileDavid Luevano Alvarado
2021-05-18finally fix argparse error, questionmarkDavid Luevano Alvarado
2021-05-18checking argparse errorsDavid Luevano Alvarado
2021-05-18fix missing importDavid Luevano Alvarado
2021-05-18add more configuration options and refactor its parsingv0.2.3David Luevano Alvarado
2021-05-17fix sorting of pages and update default templatesv0.2.2David Luevano Alvarado
2021-05-17fix required base url and tag header substitutionv0.2.1David Luevano Alvarado
2021-05-16refactor code and finish basic featuresDavid Luevano Alvarado
2021-05-11refactor code and almost finish main functionalityv0.1.0David Luevano Alvarado
2021-05-09semiworking program, still very alphaDavid Luevano Alvarado
2021-05-05Add working file discovery and destination file structure creationDavid Luevano Alvarado
2021-05-05initial template creation, barebones arg parserDavid Luevano Alvarado