index
:
pyssg
dev
main
A Static Site Generator using markdown files.
luevano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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 bug
v0.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 bug
v0.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 printing
v0.3.0
David Luevano Alvarado
2021-05-23
fix timezone
David Luevano Alvarado
2021-05-23
fix missing ref to obj
David Luevano Alvarado
2021-05-23
fix bad method call
David Luevano Alvarado
2021-05-23
... literally 3 commits to fix a missing obj
David Luevano Alvarado
2021-05-23
ACTUALLY add missing config obj lol
David Luevano Alvarado
2021-05-23
fix missing config obj
David Luevano Alvarado
2021-05-23
add rss support
David Luevano Alvarado
2021-05-18
lol wrong src and dst variables read
v0.2.4
David Luevano Alvarado
2021-05-18
fix error on parsing config file
David Luevano Alvarado
2021-05-18
finally fix argparse error, questionmark
David Luevano Alvarado
2021-05-18
checking argparse errors
David Luevano Alvarado
2021-05-18
fix missing import
David Luevano Alvarado
2021-05-18
add more configuration options and refactor its parsing
v0.2.3
David Luevano Alvarado
2021-05-17
fix sorting of pages and update default templates
v0.2.2
David Luevano Alvarado
2021-05-17
fix required base url and tag header substitution
v0.2.1
David Luevano Alvarado
2021-05-16
refactor code and finish basic features
David Luevano Alvarado
2021-05-11
refactor code and almost finish main functionality
v0.1.0
David Luevano Alvarado
2021-05-09
semiworking program, still very alpha
David Luevano Alvarado
2021-05-05
Add working file discovery and destination file structure creation
David Luevano Alvarado
2021-05-05
initial template creation, barebones arg parser
David Luevano Alvarado
2021-05-04
Prepare barebones package info
David Luevano Alvarado