jtbx
63d3f4459d
Theme: Fix robots partial "isset on nil" warning
...
/ build (pull_request) Successful in 40s
/ cleanup-staging (pull_request) Successful in 1s
/ build (push) Successful in 12s
As not all pages have the robots param defined, we got a warning:
WARN calling IsSet with unsupported type "invalid" (<nil>) will always return false.
This is solved by adding an additional "isset" check.
2024-04-20 18:14:41 +02:00
jtbx
76dcc69074
CSS: Less bottom margin for headings
/ build (push) Successful in 13s
2024-03-07 20:15:01 +01:00
jtbx
8607882719
Theme: Add favicon
/ build (pull_request) Successful in 39s
/ cleanup-staging (pull_request) Successful in 1s
/ build (push) Successful in 12s
2024-02-08 22:14:26 +01:00
June
75cdbad994
Style: Make header adaptive by intro. a hamburg. menu for mobile viewp.
...
/ build (push) Successful in 12s
Co-authored-by: c6ristian <c6ristian@christian.moe>
2024-01-27 23:14:41 +01:00
jtbx
0471b5f348
Theme: Use internal picocss
2024-01-27 23:14:41 +01:00
jtbx
765b727cc7
Template: Add robots meta-tag, set noindex on staging
...
/ build (push) Successful in 13s
Stolen from https://github.com/dereckcurry/hugo-robots-meta-tags
2024-01-22 22:36:23 +01:00
jtbx
8fce40f91d
blog: Use page resources for header image
2023-12-02 22:40:20 +01:00
christian
2710137012
[FEATURE] Blog: make the blog posts looks much nicer and add a header image
2023-11-29 23:10:16 +01:00
jtbx
80a9b0a2d3
Theme: Use RelPermalink everywhere
2023-11-04 22:26:11 +01:00
June
5684e3d819
Make the header actually a <header> HTML element
2023-11-03 21:43:09 +01:00
June
b1c697228c
Head: Include all JavaScript sources in js directory
...
Co-authored-by: c6ristian <c6ristian@christian.moe>
2023-11-03 21:17:32 +01:00
jtbx
b0123f91e9
[TIDY] fix some html formatting
2023-11-03 20:36:12 +01:00
June
6d67a7dd5d
[TIDY] Apply editorconfig
2023-10-29 22:52:32 +01:00
June
90c1595f7d
Style: Make the main header/navigation bar sticky
...
Co-authored-by: c6ristian <c6ristian@christian.moe>
2023-10-29 22:50:10 +01:00
jtbx
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
jtbx
f0a4d81451
Home: Fix event annoucement summary
2023-10-08 17:38:54 +02:00
jtbx
171fa015f1
Blog: List page with summary and pagination
2023-10-08 01:01:48 +02:00
jtbx
2d267ba9fe
Create CCCHH theme
2023-10-02 12:10:10 +02:00