wails/v2
Misite Bao e9b2c15664
feat: optimize documentation website (#1849)
* fix(website): fix i18n configuration

* feat: add i18n file to auto generate code

* feat: move the crowdin configuration file to the website directory

* feat(website): add crowdin dependencies and scripts

* feat: add COC

* feat: use escape hatch syntax to wrap JSX code in MDX files

* feat: remove ach language

* feat: generate default language configuration

* feat: remove compare link

* feat: add COC link

* feat(website): update documentation

* feat: use escape hatch syntax to wrap JSX code in MDX files

* style: add prettier

* style: format mdx files

* chore: remove prettier command

* feat: update en docs

* feat: sync Chinese documents

* feat: update doc

* Update website/src/pages/coc.mdx

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-18 22:01:50 +10:00
..
cmd/wails Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
internal Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
pkg Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
tools/release feat: optimize documentation website (#1849) 2022-09-18 22:01:50 +10:00
go.mod Better watcher (#1827) 2022-09-04 07:47:27 +10:00
go.sum Better watcher (#1827) 2022-09-04 07:47:27 +10:00
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
NOTES.md Merge commit 'a213e8bcd1' as 'v2' 2020-09-15 19:52:54 -05:00
README.md [v2] Update Workflow 2021-09-13 20:04:08 +10:00
wails.go [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00

Wails v2 ALPHA

This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!

This document will be updated as progress is made.