A Hugo theme for the lab's various sites.
 
 
 
Go to file
Charles Pence 315dfdc9de
Add some more conference talk styling.
2023-06-02 19:37:33 +02:00
assets Add some more conference talk styling. 2023-06-02 19:37:33 +02:00
i18n Update copyright years. 2021-01-21 10:59:41 +01:00
layouts Try some different link styling. 2021-03-16 09:38:35 +01:00
node_modules Upgrade Yarn. 2023-06-02 19:31:45 +02:00
static Embed the icon manually so that we can style it. 2020-05-27 16:08:41 +02:00
.gitignore Port old assets method over to a Jekyll gem theme. 2019-03-21 10:25:08 +01:00
.prettierrc Move some of this timezone switch stuff into the theme. 2021-02-22 10:51:39 +01:00
LICENSE Update README and move LICENSE. 2020-05-27 10:28:48 +02:00
README.md Update README and move LICENSE. 2020-05-27 10:28:48 +02:00
package.json Update URLs in package.json. 2023-06-02 19:37:13 +02:00
yarn.lock Upgrade Yarn. 2023-06-02 19:31:45 +02:00

README.md

The PenceLab


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) 20192020 Charles H. Pence, licensed under the MIT license.