Commit Graph

8 Commits

Author SHA1 Message Date
Laegel
7372c76dd4 fix: Removed npm usage (#93) 2020-07-14 15:48:56 -03:00
nothingismagick
7a5f656486 fix(publishing): update cargo install command 2020-07-13 15:28:21 +02:00
nothingismagick
13e2eb1484 feat(updating): create new page (#91)
* feat(updating): create new page

* fix(npm): use install @latest

* Apply suggestions from code review
2020-07-13 12:03:38 +02:00
nothingismagick
c864a2cdfc fix(windows): debugging
hotfix
2020-07-09 11:00:26 +02:00
Laegel
b67889c523 fix: Added missing 'tauri.conf.json' & reordered files 2020-07-04 18:08:34 +02:00
Laegel
f5f501665d Feat/various updates (#72)
* feat(docs): Added notification support

* fix: Added missing Rust docs

* feat(anchors): Added support for custom anchors

* feat(improvements): Added alpha badge

* fix(styles): Fixing Docusaurus modified style

* feat(instructions): Added PR instructions for showcase

* fix: Changed MacOS for macOS

* chore(clean): Removed console log

* fix: Patching announcement style

* fix: Removed extra trailing whitespaces

* fix: Changed dmg link
2020-06-30 17:36:19 +02:00
Laegel
3ead7cc19d feat(docs): Removed tauri-webpack link
tauri-webpack is no more used!
2020-06-03 10:45:44 +02:00
Laegel
855cc1ce37 Feat/recipes (#51)
* feat(components)

* feat(docs): WIP recipes

* fix: SSR fix

* fix(docs): Changed Rust paths in 'see more'

* feat(docs): Added development section

* feat(docs): Added development instructions

* feat(docs): Added debug instructions

* feat(docs): Added publishing and a sequence hint in sidebar

* chore(cleanFiles): Removed reworked files

* fix: Restored codeblock title

* fix: Added codeblock title

* feat(docs): Added bundler section

* fix: Changed 'npm run' for 'npx'

* fix(docs): Added missing --save-dev

* fix: Now using alert component & fixed some types

* fix: Changed --save-dev for --save

* chore: Moved 'development' files

* fix: Changed relative for absolute links

* fix(docs): Various minor modifications applied

* fix(wording)

* fix(wording)
2020-05-29 12:12:59 +02:00