|
||
---|---|---|
assets | ||
i18n | ||
layouts | ||
node_modules | ||
static | ||
.gitignore | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
package.json | ||
yarn.lock |
README.md
lab-theme
This repository contains web assets for all the lab web pages, packaged as a Hugo theme.
New Site
To build a new site, just do the usual Hugo initialization:
hugo new site my_new_site
cd my_new_site/themes
git submodule add https://codeberg.org/cpence/lab-theme.git
License
Copyright (C) 2019–2020 Charles H. Pence, licensed under the MIT license.