I made this simple blog using python. I create text files in a directory using a script and then run another script to turn them into HTML.
The timestamp is stored in the filename of the text file.
Features to add:
- Pagination
- Better line breaks
- Better CSS (for my whole space)
- Titles (maybe)
- Timezones? (if possible)
- Formatting (seems unnecessary)