30 Commits

Author SHA1 Message Date
tauri
0e60fbc078 Update Docs (#2366)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-04 18:00:31 +02:00
Colin McDonnell
6e028aa7d9 docs: add instructions for bun (#1441)
* docs: add instructions for bun

* fix spacing

* capitalization

* Updates

---------

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2024-02-29 09:52:40 +01:00
tauri
6b5671734c chore(docs): Update Rust & TS docs (#1759)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2023-12-19 17:20:10 +01:00
tauri
45203a9e82 chore(docs): Update Rust & TS docs (#1581)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-09-30 12:08:19 +02:00
tauri
2f54e68b8d Update Docs (#1295)
* chore(docs): Update Rust & TS docs

* Update docs/api/js/os.md

---------

Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-06-14 19:30:10 +02:00
tauri
9cb807e0db chore(docs): Update Rust & TS docs (#1237)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2023-05-08 13:35:42 +02:00
tauri
984c03f2d3 chore(docs): Update Rust & TS docs (#1230)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2023-05-03 18:40:42 +02:00
tauri
d9a75c6896 chore(docs): Update Rust & TS docs (#1009)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-12-08 16:45:17 +01:00
tauri
219f3bd245 Update Docs (#971)
* chore(docs): Update Rust & TS docs

* Apply suggestions from code review

Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-11-08 16:05:44 +01:00
Lorenzo Lewis
cd2045d10f Fix CLI links (#900)
* Fix CLI links

* Fix path

* Patch generated doc
2022-09-16 13:27:21 +01:00
tauri
aeb5c23888 chore(docs): Update Rust & TS docs (#895)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-09-15 19:00:43 +02:00
Lorenzo Lewis
514b66e3a4 Revise links, minor codeblock formatting (#777) 2022-07-16 20:02:11 +01:00
tauri
a1750a2c55 chore(docs): Update Rust & TS docs (#717)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-06-29 21:06:34 +01:00
tauri
76c8118032 Update Docs (#645)
* chore(docs): Update Rust & TS docs

* revert #644

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-06-14 15:08:14 +02:00
tauri
7ae2d27f74 chore(docs): Update Rust & TS docs (#613)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-05-27 22:40:57 +02:00
Lorenzo Lewis
3322a8d768 Feat/versioning prep (#586)
* Change links to relative

* Remove old version.txt creation

* Move docs that don't need versioning to pages

* Unversion architecture

* Move about section back to docs

* Missed security

* Remove community section

* Remove community from sidebar

* Adjust navbar, add versions to config

* Workaround for getting latest doc version

* Remove ununsed splash page

* Reformat footer

* Add more dynamic config for detecting versions

* Create utility for returning the current version

* Update index.js to use version utility

* Add redirects for about, API, and guides pages

* Add redirect for `docs` path

* Fix script to get the last version, not current

* Add logic to conditionally handle when a version is launched

* Add versioning section

* Fix url version
2022-05-11 18:24:29 +01:00
Lorenzo Lewis
f63e9edaa3 Feat/auto generate sidebar (#579)
* Move all documents into a "guides" folder

* Fix broken links

* Redirect any broken links from old docs to new guides

* Remove custom redirects

* Change `docs` filepath to now be root of url

* Remove benchmark redirect
2022-05-08 20:50:47 +01:00
tauri
829c713067 chore(docs): Update Rust & TS docs (#573)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-05-07 22:11:13 -03:00
Lorenzo Lewis
506237107b Feat/refactor remove alert component (#564)
* Ignore formatting for these auto-generated files

* Remove Alert component from cli and config MDs

* Remove Alert from recipes
2022-05-06 21:49:25 +01:00
tauri
66596a4954 Update Docs (#523)
* chore(docs): Update Rust & TS docs

* fix casing

Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-03-28 23:31:12 +02:00
Fabian-Lars
dba3a91d47 fix: cleanup docs about deps and icon commands (#484)
* fix: cleanup docs for `deps` and `icon` commands

* fix: use bash for codeblock syntax highlighting

* Update docs/guides/icons.md

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

* remove section about deps command

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-03-10 12:32:37 +01:00
tauri
ec55bd7eef Update Docs (#487)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-03-07 19:08:16 -03:00
Lucas Fernandes Nogueira
5c1c499ab7 feat: update to RC (#413) 2022-02-10 20:02:47 -03:00
tauri
2ad468303c Update Docs (#405)
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com>
2022-02-10 19:29:10 -03:00
Jonas Kruckenberg
22ae98dbe7 v1-rc docs (#403)
* shift around sidebar for better comprehensive flow (#392)

* shift around sidebar for better comprehensive flow

* fix broken links

* stub out architecture articles

* clear up setup section

* fix broken link

* shift code sign, updater

* remove dev intro

it has been chopped and put into other docs

* tweak prereq call to action

* rename to setting up *

* consistently use -ing

* fix links

* feat: add optimized images (#397)

* feat: remove showcase section (#399)

* feat: remove showcase section

* feat: add awesome tauri link to navbar/footer

* use old landing page

* fix: build

* activate new search

* update searchbar package

Co-authored-by: Jacob Bolda <me@jacobbolda.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-02-10 20:23:28 +01:00
Lorenzo Lewis
e8115dca4b i18n (#337)
* Remove French docs (none had been translated yet)
* Move English docs up to be directly under the docs folder (serves as the default)
* Remove old translation files
* Remove references to old translation files in docusaurus.config.js, index.js, partners.js, and showcase.js, swapping in place Docusaurus's Translate HTML element and translate() function
* Remove unused users.js file
* Remove supported-languages.js (this is now contained by default in the docusaurus.config.js file)
* Add translate command to package.json that will auto-generate enabled languages
* Add generated translation files derived from translate (note: this will require re-work on Crowdin)
* Add MIT license to package.json (removes an annoying warning when building)
* Update supported browsers (removes an annoying warning when building)
* Remove t, languages, and language objects from docusaurus.config.js that were referencing the old translation files
* Update netlify.toml to now simply run yarn build (note: this will not yet generated the translations on CI/CD, this will need to be updated later)
2022-01-16 20:38:01 +00:00
Laegel
8fd318aeff feat(i18n) (#69)
* feat(i18n): Setup new structure for i18n

* fix: Adapting Netlify command

* feat: Added plugin to deal with absolute CSS imports

* feat: Trying to make it work with the new setup on Netlify

* feat: Trying to make it work with the new setup on Netlify

* fix: Rephrased log for build

* fix: Changed paths to CSS files

* fix: Added missing files

* feat: Adding fr translations as test

* feat: Added partners & showcase strings

* feat(i18n): Added dropdown (proposal)

* fix: Ensure location's not used while in SSR

* fix: Ignoring broken links for now

* fix: Added missing French docs/strings for test

* fix: Added missing files...

* fix: Fixed Alpha in menu & applied default dark theme

* feat: Explicitly defined supported languages

* fix(mobile): Moved Alpha and fixed language dropdown

* feat(i18n): Cleanup, added contribution instructions
2020-07-28 18:26:19 +02:00
Laegel
bf723f1c29 feat: Added deps CLI command (#101) 2020-07-25 13:32:09 +02:00
Laegel
13c5461e75 feat(docs): Added more details and improved layout (#62) 2020-06-17 17:26:34 +02:00
Laegel
441fc32f34 Feat/moving website content (#48)
* chore: moving files from 'website' folder

* chore(readme): Removed 'cd website' line

* chore: Moving netlify.toml

* chore(conflicts)
2020-05-25 23:43:14 +02:00