summaryrefslogtreecommitdiff
path: root/src/pyssg/md_parser.py
AgeCommit message (Expand)Author
2023-05-01small bugfix, add toc settings, update example site and delete unnecessary st...David Luevano Alvarado
2023-05-01fix small bug on page metadata parsingDavid Luevano Alvarado
2023-04-25refactor tests and add more typingDavid Luevano Alvarado
2023-02-25add database testsDavid Luevano Alvarado
2023-02-18fix flake8 issues, still need to fix 80+ col linesDavid Luevano Alvarado
2023-02-18modify build config and add more test packagesDavid Luevano Alvarado
2022-12-12remove force feature, unnecessary complexityDavid Luevano Alvarado
2022-12-08refactor code, small bug fixing and changesDavid 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-29refactor database entries into its own classDavid Luevano Alvarado
2022-11-27refactor code and fix type checksDavid Luevano Alvarado
2022-11-26replace uncompatible highlighter/markerv0.7.3David Luevano Alvarado
2022-05-21Add new extensions for ^ and ~ syntaxv0.7.2David Luevano Alvarado
2022-04-20minor refactoringDavid Luevano Alvarado
2022-04-18add logging to builder, md_parser and page, and minor code refactorDavid Luevano Alvarado