Commit graph

848 commits

Author SHA1 Message Date
Christian Oliff
74c90db9c4 fix(base): Remove unneeded meta tag
```html
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
```
This was only needed for IE10 and lower (which are no longer supported) and chromeframe which was a Google plugin for IE8 and lower and was discontinued many years ago. So this meta tag can be safely removed.

Partially fixes: #401

Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-25 14:21:32 +07:00
Khusika Dhamar Gusti
d7f6344d00 fix(footer): Define itemtype property
The properties copyrightYear and copyrightHolder refer to the nearest parent CreativeWork.
https://schema.org/CreativeWork

Partially fixes: #401

Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-24 09:52:39 +07:00
Khusika Dhamar Gusti
89d344074a feat(home): allow HTML format in subtitle
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-02 19:28:07 +07:00
Khusika Dhamar Gusti
8eb46b216d fix(footer): Guard post-info-license
Show license information if it is mentioned in the markdown.

Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-02 19:21:22 +07:00
Chris Weyl
8073888dd8 .params -> $params
This was causing the authors of all RSS items to render as "Author".
2020-09-17 12:01:48 -05:00
Evgeny Kuznetsov
3249f108da
fix(function): error with newer Hugo versions 2020-09-14 20:14:41 +03:00
LeiHao
f3d980c585 Add Traditional Chinese in i18n 2020-08-19 17:05:10 +08:00
mochamadboval
7cfb256966 Change 'Powered by' translation. 2020-08-08 13:05:49 +07:00
mochamadboval
083077aaca Change some translations in 'id.toml'. 2020-08-05 23:27:57 +07:00
mochamadboval
54652c0012 Add file 'id.toml' that includes Indonesian translation. 2020-08-05 14:05:11 +07:00
Nimrod Gutman
3807bf5915
add support for Plausible Analytics 2020-07-17 12:15:40 +03:00
Khusika Dhamar Gusti
c069c4d2e0 fix(header): Use search-dropdown if search is enabled
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-07-16 10:06:26 +07:00
anbuchelva
38980c040c fix: wrap date in posts page 2020-07-12 18:39:28 +05:30
Matt Esch
01de8bace7 inline telegram script 2020-06-24 11:49:51 +01:00
Evgeny Kuznetsov
dff364c0bb
also support nicknames 2020-06-12 10:11:45 +03:00
Evgeny Kuznetsov
49d6a58a2f
feat(shortcode): person
css

allow named params

document
2020-06-12 09:36:02 +03:00
prajwal yashasvi
37e0e4afe1
fix stackoverflow icon codepen bug #400 2020-06-07 19:27:32 +05:30
Xavier Krantz
002b6472f6 feat: Add discord to social media list 2020-06-04 17:12:59 +02:00
HSoeren
e33a9a4b68
i18n translation for german updated
Some mistranslations and capitalization corrected. I'd be happy if it were to be adopted.
2020-06-02 12:27:18 +02:00
prajwal yashasvi
296f589df0 complete తెలుగు translate strings 2020-06-01 23:18:12 +05:30
prajwal yashasvi
c6f3b1ca04 updated తెలుగు translate strings 2020-06-01 21:37:59 +05:30
prajwal yashasvi
9d9e419724 added తెలుగు translate initial strings 2020-06-01 13:04:29 +05:30
prajwal yashasvi
9c2cca8d17 added తెలుగు translate initial strings 2020-06-01 11:12:15 +05:30
Dillon
f787a4e5ad Merge branch 'develop' 2020-05-29 14:13:45 +08:00
Dillon
96cf051546 chore(lib): update libraries 2020-05-29 14:13:24 +08:00
Dillon
deab5ca4d7 Merge branch 'develop' 2020-05-29 13:24:18 +08:00
Dillon
09e3b45f36 chore: update exampleSite config 2020-05-29 13:23:33 +08:00
Dillon
68a29fa538
Merge pull request #395 from dillonzq/develop 2020-05-29 13:23:05 +08:00
Dillon
4e3e54bb2a chore: update theme.js init 2020-05-29 11:31:26 +08:00
Dillon
cded7145ac
fix(style): remove Google Font (#394) 2020-05-29 11:19:33 +08:00
Dillon
89a526d693
feat(SEO): update SEO config (#393) 2020-05-29 11:11:21 +08:00
Andrea Carratta
2242e0c3c7
feat(sitemap): improve priority (#392)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-05-29 11:09:06 +08:00
Dillon
7b954a46e4 Merge branch 'master' into develop 2020-05-29 01:11:52 +08:00
Dillon
87223fbbdf
Create FUNDING.yml 2020-05-29 01:09:50 +08:00
Dillon
2330fa0188 Merge branch 'master' into develop 2020-05-29 01:03:42 +08:00
Dillon
5bc843ca85 chore: update project related information 2020-05-29 01:03:07 +08:00
Dillon
f631e3de04
fix(404): 404 page select language error (#391) 2020-05-29 00:19:39 +08:00
quyleanh
7a942f2d56
feat(i18n): add Vietnamese translation (#383)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-05-28 20:29:28 +08:00
Dillon
aa48df5edd
feat(content): support complete local resource references (#388) 2020-05-28 17:05:37 +08:00
Dillon
0c1f7d0ef8
fix(TOC): scrollbar bug when keepStatic is true (#382) 2020-05-24 16:20:48 +08:00
Dillon
94b8e6bf69 chore: update version to v0.2.10 2020-05-24 16:15:39 +08:00
Dillon
40c27dc21d Merge branch 'develop' 2020-05-19 11:32:25 +08:00
Dillon
04b93662f7 fix(style): comments div padding 2020-05-19 11:30:59 +08:00
Dillon
b77d0f23f4
Merge pull request #374 from dillonzq/develop 2020-05-19 11:25:43 +08:00
Dillon
2528db3ebc i18n: update zh-CN.toml 2020-05-19 11:19:57 +08:00
Dillon
9dd5230204
feat(TOC): add keepStatic param for TOC (#372) 2020-05-18 22:27:01 +08:00
Dillon
8f53c999e5 chore: refactor some code 2020-05-18 21:30:33 +08:00
0derel
c1016df5d6
feat(lunr): some optimizing lib/lunr/*.js (#367) 2020-05-18 17:35:33 +08:00
W.T. Chang
e5ae1d696b
fix(path): broken tag/category link when containing a dot (#368) 2020-05-18 17:30:37 +08:00
Dillon
9c1244490f
i18n: update i18n string format (#371) 2020-05-18 16:10:24 +08:00