IT-Syndikat current (TM) website. Feel free to raise issues with our thing here! https://www.it-syndikat.org
Find a file
2025-02-15 15:48:56 +00:00
.forgejo/workflows Add just build target, use in CI 2025-02-12 18:05:55 +00:00
archetypes Initial commit 2025-01-18 22:26:45 +01:00
assets added posts for spaceinvasion 2025-02-15 15:48:56 +00:00
content 🔧 add draft note 2025-02-15 15:48:56 +00:00
i18n start implementing multilang 2025-01-25 20:29:40 +01:00
layouts Fix trailing spaces on links 2025-02-14 22:47:41 +00:00
static added eastereggs. spoilers beware 2025-02-04 17:53:08 +01:00
themes pin submodule 2025-02-13 00:22:01 +01:00
trololo ah, forgot the hidden files :P 2025-02-14 19:31:53 +01:00
.clang-format Add clang-format config 2025-02-12 17:56:41 +00:00
.editorconfig editorconfig: fix yml indentation 2025-02-12 17:56:41 +00:00
.gitattributes added eastereggs. spoilers beware 2025-02-04 17:53:08 +01:00
.gitignore Initial commit 2025-01-18 22:26:45 +01:00
.gitmodules Initial commit 2025-01-18 22:26:45 +01:00
.hvm 🔧 fix hugo version for those using hvm 2025-02-15 15:48:56 +00:00
.markdownlint-cli2.jsonc Add Justfile and markdownlint-cli2 config 2025-02-04 20:50:31 +00:00
convert.py Initial commit 2025-01-18 22:26:45 +01:00
create_versioned_hugo_toml.sh Add just build target, use in CI 2025-02-12 18:05:55 +00:00
hugo.toml trololo ┐(•_•)┌ 2025-02-14 18:50:14 +01:00
Justfile Add just build target, use in CI 2025-02-12 18:05:55 +00:00
README.md 🔧 improve readme 2025-02-15 15:48:56 +00:00

ITS-Website

    it-syndikat.org

  ▀███▀  ███  ▄██▀██▄
   ▓██   ███  ▓██ ███
   ▒▓█  ▄▓██▄ ▒▓█▄▄▄▄
   ▄▄▄   ███  ▄▄▄ ███
 · ▓██   ▓██  ▓██ ▓██ ·
   ▒██   ▒██  ▒██ ▒██
   ░▒█   ░▒█  ░▒█ ░▒█
   ▄▄▄   ▄▄▄  ▄▄▄▄▄▄▄
  ▄███▄  ███  ▀█dH.█▀

 glory to the syndicate

About

This repository contains the https://it-syndikat.org or https://www.it-syndikat.org website, whichever one floats your boat higher.

Edit the site

Dependencies

  • hugo
  • git
  • git-lfs
  • Golang (for hugo modules)

After installing git-lfs run git lfs install once to make it available system-wide.

Cloning

This site uses git submodules and lfs. Clone this repo with --recursive or run git submodule init && git submodule update after cloning for submodule availability. If you had git-lfs installed already, you should be good to go, if not, you need to run git lfs pull.

Testing

This site was built using Hugo. To preview the site while editing it, you can use the hugo server command.

To make sure all formatting is correct, run just check/just format.

To build it locally run just build.

Deployment

This website is auto deployed using a forgejo runner and forgejo actions. A testing step including a linter has been included to prevent the pipeline from deploying broken sites. If your changes do not deploy, please check the actions tab.

Markdown header entries

Please use the following:

  • draft: true - to mark an entry as draft
  • todo: notes what needs to be done
  • recovery-source: link to archive.org