Commit graph

2,874 commits

Author SHA1 Message Date
Lea Anthony
16e80913bf
Update architecture diagram - Thanks @bketelsen 2022-09-21 10:54:44 +10:00
Misite Bao
1022d3cd61 chore: migrate to script 2022-09-21 02:06:26 +08:00
Misite Bao
2238d6b206 fix(website): fix broken links 2022-09-21 01:27:35 +08:00
Misite Bao
2dd2deadc1 feat(website): update Chinese and Japanese and temporarily remove other language translations
Reason: The translation progress of other languages has not yet met the requirements
2022-09-21 00:39:42 +08:00
Misite Bao
11d54cc875 feat(website): update en docs 2022-09-20 23:41:42 +08:00
Misite Bao
f587457e7e feat: remove documentation for "beta" and "rc" versions 2022-09-20 23:06:51 +08:00
Lea Anthony
3dee8a931a
update sponsorkit generation 2022-09-20 21:59:28 +10:00
Lea Anthony
d3b8a7e4af
Add package.json 2022-09-20 21:57:58 +10:00
Lea Anthony
db70a0de58
Update scheduler workflow 2022-09-20 21:55:42 +10:00
Lea Anthony
15759b38bf
Add sponsor label workflow. Generate sponsor svg. 2022-09-20 21:52:20 +10:00
Lea Anthony
449764943f
Slight text change 2022-09-20 19:52:00 +10:00
Lea Anthony
7254c575d6
More CSS changes 2022-09-20 18:20:53 +10:00
Lea Anthony
7a59bdd09b
More CSS changes 2022-09-20 17:41:11 +10:00
Lea Anthony
ba3e697a00
Better mobile experience 2 2022-09-20 17:25:55 +10:00
Lea Anthony
b370e0e7f0
Better mobile experience 2022-09-20 17:05:23 +10:00
Lea Anthony
6805b5a3e9
Fix LHS blog navigation. Updated blog. Add missing garble flags in CLI doc 2022-09-20 10:29:27 +10:00
Lea Anthony
01ea9496e7
Fix RHS page navigation. Add OnSuspend and OnResume to options example. 2022-09-20 09:57:24 +10:00
Lea Anthony
2661eca2cc
Rename TranslucencyType -> BackdropType. Rename BackdropType consts. Add documentation for this option. 2022-09-20 09:49:13 +10:00
Lea Anthony
23593b3c4d
Fix bullet-points of community guide 2022-09-20 07:48:02 +10:00
Lea Anthony
e323b04bb2
Make frontpage container rules more specific 2022-09-20 07:44:04 +10:00
Lea Anthony
32af38875f
Remove "Built with docusaurus" text 2022-09-20 07:36:25 +10:00
Lea Anthony
c4964d6f46
Fix features spacing + blockqoute spacing 2022-09-20 07:32:48 +10:00
Lea Anthony
2a3cd47d0c
Fix 2 column layout, quote and footer 2022-09-20 07:12:48 +10:00
Lea Anthony
662a406e85 2 column 2022-09-19 20:37:45 +08:00
Misite Bao
b2a79e656f feat(website): add Chinese translation 2022-09-19 20:35:29 +08:00
Misite Bao
07a3973f9a feat(website): optimize and improve documentation 2022-09-19 20:02:30 +08:00
Lea Anthony
840d3f1e85
Set maximum carousel width 2022-09-19 19:03:31 +10:00
Lea Anthony
2de06a0684 Tidy CSS 2022-09-19 16:49:22 +08:00
Lea Anthony
08ed902b7a Improved CSS 2022-09-19 16:49:22 +08:00
Lea Anthony
3c17905155 Fix slider images. Resize varly image and limit max width. Remove announcement. 2022-09-19 16:49:22 +08:00
Lea Anthony
7bd1355663 Add quote 2022-09-19 16:49:21 +08:00
Misite Bao
a17aeee712 feat: add translation 2022-09-19 16:49:21 +08:00
Misite Bao
428f839c84 feat: move blog images to a separate directory 2022-09-19 16:49:21 +08:00
Lea Anthony
7ab969195c Updated blog 2022-09-19 16:49:20 +08:00
Lea Anthony
1a6f308494 Updated README.md + copy to v2 directory 2022-09-19 16:49:19 +08:00
Lea Anthony
21b4f643dd Updated README.md + copy to v2 directory 2022-09-19 16:49:19 +08:00
Lea Anthony
a07dbb2368 Updated README.md 2022-09-19 16:49:18 +08:00
Lea Anthony
c4f9a43ff6 Blog post 2022-09-19 16:49:17 +08:00
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
Lea Anthony
d0a39349d4
Update release workflow 2022-09-18 08:56:13 +10:00
Lea Anthony
b93cdcd942
Releasetest/release workflow (#1869)
* Test release workflow

* Update release.yml

* Update release.yml

* add linux deps

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Fix: Misc tests

* Fix: Misc tests + linux build tags

* Fix: Bindings tests + move templates to pkg. Add json schema for templates

* Fix: template tests

* Add tests to release workflow. Test for go 1.18 + go 1.19
Fix: ignore .m files for non darwin builds. Fix watcher test. Fix warning in clilogger.

* Fix release pipeline

* Matrix for tests

* Rename templates to make tests work

* Update template test

* Debug template test

* Debug template test

* Debug template test

* Fix gitignore

* Update release.yml
2022-09-18 08:55:21 +10:00
Parvin Eyvazov
96ffe5b7b2
Update introduction.mdx (#1863) 2022-09-17 06:09:00 +10:00
stffabi
1026119eca
[templates] Use embed all to include all files (#1862)
Otherwise files prefixed with `.` and `_` won't get embedded.
2022-09-17 00:37:30 +10:00
Lea Anthony
f78476e051
Fix: lit template 2022-09-16 17:48:48 +10:00
Lea Anthony
124295a79c
Remove support for < Go 1.18 in wails doctor 2022-09-16 13:36:33 +10:00
Misite Bao
14adbc12aa
chore: update README and workflows (#1848)
* Update README

* Update crowdin.yml

* chore: update workflows and README

* fix: fix error

* feat: remove unnecessary content

* Update .github/workflows/build.yml

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-15 21:49:35 +10:00
Lea Anthony
28fd3cdba1
Fix link to runtime docs in introduction page 2022-09-15 21:11:12 +10:00
stffabi
f97f5bb602
[build] Fix buildtags parsing if only one tag is specified (#1858)
* [build] Fix buildtags parsing if only one tag is specified
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-15 17:04:00 +10:00
stffabi
f1dc9eb4ef
[cli] Add check for minimum required go version (#1853)
- Update out of sync go.mod with minimum go version
- Check for minimum go version during build with build constraint
  “internal/goversion/build_constraint.go:9:2: MinGoVersionRequired (constant "You need Go 1.18 or newer to compile this program" of type string) is not used”
2022-09-15 07:28:28 +10:00
stffabi
854bd9433d
[go] Bump minimum required go version to 1.18 (#1854) 2022-09-14 23:47:15 +10:00