Fix readme and update vale styles folder.
This commit is contained in:
parent
198866093e
commit
f2d9b30662
45 changed files with 5 additions and 6 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
StylesPath = styles
|
StylesPath = vale
|
||||||
MinAlertLevel = suggestion
|
MinAlertLevel = suggestion
|
||||||
Packages = Google, write-good
|
Packages = Google, write-good
|
||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
BasedOnStyles = Vale, Google, write-good, extend-spell
|
BasedOnStyles = Vale, Google, write-good, extend-spell
|
||||||
Vale.Spelling = NO
|
Vale.Spelling = NO
|
||||||
|
|
||||||
|
|
@ -1,7 +1,5 @@
|
||||||
# gugulet.hu
|
# Site
|
||||||
|
|
||||||
This repo contains the files for maintaining my personal website: [gugulet.hu](https://gugulet.hu) and is built using the MkDocs Material static site generator.
|
     
|
||||||
|
|
||||||
## Setting up local development
|
This repo contains the files for maintaining my personal website: [gugulet.hu](https://gugulet.hu) and is built using the [Zensical static site generator](https://zensical.org/).
|
||||||
|
|
||||||
The following tools are used for local development the
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue