wp-73k/TODO.md

2.1 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
    • 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 ?)
  • syntax highlighting?
    • create some posts with code inside (inline and blocks)
    • create plugin to use chroma to highlight?
  • remaining pages
    • create Resume page and decide on using general or specific template
    • create Portfolio placeholder page
    • sidebar or footer for blog pages? meta info etc?
    • footer for non-front-page that isn't stuck to bottom right?
  • double-check npm run build output to ensure it's all working
  • ...
  • profit!
  • TRANSFER TO PRODUCTION
    • content/settings (db export?)
    • contents of assets/cp-to-root folder: copy to root of wordpress install
  • use wordpress for filebrowser login auth?
  • Plugins for security and optimization
    • jetpack? markdown from that one?
    • indieweb stuff?