Site Roadmap… such a nice way to say “to-do list”.
Prelaunch/v1
Add Classic EditorAdd this pageAdd ColophonBasic WP settingsAdd themes:UnderstrapUnderstrap childTwenty Seventeen
Create GitHub Repo for child theme:https://github.com/jwrobbs/understrap-child-for-jwrSet up npm watcher and other voodooUpdate theme (or whatever npm audit is)Try to upgrade bootstrap w/o breaking anything- It broke. $theme-colors-rgb comes up 3 times in the SCSS but it isn’t defined. Grrr… Solution
Edit “Hello world”Remove other default content/pluginsAdd plugins:Duplicator Pro- W
ordFence Rank Math SEOInstant ImagesShortPixel
v1.0.1
More pluginsWP Super CacheAutoptimizeSite KitQuery Monitor
- Style:
Get rid of this purpleSet fontsSet content widthRemove the sidebars
- Rebuild:
- Header template
- Footer template
- Page template
- Post template
- Post archive template
Don’t forget to remove the sidebars’ code
- Menus:
- Main menu
- Footer menu
Set up cron (the old one should be running)Figure out some kind of CI/CD system
v1.1
- Create a new home page
- Page or Template?
- Add code snippet library section
- Add syntax plugin (Enlighter?)
v1.2
- Add review section (category, not CPT)
- Install ACF Pro
- Create a plugin to house functions:
- Display review data
- Create schema data
- Create GitHub repo
- Modify template (templates?)
- Do it as a tutorial?