Commit Graph

32 Commits

Author SHA1 Message Date
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
Dmitry Kolosov
47453ee205 update relURL to absURL 2020-02-15 23:30:39 +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
63e411c12f Fix #1: add i18n for en/ru 2020-01-26 19:09:07 +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