deleted copy
This commit is contained in:
parent
e2c66c643c
commit
ee75d41856
1 changed files with 5 additions and 2 deletions
|
|
@ -2,14 +2,17 @@
|
|||
title: What can be deleted
|
||||
---
|
||||
|
||||
You can delete the following files and archives (the theme may break though, if there are still references to them):
|
||||
**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:
|
||||
|
||||
- `github.js` in `src/_data/`
|
||||
- `builtwith.json` in `src/_data/`
|
||||
- all the blog posts, as these serve only as an example
|
||||
- all the blog 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`.
|
||||
Keep the `favicon` and `template` folders though.
|
||||
|
||||
If you don't want to feature any code examples, you may delete the whole stylesheet for syntax highlighting: `src/assets/css/blocks/code.css`.
|
||||
In general, any CSS block in there is optional.
|
||||
|
|
|
|||
Loading…
Reference in a new issue