diff --git a/src/docs/what-delete.md b/src/docs/what-delete.md index def9b85..79b9b42 100644 --- a/src/docs/what-delete.md +++ b/src/docs/what-delete.md @@ -3,12 +3,12 @@ title: What can be deleted --- **Everything, of course** -This is still meant to be a starter, even though it grew to be more like a template I fear. -If you want to keep most of my defaults, but get rid of the example content, you can delete the following files and archives: +This is still meant to be a starter, even though it grew to be more like a template. +If you want to keep the defaults, but get rid of the example content, delete the following files and archives: - `github.js` in `src/_data/` - `builtwith.json` in `src/_data/` -- all the blog posts +- all files in `src/posts` - the directory and all files in `src/docs` - all pages in `src/pages`, though you might want to keep `index.njk` as a starting point - You can delete `screenshots`, `blog` and `gallery` in `src/assets/images`.