Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | 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 | |
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-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 | |
2021-06-05 | fix bug | David Luevano Alvarado | |
2021-06-05 | refactor code and add image_url parsingv0.5.3 | David Luevano Alvarado | |
2021-06-04 | fix minor bug on rss templatev0.5.2 | David Luevano Alvarado | |
2021-06-04 | minor fix on dirs discoveryv0.5.1 | David Luevano Alvarado | |
2021-06-04 | add ability to copy basic template filesv0.5.0 | David Luevano Alvarado | |
2021-06-04 | move plt dir to be included in data | David Luevano Alvarado | |
2021-06-04 | refactor and add support for jinija | David Luevano Alvarado | |
2021-05-27 | fix m_datetime bugv0.4.1 | David Luevano Alvarado | |
2021-05-27 | add tags inside article footer instead of separate html element | David Luevano Alvarado | |
2021-05-25 | fix bugv0.4.0 | David Luevano Alvarado | |
2021-05-25 | fix bug | David Luevano Alvarado | |
2021-05-25 | fix bug | David Luevano Alvarado | |
2021-05-25 | add sitemap support | David Luevano Alvarado | |
2021-05-25 | add tags as categories | David Luevano Alvarado | |
2021-05-25 | add content:encoded tag in rss and update readme | David Luevano Alvarado | |
2021-05-23 | add better version printingv0.3.0 | David Luevano Alvarado | |
2021-05-23 | fix timezone | David Luevano Alvarado | |
2021-05-23 | fix missing ref to obj | David Luevano Alvarado | |