1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

First pass at new site theme

This commit is contained in:
Chris Cummer
2018-08-02 08:59:23 -07:00
committed by Chris Cummer
parent 87dba25afe
commit 62c19e3c49
292 changed files with 63675 additions and 8 deletions

12
_site/config.toml-orig Normal file
View File

@@ -0,0 +1,12 @@
baseURL = "https://wtfutil.com/"
languageCode = "en-us"
pygmentsCodeFences = true
pygmentsUseClasses = true
publishDir = "../docs"
sectionPagesMenu = "main"
theme = "hyde-hyde"
title = "WTF - A Terminal Dashboard"
[params]
author = "Chris Cummer"
authorimage = "/img/wtf.png"