sforkowany z mirror/fedigov
1
0
Forkuj 0
ralfhersel 2022-12-15 18:16:58 +01:00
rodzic 591f99211c
commit b03fc8cf9a
2 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -68,13 +68,13 @@ Country or local groups of the FSFE can easily fork and adapt this website to yo
3. Ensure that Git is installed on your computer. If you don't know what it is, [read this](https://www.baeldung.com/git-guide).
4. Clone this repo to your Hugo fedigov directory: **git clone https://codeberg.org/ralfhersel/fedigov.git**
4. Clone this repo to your Hugo fedigov directory: **git clone https://git.fsfe.org/FSFE/fedigov.git**
5. Run the site locally: **hugo server**
6. View it in your webbrowser at: http://localhost:1313/
7. Change the content to your national/lcoal requirements.
7. Change the content to your national/local requirements.
8. Basic settings are in: **config.yaml**

Wyświetl plik

@ -13,3 +13,7 @@ CTA-Buttons: /site/themes/hugo-fresh/assets/fresh/partials/_buttons.scss
Footer
/site/themes/hugo-fresh/layouts/partials/footer.html
README.md
replaced 'lcoal' with 'local'
replaced 'https://codeberg.org/ralfhersel/fedigov.git' with 'https://git.fsfe.org/FSFE/fedigov.git'