Browse Source

switch to the itix theme

itix-theme
Nicolas Massé 5 years ago
parent
commit
31a245ab3f
  1. 3
      .gitmodules
  2. 2
      config.yaml
  3. 1
      themes/itix

3
.gitmodules

@ -0,0 +1,3 @@
[submodule "themes/itix"]
path = themes/itix
url = https://github.com/nmasse-itix/hugo-theme-itix.git

2
config.yaml

@ -1,7 +1,7 @@
baseURL: "/"
title: "Nicolas Massé"
author: "Nicolas Massé"
theme: "diary"
theme: "itix"
# pygmentsUseClasses implies a style sheet that can be generated as follow:
# hugo gen chromastyles --style=borland > static/css/chroma.css
pygmentsUseClasses: true

1
themes/itix

@ -0,0 +1 @@
Subproject commit 080cd3f1d8109395648458fe6b47f7e217a9b0b3
Loading…
Cancel
Save