Fix readme and update vale styles folder.

This commit is contained in:
g_it 2026-02-11 13:50:04 +01:00
commit f2d9b30662
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
45 changed files with 5 additions and 6 deletions

View file

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

View file

@ -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. ![GSAP](https://img.shields.io/badge/GSAP-0AE448?style=flat&logo=GSAP&logoColor=white) ![Markdown](https://img.shields.io/badge/Markdown-000000?style=flat&logo=Markdown&logoColor=white) ![CSS](https://img.shields.io/badge/CSS-663399?style=flat&logo=CSS&logoColor=white) ![Jinja](https://img.shields.io/badge/Jinja-7E0C1B?style=flat&logo=Jinja&logoColor=white) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=flat&logo=Docker&logoColor=white) ![Shell](https://img.shields.io/badge/zsh-F15A24?style=flat&logo=zsh&logoColor=white)
## 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