blog/README.md
2024-02-24 12:58:47 -03:00

13 lines
476 B
Markdown

A bare-bones personal website relying only on simple scripts.
## Next
- [ ] Set page titles dynamically
- [ ] Add post date
- [ ] Add post authorship linked to author homepage
- [ ] Add source code link on homepage
- [ ] Update data object programmatically on HTML post generation
- [ ] Style inline `<code>` tags
- [ ] Create a custom syntax highlighting style
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
- [ ] Add an RSS feed
- [ ] Add tags