14 lines
501 B
Markdown
14 lines
501 B
Markdown
A bare-bones personal website relying only on simple scripts.
|
|
|
|
## Next
|
|
- [x] Set page titles dynamically
|
|
- [ ] Handle header a11y
|
|
- [ ] 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>
|
|
- [x] Add an RSS feed
|
|
- [ ] Add tags
|