Update what-delete.md
This commit is contained in:
parent
ee75d41856
commit
0c4e11efcf
1 changed files with 3 additions and 3 deletions
|
|
@ -3,12 +3,12 @@ title: What can be deleted
|
||||||
---
|
---
|
||||||
|
|
||||||
**Everything, of course**
|
**Everything, of course**
|
||||||
This is still meant to be a starter, even though it grew to be more like a template I fear.
|
This is still meant to be a starter, even though it grew to be more like a template.
|
||||||
If you want to keep most of my defaults, but get rid of the example content, you can delete the following files and archives:
|
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/`
|
- `github.js` in `src/_data/`
|
||||||
- `builtwith.json` 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`
|
- 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
|
- 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`.
|
- You can delete `screenshots`, `blog` and `gallery` in `src/assets/images`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue