Commit Graph

305 Commits

Author SHA1 Message Date
Dmitry Kolosov
10c340b011 add custom urls for predefined social icons #120 2021-12-18 15:07:34 +03:00
Dmitry Kolosov
e1d08892de add word-wrap for long text in mobile 2021-12-14 20:47:04 +03:00
Dmitry Kolosov
45993c5c36 fix element area movement on link hover 2021-12-07 19:57:05 +03:00
Dmitry Kolosov
8fcafdba4b add demosite to theme config 2021-12-02 14:13:50 +03:00
Dmitry Kolosov
4b3884d165 fix code with white background #119 2021-12-02 10:12:38 +03:00
Dmitry Kolosov
51c16f2f69 fix language switcher position in archive page 2021-11-29 23:45:57 +03:00
Dmitry Kolosov
eda07c11d0
Merge pull request #118 from Mitrichius/fix-code-tag-style
Add bg/fg color to code html tag #117
2021-11-16 09:53:21 +03:00
Dmitry Kolosov
974067ac30 add bg/fg color to code html tag #117 2021-11-16 09:48:49 +03:00
Dmitry Kolosov
ee6c3e71e5
Merge pull request #116 from Mitrichius/fix-twiiter-warning
Fix twitter warning
2021-11-12 19:14:16 +03:00
Dmitry Kolosov
b144b75d7d fix twitter warning 2021-11-12 19:12:01 +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
Dmitry Kolosov
55525e11aa
Merge pull request #112 from iakunin/2021-11-06-pagination-bug
Fixing pagination bug
2021-11-07 15:46:58 +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
Dmitry Kolosov
837417e19f
Merge pull request #111 from Mitrichius/netlify-deploy-preview
Add netlify config
2021-11-02 19:08:07 +03:00
Dmitry Kolosov
fda5c9acc8 change theme style in example sites 2021-11-02 19:01:55 +03:00
Dmitry Kolosov
e128cbde09 add netlify badge and demo link to readme 2021-11-02 19:01:05 +03:00
Dmitry Kolosov
18945c4bd5 add netlify config 2021-11-02 18:49:00 +03:00
Dmitry Kolosov
fd6a2df136
Merge pull request #110 from iakunin/2021-10-24_extracting_favicons_partial
Extracting favicons to a separate partition.
2021-10-25 08:57:32 +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
Dmitry Kolosov
ff9c340717
Merge pull request #109 from iakunin/2021-10-22_bug-with-title
Fixing a bug with empty <title>
2021-10-22 13:10:54 +03:00
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