Update roadmap
This commit is contained in:
parent
ed8e44ff25
commit
409634fbdd
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue