Commit Graph

13 Commits

Author SHA1 Message Date
markdumay
59aca5c4c9 fix: update Hugo module dependencies 2024-02-25 03:16:12 +00:00
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
markdumay
7414a1badf fix: update Hugo module dependencies 2023-12-31 03:16:34 +00:00
mark
46bde0918f Move utilities to separate module 2023-12-30 11:25:28 +01:00
markdumay
72f13a2b66 fix: update Hugo module dependencies 2023-08-31 04:14:03 +00:00
markdumay
827fe5b5e1 fix: update Hugo module dependencies 2023-08-20 10:12:49 +00:00
mark
4dda37ad3d Downgrade mod-katex to trigger update 2023-08-19 12:52:41 +02:00
markdumay
e0dea81ef5 fix: update Hugo module dependencies 2023-08-14 03:15:09 +00:00
markdumay
dc4ca0e862 fix: update Hugo module dependencies 2023-08-12 03:14:33 +00:00
markdumay
f0ddacabe9 fix: update Hugo module dependencies 2023-08-11 03:14:39 +00: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