Go to file
Nils Steinger 20813ba577
continuous-integration/drone/push Build is passing Details
Fix link to FAQ
2025-01-27 20:08:37 +01:00
archetypes Explicitly set slug in front matter for pages 2022-08-13 21:54:58 +02:00
assets Revert to event-neutral title 2025-01-27 20:06:40 +01:00
bin Add script for filtering schedule 2023-07-16 16:51:05 +02:00
content Veranstaltungsort doch klar… Revert "Veranstaltungsort Kontakt-Festival noch unklar" 2025-01-27 12:46:54 +01:00
data Add .gitkeep to data directory 2022-08-29 05:10:03 +02:00
layouts Fix link to FAQ 2025-01-27 20:08:37 +01:00
static update map 2024-06-06 11:03:27 +02:00
.drone.yml Migrate website to `pink` 2023-03-15 01:52:36 +01:00
.gitignore Process schedule.json with Python instead of Go templates 2022-08-29 05:08:36 +02:00
README.md Update README 2024-06-08 23:59:49 +02:00
config.toml Hide menu links that were only relevant during the event 2025-01-27 12:43:03 +01:00
new-page.sh Add pagination for news posts 2022-07-08 04:16:32 +02:00
new-post.sh Add pagination for news posts 2022-07-08 04:16:32 +02:00

README.md

fairydust.reisen website

Branches

  • main for development/testing/staging
  • live is live... na na nanana

New pages/posts

Use new-page.sh or new-post.sh to create a new page or post, respectively.