Go to file
southerntofu 58bc88b47e Site-wide assets are located in static/ not as colocated assets
For some reason, some zola update changed colocated assets behavior
resulting in broken links when footer/index.md was referring to its colocated
kopimi.jpg (once imported as the footer in other pages).
We now use a url shortcode which uses get_url template func to call into static folder.
For convenience, symlinks to resources as colocated assets part of footer/ are kept.
2022-02-17 15:26:33 +01:00
content Site-wide assets are located in static/ not as colocated assets 2022-02-17 15:26:33 +01:00
sass New repository 2020-05-04 14:09:17 +02:00
static/img Site-wide assets are located in static/ not as colocated assets 2022-02-17 15:26:33 +01:00
templates Update for zola v0.15.3+ 2022-02-17 15:25:44 +01:00
themes Update for zola v0.15.3+ 2022-02-17 15:25:44 +01:00
.gitignore New article about decentralized forge 2021-01-08 00:51:30 +01:00
.gitmodules New article about decentralized forge 2021-01-08 00:51:30 +01:00
LICENSE Initial commit 2020-05-04 08:04:32 -04:00
README.md New repository 2020-05-04 14:09:17 +02:00
config.toml Update for zola v0.15.3+ 2022-02-17 15:25:44 +01:00

README.md

staticadventures

Source for https://staticadventures.netlib.re/

Build with:

$ zola build