⏪️ revert: too soon
Refs: 3f2e456
This commit is contained in:
parent
3f2e45601a
commit
d6aaa7651f
13
README.md
13
README.md
@ -14,8 +14,7 @@ tabi has a perfect score on Google's Lighthouse audit:
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- [X] Full multi-language support. Set as many languages to your site as you wish.
|
- [X] Multi-language support.
|
||||||
- [X] Single non-English language support. Set your entire site to Chinese, Spanish, French, Russian… or any [other supported language](/i18n).
|
|
||||||
- [X] Dark and light themes. Defaults to the OS setting, with a switcher in the navigation bar.
|
- [X] Dark and light themes. Defaults to the OS setting, with a switcher in the navigation bar.
|
||||||
- [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/).
|
- [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/).
|
||||||
- [X] Perfect Lighthouse score (Performance, Accessibility, Best Practices and SEO).
|
- [X] Perfect Lighthouse score (Performance, Accessibility, Best Practices and SEO).
|
||||||
@ -113,9 +112,7 @@ The content outside the front matter will be rendered between the header title a
|
|||||||
- set the title and taxonomies for each language;
|
- set the title and taxonomies for each language;
|
||||||
- add the `language_name.{code}` in `[extra]`. This is the text shown in the language switcher.
|
- add the `language_name.{code}` in `[extra]`. This is the text shown in the language switcher.
|
||||||
|
|
||||||
TODO: Mention i18n/
|
See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/main/config.toml#L22-L134) for an example.
|
||||||
|
|
||||||
See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/main/config.toml#L21-L43) for an example.
|
|
||||||
|
|
||||||
You will need an `_index.{language_code}.md` per language for each section (e.g. /blog or /projects) that you want to enable in that language.
|
You will need an `_index.{language_code}.md` per language for each section (e.g. /blog or /projects) that you want to enable in that language.
|
||||||
|
|
||||||
@ -133,11 +130,7 @@ This theme was inspired by:
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Please do!
|
Please do! Take a look at the [Contributing Guidelines](/CONTRIBUTING.md) to learn more.
|
||||||
|
|
||||||
TODO: we appreciate bug reports, translations, documentation improvements, and pull requests.
|
|
||||||
|
|
||||||
Take a look at the [Contributing Guidelines](/CONTRIBUTING.md) to learn more.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user