summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15Loaded Oxygen and Oxygen MonoV.H. Belvadi20-0/+1251
2019-05-15Updated googleFonts parameter behaviourV.H. Belvadi1-1/+2
Congif googlefonts parameter now loads (by default or discards by setting) locally loaded Oxygen from _fonts.scss based on the user's preference.
2019-05-15Initial commitV.H. Belvadi1-0/+56
Added _fonts.scss to load Oxygen locally.
2019-05-15Updated body font-familyV.H. Belvadi1-3/+2
Moved font-family to _fonts.scss for local loading of Oxygen.
2019-05-15Google Fonts deactivation improvements.V.H. Belvadi1-2/+1
Changed the with block to an if block to enable turning off of Google Fonts from config.
2019-05-15Instructions to enable or disable Google FontsV.H. Belvadi1-0/+6
Updated with instructions on enabling, disabling or using default theme settings for Google fonts.
2019-05-15Added check for .Site.Params.googleFontsV.H. Belvadi1-1/+4
Functionality to enable or disable Google Fonts.
2019-05-06Address code review commentHoa1-7/+5
2019-05-06[Issues 48] Fix indentation and bg in highlight code blockHoa1-1/+8
2019-05-02(README typo)Pi Delport1-1/+1
2019-04-30#43, Add bookHidden page param to hide page from side menuAlex Shpak7-15/+66
2019-04-23Improve accessibilityAlex Shpak8-9/+8
2019-04-23Revert config.yml in exampleSiteAlex Shpak1-2/+2
2019-04-23Fix contributors link in README.mdAlex Shpak2-3/+3
2019-04-23#44, Move normalize.css to sass pipeline with minificationAlex Shpak5-4/+352
2019-04-22Improve logic in title template for less warningsAlex Shpak7-8/+14
2019-04-22#43, Update tree menu rendering to support multiple sectionsAlex Shpak18-68/+248
2019-04-22Update archetypesAlex Shpak2-0/+6
2019-04-16Adjust .File usage to get rid of WARNINGsBjørn Erik Pedersen3-5/+7
Note that this requires this fix in Hugo 0.55.2: https://github.com/gohugoio/hugo/issues/5865
2019-04-15Updated to-be-deprecated .RSSLink callV.H. Belvadi1-5/+4
2019-04-12#19, Set minimum hugo version to 0.48Alex Shpak2-2/+2
2019-04-12Move footer to main bodyAlex Shpak2-1/+2
2019-04-09Mention contributors in README.mdAlex Shpak1-0/+2
2019-04-09Add custom.scss to README.mdAlex Shpak1-6/+5
2019-04-09Move from custom.css to custom.scss to be able to use variablesAlex Shpak5-8/+8
2019-04-09Update favicon, update README, re-generate resourcesAlex Shpak8-9/+12
2019-04-09Remove copyright note and flags, fix bug with pathsJordi Bares12-24/+2
2019-04-09Change footer inject below the bodyJordi Bares2-2/+4
2019-04-09Various fixes responding to Alex notesJordi Bares12-12/+4
2019-04-09Add footer info on docsJordi Bares1-0/+6
2019-04-09Add footer functionalityJordi Bares9-2/+60
2019-03-29Rename DateFormat to BookDateFormat, make format optionalAlex Shpak5-12/+19
2019-03-29Add home page placeholder to not display empty pageAlex Shpak8-6/+59
2019-03-29Fix config file DateFormat flagJordi Bares2-1/+4
2019-03-29Change name DateForm to DateFormat, complete git-footer.html upgradeJordi Bares3-4/+4
2019-03-29Theme date formatting in config fileJordi Bares4-4/+7
2019-03-25#31, Make tables prettierAlex Shpak3-4/+15
2019-03-25#27, Also add compiled resourceAlex Shpak2-2/+2
2019-03-25#27, Set minimum page width to 320px for smaller devicesAlex Shpak3-11/+7
2019-02-28Add configuration note about taxonomiesAlex Shpak1-0/+3
2019-02-20Refactor theme to use relative urls everywhereAlex Shpak6-20/+20
2019-02-20Remove /example from link to conform with themes site requirementsAlex Shpak1-2/+2
2019-02-20#24: Add JS script to keep menu on same position on reloadAlex Shpak2-0/+16
2019-02-20Align readme and config.ymlAlex Shpak2-8/+21
2019-02-13#22: Move href hack to partialAlex Shpak2-5/+16
2019-02-13#22: Highlight current links that end with relrefAlex Shpak1-1/+1
2019-02-12Add reference to theme as html comment in headAlex Shpak2-2/+7
2019-02-12#22, fix link color defaulting order (sleepy me)Alex Shpak1-1/+1
2019-02-11Add temporary workaround to higlight active linkn in menu bundleAlex Shpak2-0/+8
2019-01-24Add menu to blog pagesAlex Shpak8-18/+34