Commit Graph

38 Commits

Author SHA1 Message Date
Junyi Hou
2a6d9b31f8 feat: better preview for math and mermaid 2024-11-17 19:19:14 +08:00
Junyi Hou
422f416612
align with latest Hugo. Hugo is a piece of shit! 2024-09-11 11:57:49 +08:00
Philip Mallegol-Hansen
8c718ed668
Corrects readNextPosts logic
The docs at https://gohugo.io/functions/collections/isset/ specify that the isset function must be called with a lowercase representation of the key we wish to check.

If we do not, the function always returns false.
2024-05-06 10:01:20 -07:00
Junyi Hou
893f4a77a4 update: "rssIcon" defaults to "true" && "readNextPosts" defaults to "3" 2024-04-26 12:46:52 +08:00
Junyi Hou
230bc7ddc8 remove subpage in a page 2024-04-09 20:22:28 +08:00
Junyi Hou
a1cd164e9a pre-commit formatter 2024-04-09 20:03:09 +08:00
Junyi Hou
3ae4b0a8b0 feat: mermaid theme auto switch 2024-04-09 16:42:47 +08:00
Junyi Hou
ce5f1811c4 add: mermaid support 2024-04-09 15:20:53 +08:00
Junyi Hou
5ba1746266 add noselect for ToC 2024-03-04 19:34:27 +08:00
Junyi Hou
a140817288 update the datetime and "Read next" 2024-03-04 15:05:53 +08:00
Dmitry Kolosov
c2a5399259 markdonify titles #198 2023-08-12 10:28:38 +02:00
SandaruKasa
f9cd1790d6
Table of Contents 2023-07-04 22:31:45 +03:00
Dmitry Kolosov
edc508fa62 fix single page menu urls, update example sites #151 2022-05-21 14:51:30 +03:00
Dmitry Kolosov
ae6b41de47 add disableComments option #147 2022-04-12 20:11:58 +03:00
Syahravi
17155479e0 merge single.html partial graphcomment 2022-02-26 15:21:10 +07:00
Dmitry Kolosov
4503d1b7a3 Add See Next section #44 2022-02-18 12:29:49 +03:00
Jan Fader
0dee64635d
move actual code to partial 2021-12-22 18:04:13 +01:00
Jan Fader
ce0091ed5e
add isso comment to posts 2021-12-22 17:38:58 +01:00
Dmitry Kolosov
e3e9ce62d2 remove lang switcher from reader view #14 2021-12-19 14:32:24 +03:00
Maksim Iakunin
0dbddf0e2d
#103: extracting disqus code to separate file layouts/partials/disqus.html.
It'll give all the opportunities to override this partial on the client-side.
2021-10-10 15:07:21 +03:00
Dmitry Kolosov
6b9c2ef4eb rename partials for consistency 2021-07-09 19:00:52 +03:00
Dmitry Kolosov
de6decde38 show languages for posts #92 2021-07-08 23:32:45 +03:00
Dmitry Kolosov
21306c4ab5
Merge pull request #76 from leonhfr/feature/utterances
uteranc.es support
2021-01-23 15:51:51 +03:00
Dmitry Kolosov
3620926038 microformats: add h-entry and h-feed #75 2021-01-20 22:12:50 +03:00
Leon
c86bdecb0a [FEATURE] Utteranc.es support 2021-01-17 17:16:45 +01:00
Dmitry Kolosov
32818dacf1 WIP: dark theme 2020-06-24 23:00:36 +03:00
Dmitry Kolosov
193fbeca7c Add support for single page menu 2020-06-24 22:21:59 +03:00
Dmitry Kolosov
6e0b0b6fc7 Add pencil icon to drafts 2020-06-21 23:02:58 +03:00
Dmitry Kolosov
899d9fd52d Add pagination for post single page. Close #22 2020-06-07 14:20:40 +03:00
Dmitry Kolosov
9ea38661fb Add pagination for taxonomies. Close #20 2020-06-07 13:36:02 +03:00
Dmitry Kolosov
82727c8e8a Add favorite posts. Close #19 2020-06-06 22:05:21 +03:00
Dmitry Kolosov
9f0279bfe1 fix relative urls and make partials for article info 2020-02-18 20:55:17 +03:00
Dmitry Kolosov
6423a3b90c remove forward slashes from urls 2020-02-15 23:34:25 +03:00
Dmitry Kolosov
71fce0bf28 update taxonomies design 2020-02-15 22:07:42 +03:00
Dmitry Kolosov
0dce9b9431 Fix #9 and other design updates 2020-02-02 18:01:10 +03:00
Dmitry Kolosov
95d551b945 Fix #3: add categories support 2020-01-27 22:38:45 +03:00
Dmitry Kolosov
eaec70ed4b Fix #8: add disqus support 2020-01-21 21:57:57 +03:00
Dmitry Kolosov
8ae4ae106c initial commit 2020-01-12 09:51:51 +03:00