summaryrefslogtreecommitdiff
path: root/assets/book.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-11-08#94, Show toc at top of printing pageAlex Shpak1-0/+1
2019-10-08Introduce SCSS plugins: dark mode and numbered headingsAlex Shpak1-295/+7
2019-09-05Small adjustments for logo span and cssAlex Shpak1-3/+3
2019-09-05always have <span> for title text and move spacing to logoPaul Twohey1-3/+1
2019-09-05Optional brand logo in the menu controlled by .Site.Params.BookLogoPaul Twohey1-0/+9
- documentation in README.md and exampleSite/config.{toml,yaml}
2019-09-01use class="hidden" instead of creating new classesPaul Twohey1-5/+0
Use class "hidden" instead of styled classes to ensure that input elments stay hidden when the Content-Security-Policy header has "style-src 'self';"
2019-09-01fix menu, docs, and posts to work with strict Content-Security-PolicyPaul Twohey1-0/+5
When the Content-Security-Policy header has "style-src 'self';" inine style elements like style="display: none" are not honored by browsers, so style them display: none
2019-08-06Update screenshots and theme tagsAlex Shpak1-7/+10
2019-08-06Update search box designAlex Shpak1-12/+6
2019-08-06Show progressbar while loading lunr and dataAlex Shpak1-3/+25
2019-08-06Block serach bar untill index is loadedAlex Shpak1-6/+4
2019-08-06Improve search settingsAlex Shpak1-5/+5
2019-08-06Add extra margin under search bar, cleanupAlex Shpak1-0/+2
2019-08-06Implement search, loading on demandAlex Shpak1-14/+20
2019-08-06Start work on search feature with lunrAlex Shpak1-0/+18
2019-07-25Remove discs from pagination ulBeth Aitman1-0/+1
2019-06-19Fix image alignment in text to baselineAlex Shpak1-3/+5
2019-06-13Fix various spacings in markdown in shartcodesAlex Shpak1-2/+2
2019-06-10Allow override code font as wellAlex Shpak1-2/+2
2019-06-10Remove flast section padding from first section, reformat fonts scssAlex Shpak1-1/+4
2019-05-27#52, Allow to set max showed levels of ToC. e.g. BookToC=3Alex Shpak1-0/+10
2019-05-23Change edit and date iconsAlex Shpak1-2/+2
2019-05-23#39, Finish columns shortcode, clean scssAlex Shpak1-13/+1
2019-05-22Fix vertcal spacing in top level of menu and ToCAlex Shpak1-2/+3
2019-05-22#39, Add expand and tabs shortcodesAlex Shpak1-0/+1
2019-05-22Add font-display for font fallback, move body font style to _fonts.scssAlex Shpak1-7/+10
2019-05-15Various changes to improve local loading of Oxygen.V.H. Belvadi1-0/+1
2019-05-15Added body font-face specificationV.H. Belvadi1-0/+1
2019-05-15Updated body font-familyV.H. Belvadi1-3/+2
Moved font-family to _fonts.scss for local loading of Oxygen.
2019-04-23#44, Move normalize.css to sass pipeline with minificationAlex Shpak1-0/+1
2019-04-22Improve logic in title template for less warningsAlex Shpak1-0/+4
2019-04-22#43, Update tree menu rendering to support multiple sectionsAlex Shpak1-0/+13
2019-04-09Move from custom.css to custom.scss to be able to use variablesAlex Shpak1-1/+4
2019-04-09Add footer functionalityJordi Bares1-1/+13
2019-03-29Add home page placeholder to not display empty pageAlex Shpak1-0/+2
2019-03-25#27, Set minimum page width to 320px for smaller devicesAlex Shpak1-1/+0
2019-01-24Add menu to blog pagesAlex Shpak1-1/+3
2018-12-07add edit page config instructions to readme and update font-sizeNick Shine1-3/+3
2018-12-07add flex for edit-this-page divNick Shine1-0/+12
2018-11-26add smooth scrolling for table-of-content navigation by defaultNick Shine1-0/+1
2018-11-25Refactor templates and partialsAlex Shpak1-7/+1
2018-11-25#6, Refactor to use overflow-x and overflow-yAlex Shpak1-2/+2
2018-11-25Bring back hover effect for menusAlex Shpak1-0/+4
2018-11-25#7, apply vertical menu styles only to navAlex Shpak1-8/+12
2018-11-24Refactor scss stylesAlex Shpak1-103/+100
2018-11-07Improve font renderingAlex Shpak1-1/+6
2018-11-01Use Oxygen fontAlex Shpak1-2/+1
2018-10-30Fill example site with Lorem IpsumAlex Shpak1-1/+1
2018-10-22Add letter spacingAlex Shpak1-0/+1
2018-10-08Fix menu paddings, add additional space for big screensAlex Shpak1-11/+30