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
/
ChangeLog
Age
Commit message (
Expand
)
Author
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