From 0c4e11efcf70d89a9f20d637ada524430b83e0ff Mon Sep 17 00:00:00 2001 From: Lene Saile Date: Fri, 16 Feb 2024 19:36:09 +0100 Subject: [PATCH] Update what-delete.md --- src/docs/what-delete.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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`.