Commit Graph

12 Commits

Author SHA1 Message Date
Mahdi Boomeri
9c478ee16e
feat: useNuxtData composable (#9262)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-12-05 14:07:33 +01:00
Daniel Roe
4c4249dc33
feat(nuxt): add onNuxtReady composable (#9478) 2022-12-05 11:09:58 +01:00
Sébastien Chopin
a50855babe docs: add more social cards 2022-11-30 11:02:17 +01:00
Clément Ollivier
65f3b3a053
docs: change app-config url to avoid naming conflicts with app.vue (#9377) 2022-11-28 13:47:32 +01:00
falko-apheris
cbf8976432
docs: use layout in example of definePageMeta (#9322) 2022-11-25 13:30:57 +00:00
Sébastien Chopin
2facf0e594
docs: improve seo titleTemplate and add social images (#9235)
* docs: improve seo titleTemplate and add social images

* chore: update
2022-11-21 16:51:39 +01:00
Mahdi Boomeri
fdc35aabb6
docs: remove stable release warning regarding options api (#9186) 2022-11-21 11:51:06 +01:00
Ikko Ashimine
88d7077fca
docs: fix typo in commands/add (#9206) 2022-11-21 11:43:53 +01:00
Sébastien Chopin
667286879e
docs: fix broken links in examples (#9119) 2022-11-17 12:09:43 +00:00
Clément Ollivier
fea7717291
docs: fix broken paths (#9076) 2022-11-16 18:21:08 +01:00
Conner
3aadc57be5
docs: add warning about definePageMeta issues with transitions and NuxtLoadingIndicator (#9055)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-16 15:06:36 +01:00
Sébastien Chopin
90784f79d7
docs: new website design (#9007)
* docs: implement new website theme

* chore: rename dirs

* chore: update build

* lint fix

* chore: update deps

* fix: include node_modules in esbuild step

* chore: update deps

* Update .gitignore

* chore: update theme version

* up

* up

* fix: use svg for illustration

* chore: update to 0.0.12

* chore: force parse5 resolution

* stay with build

* feat: always display first home section

* Update yarn.lock

* chore: update theme

* fix lint

* docs: update home title

* chore: update website theme version

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* up

* chore: bump theme version

* up

* chore: up

* up up and up

* chore: generate

* fix: boolean value

* feat: new images

* update again

* chore: up

* ouep

* chore: up

Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-11-16 11:04:28 +01:00