Update README
This commit is contained in:
parent
648598a246
commit
fb77fc26e4
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ A bare-bones personal website relying only on simple scripts.
|
||||||
|
|
||||||
## Next
|
## Next
|
||||||
- [x] Set page titles dynamically
|
- [x] Set page titles dynamically
|
||||||
|
- [ ] Handle header a11y
|
||||||
- [ ] Add post date
|
- [ ] Add post date
|
||||||
- [ ] Add post authorship linked to author homepage
|
- [ ] Add post authorship linked to author homepage
|
||||||
- [ ] Add source code link on homepage
|
- [ ] Add source code link on homepage
|
||||||
|
|
@ -9,5 +10,5 @@ A bare-bones personal website relying only on simple scripts.
|
||||||
- [ ] Style inline `<code>` tags
|
- [ ] Style inline `<code>` tags
|
||||||
- [ ] Create a custom syntax highlighting style
|
- [ ] Create a custom syntax highlighting style
|
||||||
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
|
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
|
||||||
- [ ] Add an RSS feed
|
- [x] Add an RSS feed
|
||||||
- [ ] Add tags
|
- [ ] Add tags
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue