summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-23#39, Finish columns shortcode, clean scssAlex Shpak16-73/+141
2019-05-22#39, Add multi-column shortcodeAlex Shpak7-10/+80
2019-05-22Fix vertcal spacing in top level of menu and ToCAlex Shpak1-2/+3
2019-05-22#39, Add expand and tabs shortcodesAlex Shpak11-5/+159
2019-05-22Add empty taxonomy templates to hide warnings without settingAlex Shpak3-2/+2
2019-05-22#50, Keep both yaml and toml examples in exampleSiteAlex Shpak3-11/+56
2019-05-22#50, Add missing string literals in toml configAlex Shpak1-9/+9
2019-05-22#50, Change example in README from yaml to toml, fix outdated menu config exa...Alex Shpak1-74/+92
2019-05-22Add font-display for font fallback, move body font style to _fonts.scssAlex Shpak7-10/+21
2019-05-15Various changes to improve local loading of Oxygen.V.H. Belvadi23-30/+25
2019-05-15Updated changes to load custom fonts better and load Oxygen locally. No more ...V.H. Belvadi1-10/+5
2019-05-15Added body font-face specificationV.H. Belvadi1-0/+1
2019-05-15Removed body font-face specificationV.H. Belvadi1-4/+0
2019-05-15Loaded Oxygen and Oxygen MonoV.H. Belvadi20-0/+1251
2019-05-15Updated googleFonts parameter behaviourV.H. Belvadi1-1/+2
2019-05-15Initial commitV.H. Belvadi1-0/+56
2019-05-15Updated body font-familyV.H. Belvadi1-3/+2
2019-05-15Google Fonts deactivation improvements.V.H. Belvadi1-2/+1
2019-05-15Instructions to enable or disable Google FontsV.H. Belvadi1-0/+6
2019-05-15Added check for .Site.Params.googleFontsV.H. Belvadi1-1/+4
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
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