about summary refs log tree commit diff
path: root/sample/html
AgeCommit message (Expand)Author
2023-12-05strike: process files in subdirectoriesStarfall
2023-12-05strike: use pathlib.Path for better readability where simpleStarfall
2023-12-05strike: implement basic key=value front matterStarfall
2023-12-05strike: implement meta[title] and meta[data] from file informationStarfall
2023-12-05strike: read and process from config fileStarfall