Commit Graph

57 Commits

Author SHA1 Message Date
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
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
Michal Pasierbski
b90922a68f Add language select 2020-05-24 18:30:37 +02:00
Michal Pasierbski
3f5dced32f Add multilingual support 2020-05-24 18:07:02 +02:00
Dmitry Kolosov
2fc2766a24 Add support for _index.md. Close #31 2020-05-07 22:02:59 +03:00
Dmitry Kolosov
e05d86f6fe Add skip to main content link (accessibility). Close #24 2020-04-26 15:18:55 +03:00
Dmitry Kolosov
7273a5884c delete leading slash from url in terms 2020-02-19 23:42:23 +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