diff --git a/blog/.DS_Store b/blog/.DS_Store index 36d6847..7dd594a 100644 Binary files a/blog/.DS_Store and b/blog/.DS_Store differ diff --git a/blog/themes/.DS_Store b/blog/themes/.DS_Store index 034e101..9271814 100644 Binary files a/blog/themes/.DS_Store and b/blog/themes/.DS_Store differ diff --git a/blog/todo-webpack.todo b/blog/todo-webpack.todo index 098d9d9..2a33548 100644 --- a/blog/todo-webpack.todo +++ b/blog/todo-webpack.todo @@ -1,11 +1,6 @@ -App.js: - ✔ Document using the `/* webpackChunkname: "name" */ @done (5/29/2020, 12:34:27 AM) - ✔ What does `const { default: App }` do? @done (5/29/2020, 12:34:29 AM) - -Plugins: - ✔ Add `purgecss-webpack-plugin`: . @done (5/29/2020, 12:46:26 AM) - 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) +Tasks: + ☐ Move all the scss into the new theme. + ☐ Move the image shortcode into the new theme. + ☐ Recreate the fonts scss file and apply it. + ☐ Download and create the monospace font. + ☐ Create a gulpfile to build the search index.