chhhhanges
This commit is contained in:
parent
f447824ae1
commit
c7b735eca5
2 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ You can delete the following files and archives (the theme may break though, if
|
|||
- `github.js` in `src/_data/`
|
||||
- `builtwith.json` in `src/_data/`
|
||||
- all the blog posts, as these serve only as an example
|
||||
- the directoy 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
|
||||
- You can delete `screenshots`, `blog` and `gallery` in `src/assets/images`.
|
||||
Keep the `favicon` and `template` folders though.
|
||||
|
|
|
|||
|
|
@ -34,4 +34,6 @@ At the moment I have relocated the creation of the images in the development pro
|
|||
|
||||
This is fine as long as you only work with markdown and the font is always installed on your system, how this works with a CMS workflow remains to be seen.
|
||||
|
||||
Consider that the domain is a hard coded value in `src/common/og-images.njk`.
|
||||
|
||||
Let me know if you encounter any problems.
|
||||
|
|
|
|||
Loading…
Reference in a new issue