summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21last commit before rewriteHEADmainDavid Luevano Alvarado
2023-05-02update readmev0.9.0David Luevano Alvarado
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-05-01add page class testingDavid Luevano Alvarado
2023-04-25refactor tests and add more typingDavid Luevano Alvarado
2023-02-26fix flake8 warningsDavid Luevano Alvarado
2023-02-25add database testsDavid Luevano Alvarado
2023-02-24add database_entry tests, change type for tags attrDavid Luevano Alvarado
2023-02-24add utils tests, small refactorDavid Luevano Alvarado
2023-02-21add configuration testing, small refactorDavid Luevano Alvarado
2023-02-19add yaml_parser tests, small refactorDavid Luevano Alvarado
2023-02-19refactor custom logger and add testsDavid Luevano Alvarado
2023-02-19add final arg parser tests, refactor pyssg error msgsDavid Luevano Alvarado
2023-02-18add simple test featureDavid Luevano Alvarado
2023-02-18fix flake8 issues, still need to fix 80+ col linesDavid Luevano Alvarado
2023-02-18add html files for toc testingDavid Luevano Alvarado
2023-02-18modify build config and add more test packagesDavid Luevano Alvarado
2022-12-27add extra method for date conversionsv0.8.3David Luevano Alvarado
2022-12-27fix links for some pagesDavid Luevano Alvarado
2022-12-27remove unnecessary variables for page objectv0.8.2David Luevano Alvarado
2022-12-14add more files, fixed bugs related to multiple documents in yaml configv0.8.1David Luevano Alvarado
2022-12-14add new files for pyssg.xyz, add multiple document supportDavid Luevano Alvarado
2022-12-13add pyssg.xyz configs and templatesDavid Luevano Alvarado
2022-12-13update pyssg.xyz site filesDavid Luevano Alvarado
2022-12-12fix for twine upload to pypiDavid Luevano Alvarado
2022-12-12refactor code and update readmev0.8.0David 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-04forgot to change extension on argparser help textDavid 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-27change python/twine command for the build commandDavid 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-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-20mayor bugfix in the database writerv0.6.2David Luevano Alvarado
2022-04-20minor refactoringDavid Luevano Alvarado
2022-04-18add meaningful error messages when missing mandatory metadatav0.6.1David Luevano Alvarado
2022-04-18add logging to builder, md_parser and page, and minor code refactorDavid Luevano Alvarado
2022-04-18minor debug fix for databaseDavid Luevano Alvarado
2022-04-18fix db write bug missing newline, minor refactorDavid Luevano Alvarado
2022-04-18fix pyssg and database errorsDavid Luevano Alvarado
2022-04-18add logging to database, discovery and pyssgDavid Luevano Alvarado
2022-04-17add typing to formatterDavid Luevano Alvarado