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.
= 0600e5e49a updating theme 2 months ago
content update broken links 8 months ago
static upload graphical charter to portal to have logo usable for external apps 9 months ago
themes updating theme 2 months ago
.gitignore Initial commit 3 years ago
.gitmodules Website new version: design, content, theme (#6) 1 year ago
.hugo_build.lock feat/cleanup-hugo-stack (#4) 1 year ago
LICENSE Initial commit 3 years ago
README.md add readme 3 years ago
config.toml update broken links 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

  1. Install hugo
  2. Clone the repo
  3. At the root of the repo, run hugo serve

How to deploy the project

  1. On the host, clone / fetch the latest version of the code
  2. Build the static site: /root/hugo