deleted copy

This commit is contained in:
madrilene 2024-02-16 15:50:49 +01:00
parent e2c66c643c
commit ee75d41856

View file

@ -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.