Alex Shpak
5cc3d6719c
#231 , Allow open collapsed menu without changing page
2020-09-14 22:45:58 +02:00
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
8f64ee74aa
#204 , Add mermaid config customization, upgrade mermaidjs
2020-08-16 18:57:43 +02:00
Alex Shpak
bf93dafdfa
Improve accessibility and keyboard navigation
2020-07-07 23:06:21 +02:00
Alex Shpak
f416a71bf8
#236 , #171 Add section to search results
2020-07-06 22:17:36 +02:00
Alex Shpak
9f58f3b667
Update figure styles in markdown
2020-06-16 23:24:48 +02:00
Ge "David" Feng
c79ab9dbc0
Add image and figure shortcodes ( #233 )
...
* add image and figure shortcodes
* remove shortcodes, add css
2020-06-16 23:19:54 +02:00
Alex Shpak
c5ae65bc13
Make medu slide over content
2020-06-13 18:19:58 +02:00
Alex Shpak
5f2cc877df
#229 : Add height to body, for sticky elements
2020-06-13 00:21:08 +02:00
Alex Shpak
b8b7184e89
Add section shortcode, to render children
2020-05-31 00:18:25 +02:00
Alex Shpak
aa7c486e76
Add anchors to headings
2020-05-30 23:22:51 +02:00
Alex Shpak
8edf0aab16
#215 , Fix search spinner in RTL direction
2020-05-19 23:10:11 +02:00
Alex Shpak
65484b0f4c
#215 , Fix menu translateX for RTL (negative X)
2020-05-18 23:58:21 +02:00
Alex Shpak
92600f77fe
#215 , Add support for languageDirection param
2020-05-17 13:10:50 +02:00
Alex Shpak
a877c17dc1
Add precache to service worker
2020-05-01 17:45:23 +02:00
Alex Shpak
e2ffa7b3ad
Add manifest
2020-05-01 17:35:08 +02:00
Alex Shpak
c672d64f12
Generate pages list in sw.js
2020-05-01 13:19:58 +02:00
Alex Shpak
357de9eb39
#196 , #201 Refactor numbered plugin. multilevel numbers in ToC
2020-04-21 23:25:36 +02:00
Alex Shpak
66968582ef
#205 , Add details shortcode
2020-04-21 22:30:00 +02:00
Alex Shpak
0f58a77354
404 Page redesign
2020-04-15 23:24:51 +02:00
Alex Shpak
9719692512
Introduce serviceWorker, disabled by default
2020-04-12 20:50:03 +02:00
Alex Shpak
6234f12654
Restrict visited link color to markdown only
2020-04-06 11:26:35 +02:00
Alex Shpak
6e5d35a5ab
#179 , Also include sections to search
2020-03-12 10:58:52 +01:00
Alex Shpak
5ba88ccad5
#179 , Use only regular pages for search index
2020-03-11 23:16:15 +01:00
Alex Shpak
392f75d2c7
Update scrollbar resets
2020-03-11 23:05:39 +01:00
Alex Shpak
5296ba3d38
Clean trailing whitespaces
2020-03-07 18:51:24 +01:00
Alex Shpak
3953fca636
#155 , Move collapse indicator to the right side
2020-03-07 14:03:46 +01:00
Alex Shpak
6ecc94ed2b
#155 , Add expand indicator in collapsed section
2020-02-29 21:15:52 +01:00
Alex Shpak
a722f74fba
#154 , Add menu overlay over content to hide menu on click
2020-02-27 22:58:15 +01:00
Alex Shpak
f633bbe679
Add touch-action: manipulation for mobile devices
2020-02-12 23:31:58 +01:00
Alex Shpak
eef4bef0d7
Removed unused ToC levels classes
2020-02-11 23:53:36 +01:00
Alex Shpak
cb61957623
Add scrollbar plugin and update README
2020-02-10 23:31:33 +01:00
Alex Shpak
a33bb33f18
Make translations list respect weight of languages
2020-02-10 22:05:26 +01:00
Alex Shpak
e1d55f2b15
Improve lang switch accesibility
2020-02-10 18:39:07 +01:00
Alex Shpak
72cf0968ce
Button shortcode redesign: smaller font, resize
2020-02-10 17:49:26 +01:00
Alex Shpak
caeba5ec99
Default body font color to black for better readability
2020-02-10 17:49:26 +01:00
Alex Shpak
4e03ee5835
#138 , Lower minimum body width from 400px to 320px, regression
2020-02-04 22:39:12 +01:00
Alex Shpak
c0bd5b5bb8
#90 , Move inline scripts to file in assets to allow overwrite
2020-02-04 22:24:36 +01:00
Alex Shpak
83f6c3d475
Disable space as search focus key
2020-01-24 00:39:47 +01:00
Alex Shpak
88136f596d
Add details styles for markdown
2020-01-24 00:22:23 +01:00
Alex Shpak
ba5d38ad44
Rework of main template, adds options for more fine customisation
2020-01-24 00:07:56 +01:00
Daniel Forssten
7e2af86777
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 21:57:53 +01:00
Alex Shpak
4b641b0f9a
#133 , move disqus to separate template to allow override, rename BookDisqus to BookComments
2020-01-17 21:44:25 +01:00
Shane Liesegang
bce8940c62
Removing flex from <main> for sake of print layout ( #129 )
...
* Removing flex from <main> for sake of print layout
* trimming excess whitespace
2020-01-17 20:32:36 +01:00
Alex Shpak
68f096fa4c
Remove use of Scratch in search configuration
2020-01-13 19:42:16 +01:00
Dave Kerr
36a8cf5169
feat: added support for Disqus ( #120 )
...
* feat: added support for Disqus
* feat: allow disqus to be disabled through frontmatter
Set:
bookDisableComments: true
On a page to disable disqus for the content.
2020-01-13 17:46:19 +01:00
tyler71
e037b7c70f
mobile toc menu ( #121 )
...
* Implement TOC for mobile
* Uses Page title as label
* Label entries so that tapping TOC will hide menu
* Switch to medium breakpoint
* Correct tos -> toc
* toc-menu-control -> toc-control
2020-01-13 17:44:24 +01:00
Alex Shpak
d6290dcf50
#66 , add taxonomy support
2019-12-19 17:22:12 +01:00
Alex Shpak
e30504802e
Add space between posts in list, clean posts class removal
2019-12-14 13:38:27 +01:00
Alex Shpak
d934e0b12a
Make icons white in dark mode
2019-12-09 11:24:31 +01:00