Commit Graph

135 Commits

Author SHA1 Message Date
Syahravi
17155479e0 merge single.html partial graphcomment 2022-02-26 15:21:10 +07:00
Syahravi
18196328d7 add graphcomment 2022-02-26 15:13:01 +07:00
Dmitry Kolosov
87949e616c
Merge pull request #142 from steveyiyo/master
Add a Custom 404 Page
2022-02-22 21:49:14 +03:00
SteveYi
50b0d8dc73
Fix suggestion 2022-02-23 00:35:22 +08:00
Dmitry Kolosov
aa98e52c42
Merge pull request #144 from Mitrichius/see-next-section/#44
Added support for meta keywords #137
2022-02-22 18:44:47 +03:00
Dmitry Kolosov
e98fcde09a added support for meta keywords #137 2022-02-22 18:44:32 +03:00
SteveYi
6d928371d5
Add 404 Page 2022-02-22 03:34:46 +08:00
Dmitry Kolosov
8e618548da
Merge pull request #141 from Mitrichius/see-next-section/#44
Add See Next section
2022-02-18 14:44:40 +03:00
Dmitry Kolosov
179923826f Remove flash for dark theme on loading #139 2022-02-18 14:40:24 +03:00
Dmitry Kolosov
4503d1b7a3 Add See Next section #44 2022-02-18 12:29:49 +03:00
Dmitry Kolosov
a1a83ea1de extract site-title to layout #137 2022-02-12 10:19:24 +03:00
Dmitry Kolosov
0a9b5ae9bb consider real rss feed link (baseName) for social icon #136 2022-01-28 19:32:57 +03:00
Dmitry Kolosov
2f24c40515 add inline attributes to render heading template #135 2022-01-24 21:25:12 +03:00
Dmitry Kolosov
47a0734cce add rssAsSocialIcon param #128 2022-01-19 18:49:55 +03:00
Dmitry Kolosov
05206ec021 add copy code button and config param #122 2022-01-18 19:57:01 +03:00
Dmitry Kolosov
990799a86a changed anchor to icon #123 2022-01-12 22:31:44 +03:00
Dmitry Kolosov
16d448481c
Merge pull request #133 from jixunmoe/feat/permalink-pr
fix: use generated permalink from hugo
2022-01-03 12:56:41 +03:00
Jixun Wu
b8c6c7e23b fix: category should not print hash 2022-01-03 09:23:16 +00:00
Jixun Wu
bb8d4de6b1 fix: use generated permalink from hugo 2021-12-31 22:03:40 +00: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
68892b834f hide hidden page from search engines #124 2021-12-27 20:18:00 +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
33a9a5e367
split isso parameters in mandatory and optional and add them to the config in the README 2021-12-23 20:02:36 +01: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
Dmitry Kolosov
10c340b011 add custom urls for predefined social icons #120 2021-12-18 15:07:34 +03:00
Dmitry Kolosov
c0004087d8
Merge pull request #115 from iakunin/2021-11-07-language-switcher
Fixing UX-issue with language-switcher
2021-11-07 18:28:14 +03:00
Maksim Iakunin
94ae51278b
Fixing the comment 07cd76e783 (r744256956) 2021-11-07 18:16:42 +03:00
Dmitry Kolosov
54317def91
Merge pull request #114 from iakunin/2021-11-07-taxonomy-backlink-bug
Fixing bug with wrong "goToAll" link on taxonomy page (tags, categories)
2021-11-07 15:52:39 +03:00
Dmitry Kolosov
8e5381f812
Merge pull request #113 from iakunin/2021-11-07-wrong-categories-links
Fixing wrong categories links below the post
2021-11-07 15:48:10 +03:00
Maksim Iakunin
07cd76e783
Fixing UX-issue with language-switcher 2021-11-07 15:20: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
d8e840e0b7
Fixing wrong categories links below the post (just by analogy with tag links) 2021-11-07 00:21:17 +03:00
Maksim Iakunin
7be92b228e
Fixing pagination bug when baseUrl contains not only hostname, but also some path (for example: http://localhost/some/prefix) 2021-11-06 23:15:00 +03:00
Maksim Iakunin
e67afd8157
Extracting favicons to a separate partition.
This is needed to overriding in the client's code.
2021-10-24 15:24:48 +03:00
Maksim Iakunin
302a1e18a8
Fixing a bug with empty <title> 2021-10-22 12:51:33 +03:00
Maksim Iakunin
4001d5e92f
Merge branch 'master' into 2021-10-19_meta-description 2021-10-20 16:43:34 +03:00
Dmitry Kolosov
27d8b86b44
Revert "Tweak theme to detect and use front matter "description" field" 2021-10-20 14:55:39 +03:00
Maksim Iakunin
30ca3e0a08
Fixing a bug with <meta name=description> 2021-10-19 20:06:44 +03:00
Maksim Iakunin
9b375d4a98
Extracting <title> to be able to override it in the client code 2021-10-19 20:00:18 +03:00
Quentin Baker
f5b19225a0 use safeHTML on summary text 2021-10-12 14:49:21 -04:00
Quentin Baker
89357fefec modified post summary to use desc if provided 2021-10-12 14:48:03 -04: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