Website via Hugo https://axs.sdf.org
Go to file
Andrew Stryker d6ba0edfe0 Leave placeholder for modules
I suspect that Hugo modules are the future. This is an extensible development
path as it allows Hugo to cap features. Further, the developers are
using a good pattern of wrapping the features of another project rather
than replicating functionality that is better defined elsewhere.

However, this approach is still rather fragile. Let's put this on ice
for a while. Ideally, I get involved in a Hugo user community.
2023-12-20 10:55:52 -08:00
archetypes Convert from TOML to YAML header blocks 2023-11-07 17:16:43 -08:00
assets/css/extended Add CSS for solarized dark 2023-12-20 09:57:47 -08:00
content Remove Mastodon verification 2023-12-20 10:05:35 -08:00
layouts/shortcodes Add shortcode for raw html 2023-12-19 16:43:26 -08:00
static Add headshot image 2023-12-20 09:52:06 -08:00
themes Add PaperMod theme 2023-11-07 16:55:07 -08:00
.gitignore Add an ignore file 2023-12-19 11:12:58 -08:00
.gitmodules Add PaperMod theme 2023-11-07 16:55:07 -08:00
LICENSE Add license 2023-12-19 11:40:57 -08:00
Makefile Add Makefile 2023-12-20 10:02:10 -08:00
hugo.yaml Leave placeholder for modules 2023-12-20 10:55:52 -08:00