Commit Graph

142 Commits (94c8230e1e15a2170a3cb9c38a2f0da95a3e50ea)

Author SHA1 Message Date
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
Alex Shpak b9f45270a0 #122, Fix post taxonomy list links (include base url) 2020-01-13 18:06:09 +01:00
Alex Shpak ec53e2733f Update disqus support, add global site config BookDisqus 2020-01-13 17:55:34 +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 3f463aeb0c Set toc starting level to 1 2019-12-09 11:24:31 +01:00
Alex Shpak d934e0b12a Make icons white in dark mode 2019-12-09 11:24:31 +01:00
Alex Shpak 5af2b92f00 #106, Upgrade to hugo 0.60 2019-12-01 14:54:47 +01:00
Alex Shpak e3dc5c5723 #99, Move translations to separate content folders 2019-11-19 23:56:45 +01:00
Alex Shpak 707f9e6466 Remove test headers from index page 2019-11-19 22:53:35 +01:00
Alex Shpak 1941d7130e #100, Make h4, h5 and h6 bolder and increase font size 2019-11-19 22:50:00 +01:00
Alex Shpak 20c3faae4d Improve accessibility score 2019-11-16 22:00:50 +01:00
Alex Shpak bad2eddcf4 Update index pages for ru/cn 2019-11-16 21:42:52 +01:00
Alex Shpak 1addb8dca6 Refactor footer 2019-11-16 21:32:23 +01:00
Alex Shpak 13584878c2 Polish multilang mode, update docs 2019-11-16 20:35:23 +01:00
Alex Shpak 7b52bf4232 #87, Add support for multilang search index generation 2019-11-16 20:35:23 +01:00
Alex Shpak 05c3b8fac9 Add language switch at bottom of page 2019-11-16 20:35:23 +01:00
Alex Ivanov 9cd378a2d2 Multilang (#93)
* Add i18n langs trans example
* partials
* Update sample site
* cc of variables of config
* Clean PR
* revert master data
2019-11-16 20:34:46 +01:00
Alexandros 890cc000bb Update generated resources latest hugo (#97) 2019-11-16 20:26:53 +01:00