Browse Source

Removed broken themes

master
Julio Biason 9 months ago
parent
commit
efd52b1e70
  1. 6
      .gitmodules
  2. 2
      config.toml
  3. 2
      themes/hyde
  4. 1
      themes/nighttime
  5. 1
      themes/terminimal-light

6
.gitmodules vendored

@ -1,9 +1,3 @@
[submodule "themes/nighttime"]
path = themes/nighttime
url = git@github.com:jbiason/nighttime.git
[submodule "themes/terminimal-light"]
path = themes/terminimal-light
url = git@git.juliobiason.me:terminimal-light.git
[submodule "themes/hyde"]
path = themes/hyde
url = https://github.com/getzola/hyde.git

2
config.toml

@ -7,9 +7,7 @@ compile_sass = true
title = "Julio Biason .Me 4.3"
description = "Old school dev living in a 2.0 dev world"
# theme = "nighttime"
theme = "hyde"
# theme = "terminimal-light"
taxonomies = [
{name = "categories", rss = true},

2
themes/hyde

@ -1 +1 @@
Subproject commit 9624d2b7820324aaf189bac00b6ddd07944f8fa1
Subproject commit 7d9bb0d240f86bd5f9a3dadc3cb83cbfd1e82583

1
themes/nighttime

@ -1 +0,0 @@
Subproject commit 658e800a1a1cecd1ab382e17dbab3bd6bba4e2ec

1
themes/terminimal-light

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