smolBlog - one simple php page and that's about it. plus optional new post page
In sets of ten posts per page.
- Headers
- Bold text
- Italic text
- Underline text
- Paragraphs
- Lists
- Code Blocks
- Inline Code
- Blockquotes
- Images
You can do rudimentary code here without worries. Try not to break your own site.
Single post per day. Any additional posts are appended to the same date.
Single file runtime. Optional second file for new posts.
Downoad the file and drop it on your local (or remote) webserver. Create a folder named posts and drop your entries there in the format of YYYYMMDD.md. As long as you can parse PHP, and it's recent enough, it should work. If using the optional new post page, it'll create a directory and autoassign filenames based on date.