1st request #1
BIN
blog/.DS_Store
vendored
BIN
blog/.DS_Store
vendored
Binary file not shown.
BIN
blog/themes/.DS_Store
vendored
BIN
blog/themes/.DS_Store
vendored
Binary file not shown.
@@ -1,11 +1,6 @@
|
|||||||
App.js:
|
Tasks:
|
||||||
✔ Document using the `/* webpackChunkname: "name" */ @done (5/29/2020, 12:34:27 AM)
|
☐ Move all the scss into the new theme.
|
||||||
✔ What does `const { default: App }` do? @done (5/29/2020, 12:34:29 AM)
|
☐ Move the image shortcode into the new theme.
|
||||||
|
☐ Recreate the fonts scss file and apply it.
|
||||||
Plugins:
|
☐ Download and create the monospace font.
|
||||||
✔ Add `purgecss-webpack-plugin`: <https://pusher.com/tutorials/webpack-part-7>. @done (5/29/2020, 12:46:26 AM)
|
☐ Create a gulpfile to build the search index.
|
||||||
Notes:
|
|
||||||
Do this after the html templates have been added - this will only import the css classes that have been used.
|
|
||||||
|
|
||||||
Layout:
|
|
||||||
✔ Make sure the contents of app.js and main.js are documented. Specifically the content of main.js so it imports the app.js. @done (5/29/2020, 12:46:35 AM)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user