Andreas Deininger
b7581d5a08
exampleSite: use go workspace pointing to local hinode clone
2024-02-21 23:05:03 +01:00
Bjørn Erik Pedersen
03c5d625b0
Fix exampleSite setup
...
I noticed that the site didn't build when running from the `exampleDir` folder without vendoring.
The main fix here is to correct the module path in exampleSite/go.mod -- but I find working with replace (or work files) directives in go.mod a much better setup in these scenearios.
2024-02-20 10:40:28 +01:00
mark
1a3d50ca17
Keep HTML whitespace to improve external cue visualiation
2024-01-03 15:40:30 +01:00
mark
c2beca3504
Update copyright notice
2024-01-01 12:32:39 +01:00
mark
e16e10a8e8
Fix KaTeX script in production environment
...
Adjust js minification settings to keep variable names.
The built in minifier causes a reference error to an
undefined variable name.
2023-11-03 07:27:34 +01:00
mark
678b9502ff
Adapt new Google Analytics ID config
2023-10-31 10:54:51 +01:00
mark
303a611913
Restore base settings
2023-09-06 10:28:34 +02:00
mark
1cdc165b1c
Update base URL
2023-09-03 08:40:30 +02:00
mark
86ee2d3d2f
Consolidate resource cache with parent cache
2023-08-19 14:00:12 +02:00
mark
de9c00a6ec
Reset package name
2023-08-09 15:06:05 +02:00
mark
e7bdd81136
Create example site
2023-08-09 15:00:55 +02:00