Commit graph

25 commits

Author SHA1 Message Date
e79866e9fe Docs: Add contributing guidlines 2023-10-29 23:39:31 +01:00
904c6e8d1b calendar: Update URL 2023-10-29 22:52:39 +01:00
6d67a7dd5d [TIDY] Apply editorconfig 2023-10-29 22:52:32 +01:00
a9367686f7 Add .editorconfig for consistent formatting 2023-10-29 22:52:32 +01:00
90c1595f7d Style: Make the main header/navigation bar sticky
Co-authored-by: c6ristian <c6ristian@christian.moe>
2023-10-29 22:50:10 +01:00
690c7e2a90 CI: Add GitLab CI to build and deploy
- Build every branch, but only deploy the main branch
- Deploy the main branch to next.hamburg.ccc.de
2023-10-29 22:50:10 +01:00
9f8c0d30e9 home: Add links to headings 2023-10-22 00:17:53 +02:00
eab3b281c0 fetch-calendar: Make script also work on (most) Linux systems
Do this by adding an OS type check and also adding the relevant date
commands for Linux.
Also check for OS type FreeBSD, since the script should work on there,
if it works on Darwin.
2023-10-21 23:59:28 +02:00
db0000244a Home: Add calendar 2023-10-20 23:37:17 +02:00
49e0179832 Home: Add columns feature 2023-10-20 22:52:01 +02:00
93b4246cd1 Home: Rework structure 2023-10-17 22:07:39 +02:00
4784466e69 Add shortcode for content snippets 2023-10-11 23:29:25 +02:00
e4ff96aee2 Add shortcode to place resized images + fix md image for non-pagebundles
If a page is not a page bundle, it can't access files in the same
directory via the .Resources variable. So we need to detect this
condition and get the image file in another way.
2023-10-11 23:29:06 +02:00
f0a4d81451 Home: Fix event annoucement summary 2023-10-08 17:38:54 +02:00
be7aaf7774 Terms: Add pagination 2023-10-08 01:05:03 +02:00
171fa015f1 Blog: List page with summary and pagination 2023-10-08 01:01:48 +02:00
a80cb42a34 Taxonomies: Fix headings and lists 2023-10-05 23:23:48 +02:00
ad72231459 Blog: Fix categories, blog single page template 2023-10-05 23:02:20 +02:00
e8eff8de55 Add LICENSE 2023-10-02 10:16:51 +00:00
ab99533321 Content: Add more menu entries 2023-10-02 12:10:11 +02:00
be957a93e6 Content: Provide structure and test content 2023-10-02 12:10:11 +02:00
554d505239 Shortcodes: Add font-awesome shortcode 2023-10-02 12:10:10 +02:00
3b1d00f685 Add font-awesome v6.4.2 2023-10-02 12:10:10 +02:00
2d267ba9fe Create CCCHH theme 2023-10-02 12:10:10 +02:00
8394b08524 project setup 2023-07-09 14:33:10 +02:00