Commit Graph

329 Commits

Author SHA1 Message Date
Maksim Iakunin
302a1e18a8
Fixing a bug with empty <title> 2021-10-22 12:51:33 +03:00
Dmitry Kolosov
d33134ecdd
Merge pull request #107 from iakunin/2021-10-19_meta-description
Fixing a bug with `<meta name=description>`
2021-10-21 08:58:56 +03:00
Maksim Iakunin
4001d5e92f
Merge branch 'master' into 2021-10-19_meta-description 2021-10-20 16:43:34 +03:00
Dmitry Kolosov
04b2081f6e
Merge pull request #108 from Mitrichius/revert-105-master
Revert "Tweak theme to detect and use front matter "description" field"
2021-10-20 14:56:42 +03:00
Dmitry Kolosov
27d8b86b44
Revert "Tweak theme to detect and use front matter "description" field" 2021-10-20 14:55:39 +03:00
Dmitry Kolosov
552820a982
Merge pull request #106 from iakunin/2021-10-19_extracting-title
Extracting <title> to be able to override it in the client code
2021-10-20 14:48:08 +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
Dmitry Kolosov
8b3e9c711e
Merge pull request #105 from Qrbaker/master
Tweak theme to detect and use front matter "description" field
2021-10-13 09:43:35 +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
Dmitry Kolosov
a89f25c400
Merge pull request #104 from iakunin/issue-103
#103: extracting disqus code to separate file
2021-10-11 09:15:56 +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
4768cf6f9c
Merge pull request #102 from iakunin/issue-101
#101: Simplifying environment detection
2021-10-06 09:32:49 +03:00
Maksim Iakunin
4d405ead5d
#101: Simplifying environment detection 2021-10-05 16:18:47 +03:00
Dmitry Kolosov
f996392dda
Merge pull request #99 from iakunin/issue-98
Fixing bug with social icons
2021-10-01 08:38:23 +03:00
Maksim Iakunin
3905dee767
#98: replacing readFile with partial for predefined icons
This approach has been taken from another popular hugo-theme `ananke`:
e3f7fbe39d/layouts/partials/social-follow.html (L41)
2021-09-30 18:35:35 +03:00
Dmitry Kolosov
9ca723f576
Merge pull request #96 from iakunin/issue-95
Fixing broken pagination links on the post page
2021-08-24 21:22:04 +03:00
Maksim Iakunin
7cb4583894
#95: fixing link to next/prev post in the post page by analogy with post summary (layouts/partials/post-summary.html) 2021-08-24 19:47:00 +03:00
Dmitry Kolosov
5dab60e04a add zh-cn translation 2021-07-19 09:24:15 +03:00
Dmitry Kolosov
fb75ebbd83 increase margin-bottom for article header 2021-07-17 14:55:28 +03:00
Dmitry Kolosov
11c874e3b0
Merge pull request #93 from tinect/patch-1
fix: put quotes around BaseUrl for author
2021-07-14 09:44:05 +03:00
tinect
60cd0bf6c6
fix: put quotes around BaseUrl for author 2021-07-14 00:52:52 +02: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
866556ffb3
Merge pull request #91 from vringar/fixing_list
Only show pages that are part of this list
2021-06-29 11:05:06 +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
a6b89f92e2
Merge pull request #89 from theEndBeta/master
allow non-standard urls (for telegram, etc) in social links
2021-06-28 08:59:13 +03:00
Aidan Stein
b29bceddc0 allow non-standard urls (for telegram, etc) in social links 2021-06-27 17:49:19 -04:00
Dmitry Kolosov
7fb4482d20 update exampleSites config to pass the demo 2021-06-25 21:50:11 +03:00
Dmitry Kolosov
d55cc982da fix errors on theme building 2021-06-17 13:18:18 +03:00
Dmitry Kolosov
b3560b9aaa
Merge pull request #86 from TheDocTrier/patch-2
Stop changing display style of summary to block
2021-06-11 12:02:45 +03:00
Michael Bradley
cf1ece579e
Stop changing display style of summary to block 2021-06-10 04:45:27 -07:00
Dmitry Kolosov
c743743f42 update screenshot 2021-05-17 21:26:03 +03:00
Dmitry Kolosov
269283077f social services icons support #6 2021-05-17 21:14:12 +03:00
Dmitry Kolosov
dc52fdf1b0 add support to disable summary #85 2021-04-13 20:20:58 +03:00
Dmitry Kolosov
b9c021cab7 fix support for GA v4 #84 2021-04-11 17:32:40 +03:00
Dmitry Kolosov
2308811cac update readme - add quotes 2021-04-11 17:23:06 +03:00
Dmitry Kolosov
bc5039bc5f update readme - GA v4 resource id 2021-04-11 17:08:17 +03:00
Dmitry Kolosov
f78a7b2f98 add support for GA v4 #84 2021-04-11 17:00:58 +03:00
Dmitry Kolosov
1ddecf607d
Add info about extended hugo version to README 2021-03-15 19:30:26 +03:00
Dmitry Kolosov
c443fceaef
Merge pull request #80 from thisni1s/main
Footer-extra, pagination-extra, post-info, webmention-url
2021-02-25 10:41:22 +03:00
Nils Kempen
b670876681 add webmention url to README and add override notice to pagination-extra 2021-02-24 20:43:51 +01:00
Nils Kempen
1d9a8846ec fix hcard in postInfo 2021-02-24 15:24:51 +01:00
Nils Kempen
89ce9761a4 - Move footer-extra inside copyright diff 2021-02-23 21:49:44 +01:00
Dmitry Kolosov
ec4911a3ab
Merge pull request #79 from forty/forty/move-custom-css-in-main-css
Merge customCSS inside main CSS
2021-02-22 12:48:39 +03:00
Quentin Barbe
2b1f281384
Merge customCSS inside main CSS 2021-02-19 23:45:09 +01: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
549c98a109 Mention 'hide_feed' in README 2021-01-23 16:15:00 +01: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