Die übergreifende 600 Watt Website https://www.600watt.org/
 
 
 
Go to file
Marian Steinbach 45a0c8fe1f Link zu PVCDROM hinzugefuegt 2023-06-06 08:36:34 +02:00
archetypes All new 2022-09-05 08:40:07 +02:00
content Link zu PVCDROM hinzugefuegt 2023-06-06 08:36:34 +02:00
themes/600watt Add preview image for potential 2022-10-11 09:44:27 +02:00
.gitignore Add favicon and other icons (#4) 2022-09-21 21:09:26 +02:00
README.md All new 2022-09-05 08:40:07 +02:00
config.yaml Use Heebo font 2022-09-23 22:06:34 +02:00
hugo_stats.json Add preview image for potential 2022-10-11 09:44:27 +02:00
netlify.toml Add more npm install command 2022-09-05 21:02:55 +02:00

README.md

Netlify Status

600 Watt Website

Öffentliche URL: www.600watt.org

Entwicklung

Die Site wird mit HUGO erstellt. Darüber hinaus wird NodeJS benötigt und die NPM-Module postcss und autoprefixer müssen global installiert sein.

npm install -g postcss postcss-cli autoprefixer

Zum Starten des lokalen Servers, als Vorschau während des Bearbeitens:

hugo server --disableFastRender --ignoreCache --gc

Zum Rendern statischer Dateien:

hugo --gc --minify

Credits

Das Theme basiert auf hugo-tailwindcss-starter-theme, Copyright (c) 2018 Dirk Olbrich, veröffentlicht under MIT Lizenz.