Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-31 | added array of posts to ignore | Daniel Jones | 1 | -0/+1 | |
2019-12-31 | remove all the copypastaing | Daniel Jones | 1 | -1/+1 | |
2019-12-31 | start generating posts | Daniel Jones | 1 | -0/+8 | |
currently gets every file in the posts directory, sorts them and temporarily creates empty txt files in output/posts. lots to do still. | |||||
2019-12-30 | generate most pages except posts | Daniel Jones | 1 | -1/+53 | |
2019-12-27 | moved some code around and finished basic page generation | Daniel Jones | 1 | -0/+1 | |
it is far too hacky though, createtmpfile() is an ugly hack that cannot stay. the problem is replaceinpage() and the functions it calls expects a file name that it opens, i cannot just pass it a string. i need to figure out a better solution | |||||
2019-12-25 | first commit | Daniel Jones | 1 | -0/+48 | |