You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
assets | 1 year ago | |
i18n | 2 years ago | |
layouts | 2 years ago | |
node_modules | 11 months ago | |
static | 3 years ago | |
.gitignore | 4 years ago | |
.prettierrc | 2 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
package.json | 3 years ago | |
yarn.lock | 11 months ago |
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.