wp-73k/TODO.md

2.3 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
    • reconfigured social icons to allow filtering to professional icons
    • also allowing 'social_icons' shortcode for inserting social icons from wp editor
    • 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
  • use wordpress for filebrowser login auth?
  • Plugins for security and optimization
    • jetpack? markdown from that one?
    • indieweb stuff?
  • 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?