diff --git a/README.md b/README.md index 01d7147..681e275 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,23 @@ -# Gugelfrei +# gugelfrei.de -Develop with `hugo serve` +## checkout +- `git clone git@git.gugelfrei.de:websites/gugelfrei.git` -Deploy with `deploy.sh` +## submodule sync +``` +git submodule sync +git submodule update --init --recursive --remote +``` +## Develop +- `hugo serve` + +## Deploy +- `deploy.sh` + + +## Credits +- Original Design template by Jan Raasch +- Contact form backend by reusableforms.com +- Image slider loryjs +- Collapsible shortcode from [alexandruioan](https://github.com/alexandruioanp/hugo-universal-collapsible) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 71e5f20..6e5f990 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -16,13 +16,7 @@ https://github.com/janraasch/hugo-product-launch/blob/master/MORE_PERMISSIONS.md -->
- - Credits for this page:
- + Find credits for this page in the gitea
Zuletzt geƤndert: {{ now.Format "2006-01-02" }}
{{ end }}