Commit Graph

353 Commits (bf93dafdfa6b1c3977e25d093527f40a058f114d)

Author SHA1 Message Date
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
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
Chris Mayo d3673e797b
Remove execute permission from favicon.png (#234) 2020-06-15 21:39:45 +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
Vincent Vialard 1608ade3f4
- hide ToC icon in header if ToC not enabled (#225) 2020-05-25 22:40:54 +02:00
Justin d198d96b30
Enabling KaTex Instructions (#217)
* Enabling KaTex Instructions

This would have been really helpful if that was documented, many users aren't able to render the KaTex and aren't sure why/where to look
Also,  fixed spelling some spelling

* Update README.md

Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2020-05-22 10:35:31 +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 71e55e59d1 Set minimum version to 0.68 2020-05-17 13:18:34 +02:00
Alex Shpak 92600f77fe #215, Add support for languageDirection param 2020-05-17 13:10:50 +02:00
Alex Shpak d5f55b4003
#220, Update 'BookEditPath' docs 2020-05-11 11:17:31 +02:00
Lars Tveito 31e642141f
Add Norwegian (bokmål) i18n translation (#219) 2020-05-11 11:13:10 +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 9c5fc12dd8 Add build badge 2020-04-28 22:10:01 +02:00
Alex Shpak 2b430b0b41 #212, Fix use of IsAncestor after hugo breaking change 2020-04-28 22:00:24 +02:00
Alex Shpak 5be250b0e2 #207, Fix whitespaces again, in shortcodes inside shortcodes 2020-04-24 10:29:23 +02:00
Alex Shpak 7b18b077ee Add ukrainian translation 2020-04-21 23:53:58 +02:00
Alex Shpak 5ac8fe662a Add cn.yaml back for backward compatibility 2020-04-21 23:40:08 +02:00
Alex Shpak 821203777d Rename 'cn' locale to 'zh', cn code is unassigned 2020-04-21 23:38:30 +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
tyler71 b88d5f6b12
Edit this page content dir lang independent (#202)
#200
2020-04-16 17:40:17 +02:00
Alex Shpak 0f58a77354 404 Page redesign 2020-04-15 23:24:51 +02:00
Almir A. Braggio 7382758270
Adding portuguese i18n file (#199)
Co-authored-by: Almir Braggio <almir.braggio@pti.org.br>
2020-04-15 10:39:40 +02:00
Alex Shpak 94c8230e1e #197, Use RelPermalink to identify nested pages in collapsed menu 2020-04-14 22:56:31 +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 8927a3c672 #162, Add docs/date partial, for date customization 2020-04-10 20:24:36 +02:00
Alex Shpak 6234f12654 Restrict visited link color to markdown only 2020-04-06 11:26:35 +02:00
Alex Shpak 1eeabcad67 #187, Use .Permalink for lang switch, align icons 2020-04-03 17:42:48 +02:00
Alex Shpak 6e146b1bf1 #188, Add hreflang metadata to html head 2020-04-02 22:47:36 +02:00
Alex Shpak b91e9eaea7 #186, Make title generation cross-platform 2020-03-31 23:29:21 +02:00
Alex Shpak a9867292af Fix current page highlight in new Hugo version 2020-03-30 18:00:15 +02:00
Alex Shpak 831e570f16 Fix mermaid scaling for flowchart 2020-03-30 17:59:29 +02:00
Eugene van der Merwe 3011d3351d
Added Dark Mode to features (#184)
Updated the list of features.
2020-03-28 21:24:59 +01:00
Alex Shpak 976f619b2f Update mermaid to 8.4.8, move KaTeX to static folder 2020-03-23 20:40:53 +01:00
Alex Shpak 61b13ba583 #183, Update generated resources 2020-03-22 19:51:55 +01:00
Alex Shpak bccdeca767 Remove unintended whitespaces from markdown links 2020-03-22 19:09:09 +01:00
Alex Shpak a3059fe4f7 #140, Use new GetTerms function to fix tag titles 2020-03-19 22:00:45 +01:00