Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-27 | remove unnecessary variables for page objectv0.8.2 | David Luevano Alvarado | |
removed some of the unnecessary variables for dates on the page object, as well as from the mandatory config | |||
2022-12-14 | add more files, fixed bugs related to multiple documents in yaml configv0.8.1 | David Luevano Alvarado | |
2022-12-14 | add new files for pyssg.xyz, add multiple document support | David Luevano Alvarado | |
2022-12-13 | add pyssg.xyz configs and templates | David Luevano Alvarado | |
2022-12-13 | update pyssg.xyz site files | David Luevano Alvarado | |
2022-12-12 | fix for twine upload to pypi | David Luevano Alvarado | |
2022-12-12 | refactor code and update readmev0.8.0 | David Luevano Alvarado | |
2022-12-12 | remove force feature, unnecessary complexity | David Luevano Alvarado | |
2022-12-08 | refactor code, small bug fixing and changes | David Luevano Alvarado | |
2022-12-07 | refactor code, fix config checker and new files for pyssg.xyz | David Luevano Alvarado | |
2022-12-05 | add extra configuration for more control, add pyssg.xyz example | David Luevano Alvarado | |
this is the first step towards creating a way to handle multiple subdomains/configs in a single run for a more cohesive site generation | |||
2022-12-04 | forgot to change extension on argparser help text | David Luevano Alvarado | |
2022-12-04 | migrate from INI to YAML, breaks compatibility | David Luevano Alvarado | |
config file and template files need to be converted to the new format to use with YAML config | |||
2022-12-04 | change syntax for accessing config variable | David Luevano Alvarado | |
2022-11-29 | refactor database entries into its own class | David Luevano Alvarado | |
2022-11-27 | refactor code and fix type checks | David Luevano Alvarado | |
still need to refactor more code before migrating to yaml config file | |||
2022-11-27 | change python/twine command for the build command | David Luevano Alvarado | |
2022-11-26 | replace uncompatible highlighter/markerv0.7.3 | David Luevano Alvarado | |
2022-05-21 | Add new extensions for ^ and ~ syntaxv0.7.2 | David Luevano Alvarado | |
2022-04-23 | add proper var expansion from config filev0.7.1 | David Luevano Alvarado | |
2022-04-23 | add checksum checking for mod files instead of timestampv0.7.0 | David Luevano Alvarado | |
2022-04-20 | mayor bugfix in the database writerv0.6.2 | David Luevano Alvarado | |
database was writing only one of the file info, effectively deleting all db | |||
2022-04-20 | minor refactoring | David Luevano Alvarado | |
2022-04-18 | add meaningful error messages when missing mandatory metadatav0.6.1 | David Luevano Alvarado | |
2022-04-18 | add logging to builder, md_parser and page, and minor code refactor | David Luevano Alvarado | |
2022-04-18 | minor debug fix for database | David Luevano Alvarado | |
2022-04-18 | fix db write bug missing newline, minor refactor | David Luevano Alvarado | |
2022-04-18 | fix pyssg and database errors | David Luevano Alvarado | |
fixed md extensions debug line, refactored and fixed read function for database for the case when there is no db file yet | |||
2022-04-18 | add logging to database, discovery and pyssg | David Luevano Alvarado | |
2022-04-17 | add typing to formatter | David Luevano Alvarado | |
2022-04-17 | add debug flag, minor fix in readme | David Luevano Alvarado | |
2022-04-17 | add initial logging capabilities | David Luevano Alvarado | |
still need to add logging to rest of the program: builder, database, discovery, page, parser and rest of the pyssg (build part) | |||
2022-04-17 | add build and upload command, modified readme | David Luevano Alvarado | |
2022-04-17 | refactor config handler and morev0.6.0 | David Luevano Alvarado | |
Refactored the configuration handling to use configparser; also the argument parser; generally added more 'logging'; updated template resources; and more minor things | |||
2022-04-16 | add default configuration to resources | David Luevano Alvarado | |
2022-04-16 | refactor argument parser | David Luevano Alvarado | |
2022-04-16 | update requirements | David Luevano Alvarado | |
2022-02-20 | The bullets did not have checkboxes in the To be added section | El LM | |
2022-02-20 | A header was wrong | El LM | |
2022-02-20 | A little documentation added to avoid mistakes by new users. | El LM | |
2021-09-26 | kek xd rofl lmao forgot to save a file:), now actually a quick fix | David Luevano Alvarado | |
2021-09-26 | quick fix on random uppercased letters | David Luevano Alvarado | |
2021-06-08 | Merge branch 'main' of github.com:luevano/pyssg | David Luevano Alvarado | |
Because I'm the boss here. | |||
2021-06-08 | Delete pyssgrc | David Luevano Alvarado | |
2021-06-07 | fix bug on new extensions | David Luevano Alvarado | |
2021-06-07 | add new extensions | David Luevano Alvarado | |
2021-06-06 | fix bug on prev/next objects of page | David Luevano Alvarado | |
2021-06-06 | add config to read first pyssgrc and then to the xdg directory | David Luevano Alvarado | |
2021-06-06 | fix bug on image_url | David Luevano Alvarado | |
2021-06-05 | fix another bug | David Luevano Alvarado | |