wp-73k/TODO.md

3.5 KiB

TODO

  • fork [2021-07-02]
  • rebrand [2021-07-02]
  • initial updating of node modules/webpack [2021-07-02]
  • replace tailwind with bootstrap [2021-07-03]
  • initial webpack config for development [2021-07-04]
  • add font handling if possible [2021-07-04]
  • add svg sprite handling if possible [2021-07-04]
  • svg theme function? [2021-07-06]
  • navbar menu [2021-07-06]
  • navbar hamburger mobile toggler [2021-07-06]
  • pore through template files to update theming [2021-07-08]
    • initial front-page.php [2021-07-06]
    • create social-icons working for front page [2021-07-06]
    • create About page and suitable page.php for it & other generic pages [2021-07-06]
    • create some blog entries [2021-07-06]
  • properly incorporate favicons (meta links etc) [2021-07-07]
    • include pubkey asc file, others?? [2021-07-07]
  • purgecss/webpack config for production [2021-07-07]
    • clear dist folder and test building again [2021-07-07]
  • continue blog work [2021-07-08]
    • confirm content-article.php ok for multi-post blog page index listing [2021-07-08]
    • single-post blog post view? [2021-07-08]
  • MOVE TO MCCOY/DEV1 WORDPRESS (1.5.8 RC1 ?) [2021-07-08]
  • create Resume page [2021-07-09]
    • reconfigured social icons to allow filtering to professional icons [2021-07-09]
    • also allowing 'social_icons' shortcode for inserting social icons from wp editor [2021-07-09]
    • implement resume separator content [2021-07-09]
    • implement resume content ... and update? [2021-07-09]
  • re-do Front Page as content from within WP? [2021-07-09]
    • using 'featured image' or some such? [2021-07-09]
    • using shortcode for social icons? [2021-07-09]
  • SYNTAX HIGHLIGHTING PLUGIN [2021-07-10]
    • wrapping lines now? how to ensure nowrap? [2021-07-10]
  • add remaining content [2021-07-10]
  • blog pagination? [2021-07-10]
  • footer 'sidebar' (blog-only)? [2021-07-10]
    • date archives? [2021-07-10]
    • tag archives? [2021-07-10]
    • search? [2021-07-10]
    • meta? etc? [2021-07-10]
    • sidebar.php ?? [2021-07-10]
  • search field up top somewhere? [2021-07-10]
    • search.php ?? [2021-07-10]
  • 404.php [2021-07-10]
    • NGINX SNIPPETS - bring in for testing! [2021-07-10]
    • nginx 404 handling? [2021-07-10]
    • nginx 50x handling! - nginx purposefully generate 505 errors somehow? [2021-07-10]
  • double-check npm run build output to ensure it's all working
    • disable WP/SCRIPT DEBUG
  • ...
  • TRANSFER TO PRODUCTION
    • content/settings (db export?)
    • nginx config w/special root files
  • Plugins for security and optimization
    • jetpack? markdown from that one?
    • caching? lighthouse report (cat-roof webp, woff2 fonts)
  • comments.php & article post handling (form, styling, etc?)
    • comments? discussion?
    • indieweb stuff?
  • use wordpress for filebrowser login auth?
  • Portfolio: just a blog category view of project blog posts?
  • figure out Search
  • Recipes & trip logs w/images? Videos?
  • add some code/notes posts of things I've learned?
  • other ideas?