Alex Shpak
4e34988b5d
#151 , move SCSS vars to CSS vars, implement dark and light modes by browser preference
2020-09-14 00:02:55 +02:00
Alex Shpak
1af0e0a18b
#94 , Show toc at top of printing page
2019-11-08 23:42:15 +01:00
Alex Shpak
007bc10c07
Introduce SCSS plugins: dark mode and numbered headings
2019-10-08 17:03:49 +02:00
Alex Shpak
ae3c5017c4
Small adjustments for logo span and css
2019-09-05 23:01:40 +02:00
Paul Twohey
73e53768c9
always have <span> for title text and move spacing to logo
2019-09-05 22:22:14 +02:00
Paul Twohey
6004c7edc3
Optional brand logo in the menu controlled by .Site.Params.BookLogo
...
- documentation in README.md and exampleSite/config.{toml,yaml}
2019-09-05 22:22:14 +02:00
Paul Twohey
964968be39
use class="hidden" instead of creating new classes
...
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-01 20:51:15 +02:00
Paul Twohey
438f011ff5
fix menu, docs, and posts to work with strict Content-Security-Policy
...
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-09-01 20:51:15 +02:00
Alex Shpak
3deb5ffc52
Update screenshots and theme tags
2019-08-06 13:05:04 +02:00
Alex Shpak
11d1c44a1a
Update search box design
2019-08-06 11:33:42 +02:00
Alex Shpak
469d9d88cd
Show progressbar while loading lunr and data
2019-08-06 11:33:42 +02:00
Alex Shpak
f56f2bf04d
Block serach bar untill index is loaded
2019-08-06 11:33:42 +02:00
Alex Shpak
a3f7d8b948
Improve search settings
2019-08-06 11:33:42 +02:00
Alex Shpak
440ea834f7
Add extra margin under search bar, cleanup
2019-08-06 11:33:42 +02:00
Alex Shpak
1f3addcca5
Implement search, loading on demand
2019-08-06 11:33:42 +02:00
Alex Shpak
dda0a0eab1
Start work on search feature with lunr
2019-08-06 11:33:42 +02:00
Beth Aitman
85f3a2d4e0
Remove discs from pagination ul
2019-07-25 01:39:01 +02:00
Alex Shpak
618ffadcb3
Fix image alignment in text to baseline
2019-06-19 10:26:15 +02:00
Alex Shpak
1c3d8491ec
Fix various spacings in markdown in shartcodes
2019-06-13 11:23:22 +02:00
Alex Shpak
64ad3f3b8a
Allow override code font as well
2019-06-10 17:14:21 +02:00
Alex Shpak
784fd9bd6a
Remove flast section padding from first section, reformat fonts scss
2019-06-10 13:42:35 +02:00
Alex Shpak
e452a7beda
#52 , Allow to set max showed levels of ToC. e.g. BookToC=3
2019-05-27 16:48:23 +02:00
Alex Shpak
f3796f43f3
Change edit and date icons
2019-05-23 16:43:54 +02:00
Alex Shpak
5437521798
#39 , Finish columns shortcode, clean scss
2019-05-23 16:30:26 +02:00
Alex Shpak
cf6720efad
Fix vertcal spacing in top level of menu and ToC
2019-05-22 15:44:31 +02:00
Alex Shpak
0e6864f5aa
#39 , Add expand and tabs shortcodes
2019-05-22 14:37:55 +02:00
Alex Shpak
612814aa59
Add font-display for font fallback, move body font style to _fonts.scss
2019-05-22 09:08:15 +02:00
V.H. Belvadi
e4a97bee27
Various changes to improve local loading of Oxygen.
2019-05-15 09:53:49 +02:00
V.H. Belvadi
69758569de
Added body font-face specification
2019-05-15 09:53:49 +02:00
V.H. Belvadi
34ed60e45d
Updated body font-family
...
Moved font-family to _fonts.scss for local loading of Oxygen.
2019-05-15 09:53:49 +02:00
Alex Shpak
9a370c8a89
#44 , Move normalize.css to sass pipeline with minification
2019-04-23 21:29:22 +02:00
Alex Shpak
b10d1e959c
Improve logic in title template for less warnings
2019-04-22 22:19:08 +02:00
Alex Shpak
0b30289d9f
#43 , Update tree menu rendering to support multiple sections
2019-04-22 19:17:39 +02:00
Alex Shpak
31a262451a
Move from custom.css to custom.scss to be able to use variables
2019-04-09 22:59:29 +02:00
Jordi Bares
45271b5298
Add footer functionality
2019-04-09 22:31:24 +02:00
Alex Shpak
5b652a1bb1
Add home page placeholder to not display empty page
2019-03-29 16:19:39 +01:00
Alex Shpak
92c63a39e6
#27 , Set minimum page width to 320px for smaller devices
2019-03-25 19:32:02 +01:00
Alex Shpak
4ce973a4e2
Add menu to blog pages
2019-01-24 23:30:31 +01:00
Nick Shine
dc110c3c63
add edit page config instructions to readme and update font-size
2018-12-07 15:03:15 +01:00
Nick Shine
3bb53572c2
add flex for edit-this-page div
2018-12-07 15:03:15 +01:00
Nick Shine
2802bad985
add smooth scrolling for table-of-content navigation by default
2018-11-26 16:25:08 +01:00
Alex Shpak
76c251066f
Refactor templates and partials
2018-11-25 13:30:25 +01:00
Alex Shpak
461aafe995
#6 , Refactor to use overflow-x and overflow-y
2018-11-25 12:38:58 +01:00
Alex Shpak
11ad84dd50
Bring back hover effect for menus
2018-11-25 12:06:09 +01:00
Alex Shpak
4dac6ec97d
#7 , apply vertical menu styles only to nav
2018-11-25 11:10:23 +01:00
Alex Shpak
7798a5cc7c
Refactor scss styles
2018-11-24 15:10:43 +01:00
Alex Shpak
143cb9341d
Improve font rendering
2018-11-07 12:54:18 +01:00
Alex Shpak
b88206b14f
Use Oxygen font
2018-11-01 13:54:12 +01:00
Alex Shpak
5535f87400
Fill example site with Lorem Ipsum
2018-10-30 15:56:42 +01:00
Alex Shpak
b571e84efd
Add letter spacing
2018-10-22 15:51:20 +02:00