Commit graph

14 commits

Author SHA1 Message Date
dadosch 2edf7ab84b
Option to use local font files instead of Google fonts, combined option for CDN use (#16)
* option to use local font files instead of GoogleFonts, combined config for CDN use

* set new combined config in exampleSite config

* fix path to fonts when hugo is serving in a subdirectory

* update README for new option

* switch to Fira Sans
2020-10-20 23:33:23 +05:30
Francis Barton 525bcfcd21
Add custom CSS option - fixes issue #14
Borrowed some code from https://github.com/gadenbuie/garrickadenbuie-com/blob/main/layouts/partials/head.html and blended it in. I hope the syntax is still valid and makes sense. I'm not sure if it ought to say `if isset .Site.Params "customCSS"` but I left it as `customcss` as you suggested.
2020-10-04 17:11:49 +01:00
Samarth Hattangady 2c28ffc741 feat: update layouts default term to match default list. 2020-07-22 13:53:34 +05:30
athul 43f1da624e Better OG Descp 2020-06-24 13:35:48 +05:30
athul 03a155de82 Better Seo and Images 2020-06-24 13:27:58 +05:30
Sergey Trofimov d0b426c3fa Fix html errors. 2020-04-26 12:01:15 +02:00
athul a8fce7c6f4 Dark Mode Support 2020-04-16 12:50:38 +05:30
athul 877a560391 Simple Tweaks 2020-04-14 23:22:44 +05:30
athul 7d19d8b66a NavBar Updates 2020-04-12 20:31:09 +05:30
athul a0fb0664ae tweaks 2020-04-11 12:29:56 +05:30
athul c2987bd016 W/o website 2020-04-11 12:01:41 +05:30
athul dd1c9af419 Add exampleSite and footer updates 2020-04-11 01:11:05 +05:30
athul 58d02550f1 CSS updates 2020-04-09 12:06:48 +05:30
athul 3c737553b6 Init 2020-04-09 00:14:29 +05:30