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
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