wp-73k/TODO.md

26 lines
1.2 KiB
Markdown
Raw Normal View History

# TODO
- [X] ~~*fork*~~ [2021-07-02]
- [X] ~~*rebrand*~~ [2021-07-02]
- [X] ~~*initial updating of node modules/webpack*~~ [2021-07-02]
2021-07-04 09:26:44 -04:00
- [X] ~~*replace tailwind with bootstrap*~~ [2021-07-03]
- [X] ~~*initial webpack config for development*~~ [2021-07-04]
- [X] ~~*add font handling if possible*~~ [2021-07-04]
- [X] ~~*add svg sprite handling if possible*~~ [2021-07-04]
2021-07-06 14:57:45 -04:00
- [X] ~~*svg theme function?*~~ [2021-07-06]
- [X] ~~*navbar menu*~~ [2021-07-06]
- [X] ~~*navbar hamburger mobile toggler*~~ [2021-07-06]
2021-07-04 09:26:44 -04:00
- [ ] pore through template files to update theming
2021-07-06 14:57:45 -04:00
- [X] ~~*initial front-page.php*~~ [2021-07-06]
- [X] ~~*create social-icons working for front page*~~ [2021-07-06]
- [ ] create About page and suitable index.php modifications for it
- [ ] create some blog entries
- [ ] create Blog page and is index.php also ok for it?
- [ ] create Resume page and decide on using general or specific template
- [ ] create Portfolio placeholder page
- [ ] properly incorporate favicons (meta links etc)
- [ ] include pubkey asc file, others??
2021-07-04 09:26:44 -04:00
- [ ] purgecss/webpack config for production
- [ ] double-check npm run build output to ensure it's all working
- [ ] ...
- [ ] profit!