Commit Graph

160 Commits (4e34988b5db9f4e78e1d27458e867be9a8f2db84)

Author SHA1 Message Date
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
Ivan Cheban 6beca7928c
Update columns.md (#265)
sparator ↔️ separator
2020-08-19 20:22:25 +02:00
Alex Shpak 615400b3b7 Revert example site title 2020-07-07 23:07:28 +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 05c6336d22 Remove test image from example site 2020-06-16 23:25:45 +02:00
Alex Shpak 8522638b1f Update generated content 2020-06-16 23:25:20 +02:00
Alex Shpak 9f58f3b667 Update figure styles in markdown 2020-06-16 23:24:48 +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 821203777d Rename 'cn' locale to 'zh', cn code is unassigned 2020-04-21 23:38:30 +02:00
Alex Shpak 66968582ef #205, Add details shortcode 2020-04-21 22:30:00 +02:00
tyler71 b88d5f6b12
Edit this page content dir lang independent (#202)
#200
2020-04-16 17:40:17 +02:00
Alex Shpak 9719692512 Introduce serviceWorker, disabled by default 2020-04-12 20:50:03 +02:00
Alex Shpak e4e43bd9b1 Refactor KaTeX shortcode, remove whitespaces and fix font size 2020-04-11 20:05:43 +02:00
Alex Shpak d61558462f Revert config.toml sectin config 2020-04-11 14:37:47 +02:00
Alex Shpak 15339ab6a6 #157, Refactor side menu, simpler and renders all pages at root 2020-04-11 14:35:29 +02:00
Alex Shpak 6234f12654 Restrict visited link color to markdown only 2020-04-06 11:26:35 +02:00
Alex Shpak 61b13ba583 #183, Update generated resources 2020-03-22 19:51:55 +01:00
Alex Shpak a3059fe4f7 #140, Use new GetTerms function to fix tag titles 2020-03-19 22:00:45 +01:00
Alex Shpak 289a3f456e Add portable links, requires hugo 0.62 2020-03-07 18:47:16 +01:00
Alex Shpak c217876059 Update generated resources 2020-03-07 14:30:31 +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 d55e2b2946 Remove tabs test page 2020-02-25 21:19:17 +01:00
Alex Shpak 08519158f4 #153, Remove extra spaces in generated tabs html 2020-02-25 21:16:49 +01:00
Alex Shpak 8369d9a3a7 #150, Add support for menu nesting (before, after menus) 2020-02-22 19:30:46 +01:00
Alex Shpak 59b649cf8b Update bundle menu example 2020-02-22 11:59:35 +01:00
Alex Shpak f633bbe679 Add touch-action: manipulation for mobile devices 2020-02-12 23:31:58 +01:00
Alex Shpak 2088c9a0cb Add support for hugo menus 2020-02-12 22:12:41 +01:00
Alex Shpak 59479b17ac Make start page fit single screen 2020-02-12 00:00:04 +01:00
Alex Shpak eef4bef0d7 Removed unused ToC levels classes 2020-02-11 23:53:36 +01:00
Alex Shpak 08ccd92549 Rename collapsed menu in exampleSite 2020-02-11 23:49:07 +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 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
Alex Shpak 4b641b0f9a #133, move disqus to separate template to allow override, rename BookDisqus to BookComments 2020-01-17 21:44:25 +01:00
Alex Shpak b9688d7e36 Update generated resources 2020-01-17 21:32:01 +01:00
Alex Shpak 9fa444757a #117, Update KaTeX shortcode, add displayMode param 2020-01-13 19:05:54 +01:00