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.
|
2 months ago | |
---|---|---|
content | 8 months ago | |
static | 9 months ago | |
themes | 2 months ago | |
.gitignore | 3 years ago | |
.gitmodules | 1 year ago | |
.hugo_build.lock | 1 year ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
config.toml | 8 months ago |
README.md
website
This site is built with Hugo & the theme terressa
I copied the code from the terressa theme and added modification, maybe we could/should fork it and add our modifications, but not done yet.
How to dev on the project
- Install hugo
- Clone the repo
- At the root of the repo, run
hugo serve
How to deploy the project
- On the host, clone / fetch the latest version of the code
- Build the static site:
/root/hugo