ein Entwurf für die Webseite des Imkervereins in Koestendorf
  • HTML 51.5%
  • SCSS 46.9%
  • JavaScript 1.6%
Find a file
2026-06-01 23:29:56 +02:00
content Correct some flaws in design 2026-06-01 23:29:56 +02:00
sass Correct some flaws in design 2026-06-01 23:29:56 +02:00
static overhaul the structur, separate English 2026-05-31 22:41:55 +02:00
templates Correct some flaws in design 2026-06-01 23:29:56 +02:00
.gitignore Improve index page, add Beitrittsformular 2026-05-04 22:30:40 +02:00
README.md Checkin first valuable version 2026-04-15 23:01:13 +02:00
zola.toml Correct some flaws in design 2026-06-01 23:29:56 +02:00

die Webseitensourcen des ImkerVereinsKöstendorf

external dependencies

  • runtime: nginx or any other webserver
  • buildtime: zola static website generator

build

in the cloned project-directory

test locally

zola serve

build for deployment

zola build

push 'public' directory to http-server's directory

automatic deployment on imker.estupendo.eu

tbd