wp-73k/TODO.md

53 lines
2.5 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]
- [X] ~~*pore through template files to update theming*~~ [2021-07-08]
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]
2021-07-06 23:31:20 -04:00
- [X] ~~*create About page and suitable page.php for it & other generic pages*~~ [2021-07-06]
- [X] ~~*create some blog entries*~~ [2021-07-06]
- [X] ~~*properly incorporate favicons (meta links etc)*~~ [2021-07-07]
- [X] ~~*include pubkey asc file, others??*~~ [2021-07-07]
- [X] ~~*purgecss/webpack config for production*~~ [2021-07-07]
- [X] ~~*clear dist folder and test building again*~~ [2021-07-07]
- [X] ~~*continue blog work*~~ [2021-07-08]
- [X] ~~*confirm content-article.php ok for multi-post blog page index listing*~~ [2021-07-08]
- [X] ~~*single-post blog post view?*~~ [2021-07-08]
- [X] ~~*MOVE TO MCCOY/DEV1 WORDPRESS (1.5.8 RC1 ?)*~~ [2021-07-08]
- [ ] create Resume page
2021-07-09 12:29:48 -04:00
- [X] ~~*reconfigured social icons to allow filtering to professional icons*~~ [2021-07-09]
- [X] ~~*also allowing 'social_icons' shortcode for inserting social icons from wp editor*~~ [2021-07-09]
- [ ] implement resume separator content
- [ ] implement resume content ... and update?
- [ ] re-do Front Page as content from within WP?
- [ ] using 'featured image' or some such?
- [ ] using shortcode for social icons?
- [ ] figure out Search
- [ ] Recipes & trip logs w/images? Videos?
- [ ] double-check npm run build output to ensure it's all working
- [ ] ...
- [ ] profit!
- [ ] TRANSFER TO PRODUCTION
- [ ] content/settings (db export?)
- [ ] nginx config w/special root files
- [ ] Plugins for security and optimization
- [ ] jetpack? markdown from that one?
2021-07-09 12:29:48 -04:00
- [ ] caching? lighthouse report (cat-roof webp, woff2 fonts)
- [ ] [info](https://wordpress.org/support/article/optimization/#browser-caching)
- [ ] comments? discussion?
- [ ] indieweb stuff?
2021-07-09 12:29:48 -04:00
- [ ] use wordpress for filebrowser login auth?
- [ ] Portfolio: just a blog category view of project blog posts?
- [ ] add recipe posts
- [ ] add some code/notes posts of things I've learned?
- [ ] other ideas?