Junyi Hou
f53cc0573b
upgrade config
2024-08-15 15:54:53 +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
c3a7039b35
fix the sitemap url
2024-05-03 01:30:14 +08: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
9f33764cff
fix: PermaLink to RelPermalink
2024-04-09 19:33:28 +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
80298828e7
add colorThemeSwitcher
2024-03-13 16:54:18 +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
Junyi Hou
6daffab512
updt: <h2> rendering
2024-03-04 14:51:17 +08:00
Dmitry Kolosov
c2a5399259
markdonify titles #198
2023-08-12 10:28:38 +02:00
Dmitry Kolosov
7b80203c10
hide hidden posts in sitemap #189
2023-07-22 14:45:27 +02:00
Dmitry Kolosov
03c0eb6f81
add pagination to short list with full content
2023-07-20 19:02:59 +02:00
Dmitry Kolosov
a72767da4a
add param sectionsWithFullContentOnListPage
2023-07-06 16:11:45 +02:00
SandaruKasa
f9cd1790d6
Table of Contents
2023-07-04 22:31:45 +03:00
Dmitry Kolosov
fa6d517cad
add locale param for multilang #155
2022-05-29 18:03:39 +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
Dmitry Kolosov
2f24c40515
add inline attributes to render heading template #135
2022-01-24 21:25:12 +03:00
Dmitry Kolosov
990799a86a
changed anchor to icon #123
2022-01-12 22:31:44 +03:00
Jixun Wu
eaafa7cfde
fix: allow emoji to be used in i18n override
2021-12-31 19:48:26 +00:00
Dmitry Kolosov
31bb3493eb
Merge pull request #129 from Mitrichius/anchor-headings/#123
...
Add anchor headings
2021-12-27 23:09:46 +03:00
Dmitry Kolosov
5d199f595e
Revert "changed anchor to icon #123 "
...
This reverts commit a5e44ced3c
.
2021-12-27 23:06:21 +03:00
Dmitry Kolosov
a5e44ced3c
changed anchor to icon #123
2021-12-27 23:02:57 +03:00
Dmitry Kolosov
fb130db4c3
add anchor headings #123
2021-12-27 22:28:46 +03:00
Dmitry Kolosov
c5f026eed9
Merge pull request #125 from cambid/add-isso
...
add isso comment to posts
2021-12-27 21:40:38 +03:00
Dmitry Kolosov
36f693a61c
do not count hidden pages in taxonomy pages #124
2021-12-27 20:17:40 +03:00
Dmitry Kolosov
0c92c7b71a
add hidden page param #124
2021-12-24 12:45:58 +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
fde604b1e5
Fixing bug with wrong "goToAll" link on taxonomy page (tags, categories)
2021-11-07 13:35:43 +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
vringar
fe94f1b2ff
Use .Pages instead of site.RegularPages in list.html
...
This results in Section Pages only showing the
pages of their respective Sections instead
of showing all available articles.
2021-06-28 14:44:57 +02:00
Dmitry Kolosov
b43d933019
Merge pull request #77 from Ambroisie/add-rss-disable-feature
...
Allow hiding posts from RSS feed
2021-01-24 13:40:34 +03:00
Bruno BELANYI
d479fbd802
allow hiding post from RSS feed
...
This uses the `disable_feed` parameter from a post's frontmatter
2021-01-23 16:10:57 +01: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
5be39c3882
Dark theme
2020-07-09 22:15:38 +03: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