-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #218 from mortendk/remove-prettier
Remove prettier
- Loading branch information
Showing
3 changed files
with
31 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
An upgrade guide | ||
|
||
Heres a short guide to upgrade saga11 | ||
|
||
## Delete: | ||
These files and folder delete em | ||
|
||
/node_modules/ | ||
/_site/ | ||
/package-lock.json | ||
|
||
Both will be regenered when you `npm install` and `npm start` | ||
|
||
## Overvrite | ||
/eleventy.config.js | ||
/netlify.toml | ||
/src/debug | ||
/src/system | ||
|
||
## Config | ||
|
||
|
||
/src/themes/grunn | ||
/src/themes/nakinn | ||
/src/themes/styleguide |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters