Dillon
0ec591b4ab
Merge pull request #544 from khusika/footer-fix
...
fix(footer): Guard post-info-license
2022-05-02 17:14:50 +08:00
Dillon
c17b7a1ffc
Merge pull request #521 from rsrchboy/fix-rss-authors
...
`.params` -> `$params`
2022-05-02 17:00:59 +08:00
Dillon
5093f1a24a
Merge pull request #519 from nekr0z/518
...
fix(function): error with newer Hugo versions
2022-05-02 16:53:38 +08:00
Dillon
20a02e69e9
Merge pull request #500 from LeiHao0/master
...
Add Traditional Chinese in i18n
2022-05-02 16:49:06 +08:00
Dillon
5d056b5f5d
Merge pull request #637 from jr-santos98/update-pt-br
...
Update pt-br in i18n
2022-05-02 16:47:59 +08:00
weibin
e12ad76790
title support emoji
2022-03-22 21:03:45 +08:00
weibin
765b28f663
title support emoji
2022-03-22 11:19:05 +08:00
weibin
faa7a679fa
title support emoji
2022-03-22 11:08:30 +08:00
prprnya
b683ef5ccd
fix(i18n): typo in ca.toml
2022-02-22 20:43:25 +08:00
prprnya
846bb33101
Update i18n info in readme
2022-02-22 20:05:04 +08:00
prprnya
f9bb4b1ac9
Translate ca.toml
to Catalan
2022-02-22 19:49:23 +08:00
prprnya
0525c2b2b8
Generate language file ca.toml
from en.toml
2022-02-22 15:22:48 +08:00
Mustafa Albazy
e8aa2643d6
Create ar.toml
...
Adding Arabic Language translation.
2022-02-13 20:36:53 +00:00
Dillon
eaddd23bda
chore(deps): bump ini from 1.3.5 to 1.3.8
...
chore(deps): bump ini from 1.3.5 to 1.3.8
2022-02-08 19:59:12 +08:00
Dillon
a02d0e03b8
chore(deps): bump tar from 4.4.13 to 4.4.19
...
chore(deps): bump tar from 4.4.13 to 4.4.19
2022-02-08 19:58:34 +08:00
Dillon
6463d65067
Merge branch 'develop' into dependabot/npm_and_yarn/ini-1.3.8
2022-02-08 19:56:43 +08:00
Dillon
db24015bbb
Merge branch 'develop' into dependabot/npm_and_yarn/tar-4.4.19
2022-02-08 19:55:53 +08:00
Dillon
148bf8a162
fix(docs): built-in shortcodes tweet on hugo 0.62.0 error
2022-02-08 19:51:37 +08:00
Dillon
e55256c498
fix(docs): built-in shortcodes instagram and tweet error
2022-02-08 19:38:57 +08:00
dependabot[bot]
9ef01dae86
chore(deps): bump tar from 4.4.13 to 4.4.19
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 11:37:01 +00:00
dependabot[bot]
f184fa01a0
chore(deps): bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 10:59:59 +00:00
Dillon
7754282abf
chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0
...
chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0
2022-02-08 18:59:28 +08:00
dependabot[bot]
06cde8cc18
chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0
...
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases )
- [Commits](https://github.com/ashaffer/cached-path-relative/commits )
---
updated-dependencies:
- dependency-name: cached-path-relative
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 15:25:26 +00:00
Junior Santos
12942dcf73
Update pt-br in i18n
...
Signed-off-by: Junior Santos <claudio.dossantosjunior@yahoo.com.br>
2021-12-19 20:11:53 -03:00
Dastan Abd
56d01049ba
feat: Add yandex metrika tracking code
2021-12-06 20:25:32 +06:00
Chinnawat Wipawapat
8ab3e6dcb3
Added Thai translation
2021-09-10 02:35:23 +07:00
hepei
aaff455398
fix(gitalk):access_token request timeout( #623 )
2021-09-07 10:20:33 +08:00
Trevor McCormick
1dc73de171
fix broken indentation for gists
2021-08-06 22:14:45 -04:00
Khusika Dhamar Gusti
3649382c34
fix(home): Don't use div element inside heading
...
This error appears when we use typeit (with div element) in home-subtitle (with heading element).
PS: We don't need to re-set the class because home-subtitle has already declared the font-size in the style.
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-28 09:54:29 +07:00
Khusika Dhamar Gusti
9151f85ce9
fix(toc): Use data attributes for toc
...
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-27 18:42:42 +07:00
Khusika Dhamar Gusti
1281b13109
fix(header): Use data attributes for header mode
...
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-26 16:46:31 +07:00
Khusika Dhamar Gusti
fbceb4ad5d
fix(index): Use data attributes for home.posts
...
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-26 09:23:46 +07:00
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