diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-03 02:06:23 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-03 02:06:23 -0400 |
| commit | d0e79efdaec009e0f43e91dd1cd1dffd64f5da49 (patch) | |
| tree | aa613bbbad1713ad5039e6ab7e5b810d3307ee27 | |
| parent | de8ee15a0ce5a7f44a0dea11860ac989f551ffe4 (diff) | |
improved todo
| -rw-r--r-- | TODO | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -1,10 +1,13 @@ -- [x] Images for projects in list -- [ ] Meta descriptions (for SEO) -- [ ] new git server +- [x] images for projects in list +- [x] new git server +- [ ] git permission and private repo +- [ ] git scripts and hooks in repo +- [ ] cgit dark mode +- [ ] put cgit config in repo Revamp - [x] port articles to directories -- [ ] No subtitles in title, better title sizing -- [ ] Everything is in sections -- [ ] Better h1..h6 styling -- [ ] Clean up project style (wide container, each element)
\ No newline at end of file +- [ ] no subtitles in title, better title sizing +- [ ] everything is in sections +- [ ] better h1..h6 styling +- [ ] clean up project style (wide container, each element)
\ No newline at end of file |
