Commit Graph

  • 92600f77fe #215, Add support for languageDirection param Alex Shpak 2020-05-17 13:09:48 +02:00
  • d5f55b4003 #220, Update 'BookEditPath' docs Alex Shpak 2020-05-11 11:17:31 +02:00
  • 31e642141f Add Norwegian (bokmål) i18n translation (#219) Lars Tveito 2020-05-11 11:13:10 +02:00
  • a877c17dc1 Add precache to service worker Alex Shpak 2020-05-01 17:45:23 +02:00
  • e2ffa7b3ad Add manifest Alex Shpak 2020-05-01 17:35:08 +02:00
  • c672d64f12 Generate pages list in sw.js Alex Shpak 2020-04-21 22:35:30 +02:00
  • 9c5fc12dd8 Add build badge Alex Shpak 2020-04-28 22:10:01 +02:00
  • 2b430b0b41 #212, Fix use of IsAncestor after hugo breaking change Alex Shpak 2020-04-28 22:00:24 +02:00
  • 5be250b0e2 #207, Fix whitespaces again, in shortcodes inside shortcodes Alex Shpak 2020-04-24 10:29:23 +02:00
  • 7b18b077ee Add ukrainian translation Alex Shpak 2020-04-21 23:53:58 +02:00
  • 5ac8fe662a Add cn.yaml back for backward compatibility Alex Shpak 2020-04-21 23:40:08 +02:00
  • 821203777d Rename 'cn' locale to 'zh', cn code is unassigned Alex Shpak 2020-04-21 23:38:30 +02:00
  • 357de9eb39 #196, #201 Refactor numbered plugin. multilevel numbers in ToC Alex Shpak 2020-04-21 23:25:36 +02:00
  • 66968582ef #205, Add details shortcode Alex Shpak 2020-04-21 22:30:00 +02:00
  • b88d5f6b12 Edit this page content dir lang independent (#202) tyler71 2020-04-16 08:40:17 -07:00
  • 0f58a77354 404 Page redesign Alex Shpak 2020-04-15 23:24:51 +02:00
  • 7382758270 Adding portuguese i18n file (#199) Almir A. Braggio 2020-04-15 05:39:40 -03:00
  • 94c8230e1e #197, Use RelPermalink to identify nested pages in collapsed menu Alex Shpak 2020-04-14 22:56:31 +02:00
  • 9719692512 Introduce serviceWorker, disabled by default Alex Shpak 2020-04-12 20:50:03 +02:00
  • e4e43bd9b1 Refactor KaTeX shortcode, remove whitespaces and fix font size Alex Shpak 2020-04-11 20:05:43 +02:00
  • d61558462f Revert config.toml sectin config Alex Shpak 2020-04-11 14:37:47 +02:00
  • 15339ab6a6 #157, Refactor side menu, simpler and renders all pages at root Alex Shpak 2020-04-11 14:35:29 +02:00
  • 8927a3c672 #162, Add docs/date partial, for date customization Alex Shpak 2020-04-10 20:24:36 +02:00
  • 6234f12654 Restrict visited link color to markdown only Alex Shpak 2020-04-06 11:26:35 +02:00
  • 1eeabcad67 #187, Use .Permalink for lang switch, align icons Alex Shpak 2020-04-03 17:42:48 +02:00
  • 6e146b1bf1 #188, Add hreflang metadata to html head Alex Shpak 2020-04-02 22:47:36 +02:00
  • b91e9eaea7 #186, Make title generation cross-platform Alex Shpak 2020-03-31 23:29:21 +02:00
  • a9867292af Fix current page highlight in new Hugo version Alex Shpak 2020-03-30 18:00:15 +02:00
  • 831e570f16 Fix mermaid scaling for flowchart Alex Shpak 2020-03-30 17:59:14 +02:00
  • 3011d3351d Added Dark Mode to features (#184) Eugene van der Merwe 2020-03-28 22:24:59 +02:00
  • 976f619b2f Update mermaid to 8.4.8, move KaTeX to static folder Alex Shpak 2020-03-23 20:40:53 +01:00
  • 61b13ba583 #183, Update generated resources Alex Shpak 2020-03-22 19:51:55 +01:00
  • bccdeca767 Remove unintended whitespaces from markdown links Alex Shpak 2020-03-22 19:09:09 +01:00
  • a3059fe4f7 #140, Use new GetTerms function to fix tag titles Alex Shpak 2020-03-19 22:00:45 +01:00
  • 0d1ba29999 #177, #176 Simplify description in html head Alex Shpak 2020-03-13 18:15:26 +01:00
  • 13ef4c1efc prioritize more related parameters for description #176 (#177) undergroundwires 2020-03-13 17:14:22 +00:00
  • d7def135c9 added go home url #172 (#178) undergroundwires 2020-03-13 17:13:36 +00:00
  • 6e5d35a5ab #179, Also include sections to search Alex Shpak 2020-03-12 10:58:52 +01:00
  • 5ba88ccad5 #179, Use only regular pages for search index Alex Shpak 2020-03-11 23:16:15 +01:00
  • 392f75d2c7 Update scrollbar resets Alex Shpak 2020-03-11 23:04:42 +01:00
  • 7259e4d9a8 Add French localization (#173) Hugo Locurcio 2020-03-11 21:22:53 +01:00
  • 5296ba3d38 Clean trailing whitespaces Alex Shpak 2020-03-07 18:51:24 +01:00
  • 289a3f456e Add portable links, requires hugo 0.62 Alex Shpak 2020-03-07 18:47:16 +01:00
  • c217876059 Update generated resources Alex Shpak 2020-03-07 14:30:31 +01:00
  • 3953fca636 #155, Move collapse indicator to the right side Alex Shpak 2020-03-07 14:03:46 +01:00
  • 7df4251b72 #169, Remove whitespaces around content in tabs, just to be safe. Alex Shpak 2020-03-07 13:37:40 +01:00
  • 050d5a83de #161, Move inject/footer template into footer, before comments Alex Shpak 2020-03-01 00:52:00 +01:00
  • 9c8663eb34 #155, Do not show collapse indicator in non-section pages Alex Shpak 2020-03-01 00:49:20 +01:00
  • aa5967140d workflow: check with minimum supported version of Hugo (#163) Vilhelm Prytz 2020-03-01 00:35:10 +01:00
  • 71425a377a GitHub Workflow: always use latest version of Hugo (#159) Vilhelm Prytz 2020-03-01 00:08:51 +01:00
  • 8fcd606500 Add Swedish i18n translation (#160) Vilhelm Prytz 2020-03-01 00:05:51 +01:00
  • 4ee099e8cf #157, Make docs template default for all pages Alex Shpak 2020-02-29 21:24:00 +01:00
  • 6ecc94ed2b #155, Add expand indicator in collapsed section Alex Shpak 2020-02-29 21:15:52 +01:00
  • a722f74fba #154, Add menu overlay over content to hide menu on click Alex Shpak 2020-02-27 22:58:15 +01:00
  • 352ceea411 German i18n file added (#152) Tobias 2020-02-25 22:24:40 +01:00
  • d55e2b2946 Remove tabs test page Alex Shpak 2020-02-25 21:19:17 +01:00
  • 08519158f4 #153, Remove extra spaces in generated tabs html Alex Shpak 2020-02-25 21:16:49 +01:00
  • 5d7f257e30 #150, Add content-before and content-after inject partials Alex Shpak 2020-02-23 13:29:58 +01:00
  • 5cba28f865 Simplify post meta template Alex Shpak 2020-02-23 13:26:51 +01:00
  • 8369d9a3a7 #150, Add support for menu nesting (before, after menus) Alex Shpak 2020-02-22 19:30:46 +01:00
  • 59b649cf8b Update bundle menu example Alex Shpak 2020-02-22 11:59:35 +01:00
  • f633bbe679 Add touch-action: manipulation for mobile devices Alex Shpak 2020-02-12 23:31:58 +01:00
  • 2088c9a0cb Add support for hugo menus Alex Shpak 2020-02-12 22:12:41 +01:00
  • 59479b17ac Make start page fit single screen Alex Shpak 2020-02-12 00:00:04 +01:00
  • eef4bef0d7 Removed unused ToC levels classes Alex Shpak 2020-02-11 23:53:36 +01:00
  • 08ccd92549 Rename collapsed menu in exampleSite Alex Shpak 2020-02-11 23:49:07 +01:00
  • cb61957623 Add scrollbar plugin and update README Alex Shpak 2020-02-10 23:31:33 +01:00
  • a23d848db2 #141, Add page counters to taxonomy side menu Alex Shpak 2020-02-10 22:24:36 +01:00
  • a33bb33f18 Make translations list respect weight of languages Alex Shpak 2020-02-10 22:05:17 +01:00
  • 7f25a125aa added Japanese translation (#145) xwutong 2020-02-11 01:39:59 +08:00
  • e1d55f2b15 Improve lang switch accesibility Alex Shpak 2020-02-10 18:39:07 +01:00
  • 72cf0968ce Button shortcode redesign: smaller font, resize Alex Shpak 2020-02-10 17:49:18 +01:00
  • caeba5ec99 Default body font color to black for better readability Alex Shpak 2020-02-07 10:36:49 +01:00
  • dae803fa44 Update cn.yaml (#144) xwutong 2020-02-08 19:21:48 +08:00
  • 4e03ee5835 #138, Lower minimum body width from 400px to 320px, regression Alex Shpak 2020-02-04 22:39:12 +01:00
  • c0bd5b5bb8 #90, Move inline scripts to file in assets to allow overwrite Alex Shpak 2020-02-04 22:24:36 +01:00
  • 83f6c3d475 Disable space as search focus key Alex Shpak 2020-01-24 00:39:47 +01:00
  • dc7e2f0013 Update ToC docs in README Alex Shpak 2020-01-24 00:36:26 +01:00
  • 88136f596d Add details styles for markdown Alex Shpak 2020-01-24 00:22:23 +01:00
  • ba5d38ad44 Rework of main template, adds options for more fine customisation Alex Shpak 2020-01-24 00:07:47 +01:00
  • 2acd6ab280 #134, Focus search field by pressing s or / (#135) Daniel Forssten 2020-01-19 22:06:38 +01:00
  • 93fd87e4a0 #134, Focus search field by pressing s or / (#135) Daniel Forssten 2020-01-19 22:02:35 +01:00
  • 145b8ae2e3 #134, Focus search field by pressing s or / (#135) Daniel Forssten 2020-01-19 22:02:04 +01:00
  • 4cd9c6f8f9 #134, Focus search field by pressing s or / (#135) Daniel Forssten 2020-01-19 22:00:10 +01:00
  • ce0857eedd #134, Focus search field by pressing s or / (#135) Daniel Forssten 2020-01-19 21:59:08 +01:00
  • 7e2af86777 #134, Focus search field by pressing s or / (#135) Daniel Forssten 2020-01-19 21:57:53 +01:00
  • 4b641b0f9a #133, move disqus to separate template to allow override, rename BookDisqus to BookComments Alex Shpak 2020-01-17 21:44:25 +01:00
  • b9688d7e36 Update generated resources Alex Shpak 2020-01-17 21:32:01 +01:00
  • 9888c52dbf #132, add urlize to taxonomy templates Alex Shpak 2020-01-17 21:31:26 +01:00
  • bce8940c62 Removing flex from <main> for sake of print layout (#129) Shane Liesegang 2020-01-17 14:32:36 -05:00
  • c43a00feb2 Add es lang (#128) Roberto MF 2020-01-16 08:59:52 +00:00
  • db73f20cb5 #130, Fix post metadata links regression, add RelPermalink Alex Shpak 2020-01-16 09:58:53 +01:00
  • 68f096fa4c Remove use of Scratch in search configuration Alex Shpak 2020-01-13 19:42:16 +01:00
  • 134b7456b8 Add jp and ko search settings (same as chinese) Alex Shpak 2020-01-13 19:29:32 +01:00
  • 9fa444757a #117, Update KaTeX shortcode, add displayMode param Alex Shpak 2020-01-13 19:05:54 +01:00
  • b9f45270a0 #122, Fix post taxonomy list links (include base url) Alex Shpak 2020-01-13 18:06:09 +01:00
  • ec53e2733f Update disqus support, add global site config BookDisqus Alex Shpak 2020-01-13 17:55:24 +01:00
  • 36a8cf5169 feat: added support for Disqus (#120) Dave Kerr 2020-01-14 00:46:19 +08:00
  • e037b7c70f mobile toc menu (#121) tyler71 2020-01-13 08:44:24 -08:00
  • d6290dcf50 #66, add taxonomy support Alex Shpak 2019-12-19 17:22:12 +01:00