Hugo website templates
  • HTML 77.1%
  • SCSS 22.9%
Find a file
2023-05-27 09:37:08 +00:00
assets/scss added sass assets 2023-05-27 09:22:03 +00:00
layouts layouts update, should commit more often 2023-05-27 09:21:10 +00:00
.gitignore added gitignore 2023-04-10 13:35:19 +00:00
config.json updated modules, corrected mounts and added dotfiles 2023-05-27 09:37:08 +00:00
go.mod fixed url 2023-05-27 09:36:38 +00:00
LICENSE Initial commit 2023-04-10 13:32:28 +00:00
README.md added README.md 2023-04-10 13:51:43 +00:00

these are the configuration and layoutfiles for the https://budrich.github.io website.

git clone git@github.com:budRich/budrich.github.io.git public

the public directory is ignored in .gitignore Actual markdown content is pulled in as go/hugo modules from github.com/budRich/budlabs-hugo-private (a private repo).