summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Update README.mdAlex Shpak1-1/+1
2019-12-01#106, Upgrade to hugo 0.60Alex Shpak9-18/+21
2019-12-01add .DS_Store to gitignore (#108)Peiling Jiang1-1/+2
2019-11-29Set required version to 0.56Alex Shpak2-4/+4
2019-11-19#99, Move translations to separate content foldersAlex Shpak4-6/+14
2019-11-19Remove test headers from index pageAlex Shpak1-14/+0
2019-11-19#100, Make h4, h5 and h6 bolder and increase font sizeAlex Shpak4-6/+30
2019-11-17Update Hugo version in GitHub workflow (#98)Vilhelm Prytz1-1/+1
2019-11-16Improve accessibility scoreAlex Shpak6-5/+10
2019-11-16Make GitInfo not required for 'edit this page' linkAlex Shpak1-1/+1
2019-11-16Add multilingual mode to READMEAlex Shpak1-0/+3
2019-11-16Update index pages for ru/cnAlex Shpak2-10/+88
2019-11-16Refactor footerAlex Shpak8-14/+23
2019-11-16Update README.mdAlex Shpak2-2/+2
2019-11-16Polish multilang mode, update docsAlex Shpak14-27/+32
2019-11-16#87, Add support for multilang search index generationAlex Shpak5-15/+22
2019-11-16Add language switch at bottom of pageAlex Shpak21-52/+110
2019-11-16Multilang (#93)Alex Ivanov8-0/+147
2019-11-16Update generated resources latest hugo (#97)Alexandros2-0/+0
2019-11-16Update generated resources in exampleSiteAlex Shpak2-2/+2
2019-11-08#94, Show toc at top of printing pageAlex Shpak3-7/+21
2019-11-08#94, Add printing stylesAlex Shpak1-0/+7
2019-10-27#92, use 'em' units for markdown line-heightAlex Shpak3-4/+4
2019-10-27#92, Fix code block with lines spacingAlex Shpak3-4/+14
2019-10-27Update docs archetypeAlex Shpak1-1/+2
2019-10-27Remove dark links mixin and sass varAlex Shpak6-15/+9
2019-10-27#80, Add search index configurationAlex Shpak8-73/+87
2019-10-23#80, Migrate to flexsearchAlex Shpak4-43/+50
2019-10-23Rename ToC level styles, reorganize example contentAlex Shpak12-36/+74
2019-10-21Delete .DS_StoreAlex Shpak1-0/+0
2019-10-09#51, Add experimental bookCollapseSection page param to hide nested sectionsAlex Shpak7-14/+73
2019-10-09Update readmeAlex Shpak1-5/+7
2019-10-08Update example file structure, give each shortcode own fileAlex Shpak21-399/+255
2019-10-08Fix valign for git footer iconsAlex Shpak4-7/+12
2019-10-08Remove BookMenuBundleActiveLinkColor parameterAlex Shpak7-28/+5
2019-10-08Upgrade hugo in github actionAlex Shpak1-1/+1
2019-10-08Introduce SCSS plugins: dark mode and numbered headingsAlex Shpak18-409/+428
2019-10-04Add Google Analytics setup (in configuration file) hint. (#88)Peiling Jiang1-0/+4
2019-10-03#77, Introduce hint shortcodeAlex Shpak10-36/+109
2019-10-03#59, Allow customize SASS vars, add example of dark themeAlex Shpak7-46/+52
2019-10-03#74, Remove readonly flag from search fieldAlex Shpak2-2/+1
2019-10-03#86, Add google analytics to readme, move GA and enable Open Graph in headAlex Shpak5-14/+21
2019-10-03#79, Disable async load for dynamically inserted scriptsAlex Shpak1-0/+1
2019-09-30Fixed typo in READMEOlivier Beaulieu1-1/+1
2019-09-22#73, Enable TOC and git footer for postsAlex Shpak3-0/+12
2019-09-05Fix github workflow nameAlex Shpak1-1/+1
2019-09-05Reorganize files structure to be similar to menu bundleAlex Shpak14-160/+94
2019-09-05Small adjustments for logo span and cssAlex Shpak10-19/+19
2019-09-05always have <span> for title text and move spacing to logoPaul Twohey2-9/+3
2019-09-05support relative URLs for brand logosPaul Twohey1-1/+1