Xin
363c8c91ee
fix: scroll bug due to incorrect toggle state ( #186 )
...
* fix: add mobile menu overlay to toggle body scroll
* chore: update styles
v0.6.2
2023-11-03 20:39:36 +00:00
Xin
088e9f7821
fix(style): add backdrop to code copy button ( #185 )
...
* fix(style): add backdrop to code copy button
* chore: run build:css
2023-11-02 22:43:50 +00:00
Tehuel
7be079f504
i18n: update es.yaml ( #180 )
...
* Update es.yaml
Update spanish translations, using keys from `zh-cn.yaml`.
* Update es.yaml
---------
Co-authored-by: Xin <xin@imfing.com>
v0.6.1
2023-11-01 20:28:29 +00:00
Xin
10ba5533e5
i18n: refactor translations for docs site ( #181 )
...
* i18n: move some translations under example site
* chore: update i18n/ja.yaml
* i18n: update zh-tw.yaml
* i18n: update fr.yaml
* i18n: update pt.yaml
* i18n: update ko.yaml
* i18n: update nb.yaml and nn.yaml
* i18n: update sw.yaml
* i18n: update vi.yaml
* i18n: update sw.yaml
* docs: clean up ja site as it's incomplete
2023-11-01 20:26:54 +00:00
Xin
433beed666
fix: plainify Toc headings ( #178 )
2023-10-31 23:14:42 +00:00
Pedro Lima
56a87e559d
i18n: update pt.yaml ( #174 )
...
Update the Portuguese translation.
2023-10-31 09:15:51 +00:00
Xin
9d68f7c71a
docs: minor update deploy site doc
2023-10-31 09:14:46 +00:00
Xin
e3f6069968
chore: support services.googleAnalytics.ID
( #173 )
...
* chore: support `services.googleAnalytics.ID`
and deprecate `site.googleAnalytics`
* chore: remove warning
2023-10-30 23:48:48 +00:00
Bjørn Erik Pedersen
de1286c7fc
i18n: Add language strings for Norwegian bokmål and Norwegian nynorsk ( #172 )
...
The two main written languages in Norway.
2023-10-30 22:42:30 +00:00
c2tz
c0a1d5cb67
chore(i18n): add French translation ( #166 )
...
* Create fr-fr.yaml
* Rename fr-fr.yaml to fr.yaml
* Modify Showcase
showcase ressemble a vitrine mais je pense que laissé showcase n'est pas problématique
* Remove comments
* Resolve duplicate
duplicate
Co-authored-by: Xin <fuxin1997@gmail.com>
* correction
résultats à la place de résulats (classique)
Co-authored-by: Xin <fuxin1997@gmail.com>
---------
Co-authored-by: Xin <fuxin1997@gmail.com>
2023-10-29 17:57:45 +00:00
Xin
50f1b084ae
chore(icons): add linkedin
...
[skip ci]
2023-10-29 17:55:27 +00:00
Xin
0d629b67b9
docs: add instructions for configuring layouts ( #167 )
2023-10-29 17:52:34 +00:00
Xin
7c902b4eb9
chore(style): enhance not-prose elements styling ( #163 )
...
* chore(css): improve not-prose tags styling
* fix: typo
* chore(style): improve appearance in prose
* feat: support icon in callout shortcode
* chore: add RSS badge to blog list page
* chore: run build:css
* chore: run build:css
* chore: remove unused CSS
* chore: add footer.enable explicitly to config
* chore: use `where` pseudo class for more prose elements
* chore: run build:css
* chore: remove blank space
* chore: rebuild css
* chore: update figure css
2023-10-29 15:19:31 +00:00
Xin
9744b4d727
feat: option to show tags for blog list ( #161 )
...
* feat: option to show tags for blog list
* chore: update hugo_stats.json
v0.6.0
2023-10-28 15:56:58 +01:00
Xin
34aecec9d4
docs: fix some spelling mistakes ( #159 )
...
* chore: fix README.md
* docs: minor fix the docs site
2023-10-27 23:15:06 +01:00
Xin
15ea31c389
docs: add Deploy Site page ( #158 )
...
* docs: add Deploy Site page
* docs: update deploy-site.md
2023-10-27 23:09:38 +01:00
Xin
141e0d8f8c
fix(style): remove sidebar item extra padding and gap ( #155 )
...
* fix: remove sidebar item extra padding and gap
* chore: run build:css
2023-10-27 14:57:48 +01:00
Xin
2d2e8aec4c
fix(style): remove padding for highlighted code ( #157 )
...
* fix(style): remove padding for highlighted lines
* chore: run build:css
2023-10-27 14:56:39 +01:00
rwxguo
c6f432566d
docs: update editURL description ( #154 )
2023-10-27 05:39:31 -04:00
LLL
ae01ac08b6
feat: improve Cards link behaviour ( #153 )
...
* clickable feature-card when a link is provided
* unclickable card when no link is provided
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-26 23:13:24 +01:00
Xin
b5ab4ecdcb
chore(i18n): support translation for theme toggle ( #152 )
2023-10-26 04:02:47 -04:00
Xin
cf7b669278
docs: add zh-cn translation for home page ( #151 )
...
* i8n: add noResultsFound and clean up zh-cn.yaml
* i8n: add translation for home page
* i18n: translate showcase for zh-cn
2023-10-25 23:32:33 +01:00
Xin
53b688f014
chore(devcontainer): bump hugo to version v0.119.0
...
[skip ci]
2023-10-25 21:55:40 +01:00
dependabot[bot]
8ad5a0cf0e
chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 ( #150 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31 )
[skip ci]
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 21:53:47 +01:00
Xin
e135f5a6b4
docs: improve icon shortcode documentation ( #149 )
2023-10-25 20:50:15 +01:00
Xin
97e6945c04
feat: add option to set default theme and hide toggle button ( #146 )
...
resolves #135
Light / dark theme can be configured via:
```yaml
theme:
# light | dark | system
default: system
displayToggle: true
```
2023-10-21 22:18:04 +01:00
Xin
93cb788e52
feat(search): support different search index types ( #145 )
...
* add support for different search index types: `content | summary | heading | title`
* resolves #139
2023-10-21 21:00:39 +01:00
Jinuk Im
88b0f1b2ab
fix: broken "edit this page" link in windows ( #143 )
v0.5.2
2023-10-18 22:33:36 +01:00
Jinuk Im
a31b46f5e3
chore(i18n): add translations of Korean ( #144 )
...
* chore(i18n): add translations of Korean
* Update ko.yaml
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-18 22:32:28 +01:00
Sid
6641d36b98
docs: add using Hextra as Git submodule ( #137 )
...
* docs: update docs relating to getting started and Hugo modules
* docs: add docs to use Hextra as Git submodule, closes #107
* chore: use paragraph instead of callout, refactor docs
* Update getting-started.md
* Update getting-started.md
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-16 14:28:28 +01:00
Jinuk Im
e42d01898a
fix: add missing translations ( #142 )
...
* fix: add missing translation in blog list
* fix: add translatable variables
* Update en.yaml
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-16 13:30:31 +01:00
Xin
6cd4c55613
fix: callout styling issue with markdown content ( #141 )
2023-10-13 00:09:57 +01:00
Xin
cb09b7ce1e
fix: skip scroll event if no backToTop element ( #138 )
v0.5.1
2023-10-12 23:25:34 +01:00
纳兰音韵
96c6ff073f
chore(i18n): update zh-cn.yaml ( #136 )
2023-10-11 23:22:07 +01:00
Xin
28a20e1e7e
chore: add code copy button icons in js ( #133 )
v0.5.0
2023-10-07 20:01:19 +01:00
Xin
5f4c7423d0
chore: add feature request issue template
...
[skip ci]
2023-10-04 20:54:29 +01:00
Xin
2bc4ed19e3
chore: add issue bug report template
...
[skip ci]
2023-10-04 20:51:22 +01:00
Xin
8aa6439132
feat: support custom primary saturation ( #131 )
...
* feat: support custom primary saturation
* chore: run npm run build:css
* docs: update instruction for customizing primary color
2023-10-04 20:41:59 +01:00
Jinuk Im
b7558aca44
feat: support empty prev/next pagination ( #130 )
...
[skip ci]
2023-10-04 20:13:49 +01:00
Xin
55ff819dae
fix: not-prose p tag inconsistent style ( #126 )
...
* fix: not-prose p tag should reset styles
* chore: compile CSS
2023-10-03 09:12:30 +01:00
Xin
924d8508d0
fix: footer enable flag logic issue ( #125 )
2023-10-03 08:51:41 +01:00
Quang Thắng
1b932f260a
chore: add Vietnamese translation ( #123 )
...
[skip ci]
2023-10-03 08:36:35 +01:00
Pedro Lima
5768ed4695
chore: add Portuguese translation ( #119 )
2023-10-02 23:53:53 +01:00
morfismo
f4cea168b1
chore: spanish translations es.yaml ( #114 )
...
[skip ci]
2023-10-02 11:57:12 +01:00
calalloo
e2d00fdcd0
chore: add Swahili translation ( #113 )
...
[skip ci]
2023-10-01 23:13:18 +01:00
Xin
103faa24f3
chore: re-compile CSS
2023-10-01 09:25:02 +00:00
Remy Sheppard
d1bed05843
feat: Back To Top ( #105 )
...
* Scroll to top
* Update scripts.html
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-01 10:06:28 +01:00
Xin
2df3c563bf
fix: use div for copyright container in footer ( #104 )
v0.4.0
2023-09-27 20:40:35 +01:00
Xin
ec02eb34fe
fix: search shortcut based on user platform ( #101 )
...
* fix: search shortcut based on user platform
* chore: make it work with iPad and iPhone as well
2023-09-27 19:47:20 +01:00
Xin
46dea718e6
docs: add giscus comments system ( #96 )
...
* chore: rename comment to comments
* docs: add giscus comments
* docs: update
2023-09-26 23:33:27 +01:00