Go to file
Simon 84539d10ae feat: Add svg favicon 2021-07-01 15:29:20 +02:00
assets feat: Add protect link against spam 2021-03-13 00:17:54 +01:00
data feat: Add mois data 2020-03-26 17:58:21 +01:00
layouts feat: Add svg favicon 2021-07-01 15:29:20 +02:00
scripts feat: Add svg favicon 2021-07-01 15:29:20 +02:00
.gitignore Add typo script 2020-02-27 11:19:02 +01:00
.nvmrc Add nvm config 2020-02-27 11:25:17 +01:00
LICENSE first commit 2020-02-26 23:13:24 +01:00
README.md feat: Add documentation 2021-03-11 15:42:54 +01:00
package-lock.json feat: Add webp convertion 2021-05-12 08:42:53 +02:00
package.json feat: Add webp convertion 2021-05-12 08:42:53 +02:00
theme.toml first commit 2020-02-26 23:13:24 +01:00

README.md

theme lowtech

Création d'un site

hugo new site exemple
cd exemple
git init

Ajout du thème :

cd themes
git submodule add https://git.weko.io/kosssi/hugo-theme-lowtech.git

Inspirations