summaryrefslogtreecommitdiff
path: root/src/pyssg/builder.py
AgeCommit message (Expand)Author
2023-08-21last commit before rewriteHEADmainDavid Luevano Alvarado
2023-02-18fix flake8 issues, still need to fix 80+ col linesDavid Luevano Alvarado
2022-12-27remove unnecessary variables for page objectv0.8.2David Luevano Alvarado
2022-12-12remove force feature, unnecessary complexityDavid Luevano Alvarado
2022-12-08refactor code, small bug fixing and changesDavid Luevano Alvarado
2022-12-07refactor code, fix config checker and new files for pyssg.xyzDavid Luevano Alvarado
2022-12-05add extra configuration for more control, add pyssg.xyz exampleDavid Luevano Alvarado
2022-12-04migrate from INI to YAML, breaks compatibilityDavid Luevano Alvarado
2022-12-04change syntax for accessing config variableDavid Luevano Alvarado
2022-11-27refactor code and fix type checksDavid 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-18add logging to builder, md_parser and page, and minor code refactorDavid Luevano Alvarado
2022-04-17refactor config handler and morev0.6.0David Luevano Alvarado
2021-06-05refactor code and add image_url parsingv0.5.3David Luevano Alvarado
2021-06-04add ability to copy basic template filesv0.5.0David Luevano Alvarado
2021-06-04refactor and add support for jinijaDavid Luevano Alvarado
2021-05-27add tags inside article footer instead of separate html elementDavid Luevano Alvarado
2021-05-25add sitemap supportDavid Luevano Alvarado
2021-05-23add rss supportDavid 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