Commit Graph

917 Commits

Author SHA1 Message Date
Clément Ollivier f3661ce1e7
docs(release): theme 0.2.2 (#9920) 2023-01-03 11:44:23 +01:00
Florent Delerue 5f0b8d1945
refactor: heros (#9886) 2023-01-03 11:43:23 +01:00
Florent Delerue a59f28a04a
refactor(home): sections (#9882) 2023-01-03 11:43:09 +01:00
Brian Mhlanga c00f21e706
docs: fix typos (#9919) 2023-01-03 11:14:59 +01:00
Carolina Delerue 0afb582c22
docs: fix markdown (#9838) 2023-01-02 19:21:32 +01:00
Hugo Brosnahan 850733e160
docs: fix typos and capitalisation (#9844)
* docs(getting-started): fix typos in configuration docs

* docs(community): always capitalize 'Prettier'

* docs(community): always capitalize 'Corepack'

* docs(community): always capitalize 'Nuxt'
2023-01-02 19:17:25 +01:00
Anthony Jekanyika da2a146f50
docs: fixed typos and improved wording (#9848) 2023-01-02 19:10:08 +01:00
PickleNik bccbe6ffe8
docs: fix url for prettier.io pointing to stylelint.io (#9892) 2023-01-02 19:05:57 +01:00
にー兄さん / Kaito Tsutsumi ba384ff030
docs: fix `layouts` typo in nuxtignore page (#9893) 2023-01-02 19:00:03 +01:00
RedCommand 0a701ae7b3
docs(homepage): add module cta (#9591)
* feat(docs): Home modules button

* fix(docs) wrong component name
2022-12-29 11:15:41 +01:00
Carolina Delerue ea02be17c7
docs: add docs landing page (#9706)
* wip

* wip

* wip

* wip

* docs: add docs landing

* docs: update wording and structure

* docs(landing): minor tweaks

* docs(landing): update links

* docs(landing): update images

* docs(landing): minor tweaks

* docs(landing): update title

* docs(cards): fix cards

* docs(landing): update landing and introduction heros

* docs(landing): add extra slot to avoid hydration mismatch

* docs(theme): bump version to 0.2.1

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-12-23 13:15:12 +01:00
Sébastien Chopin dbc31869bb docs: rename svg asset 2022-12-22 19:15:29 +01:00
Sébastien Chopin 3dcf463fa6
docs: enable hybrid rendering (#9823)
* docs: enable hybrid rendering

* build: move generate -> build

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-22 18:53:36 +01:00
renovate[bot] c5494580a2
chore(deps): update all non-major dependencies (#9802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 19:13:50 +01:00
Mechite b915321d37
docs(index): fix typo in 'GitHub' (#9807) 2022-12-21 09:53:05 +01:00
AuroraTea aa066062e1
docs(getting-started): improve usage of `pnpm` (#9775) 2022-12-20 16:48:10 +01:00
DmitryVladimirson 7a598567da
docs: improve wording and fix typo (#9795) 2022-12-20 14:54:08 +00:00
Carolina Delerue ce9141285a
docs(community): fix missing image 2022-12-20 10:03:42 +01:00
Clément Ollivier 362f6797e4
docs: version 0.1.27 (#9788) 2022-12-19 17:26:10 +01:00
Mehdi HosseinZade 04c8625843
feat(nuxt): deep watch `useCookie` ref value by default (#9664)
* feat(nuxt): useCookie add deep watch option

* docs(api): useCookie add deepWatch option

* feat(nuxt): useCookie change deepWatch to watch option

* boolean|shallow

* enable watch by default

* docs: fix example

* docs(api): update useCookie example

Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 12:50:46 +01:00
Jasper Zonneveld ef4b667ba0
docs(concepts): add `utils/` to directory-based auto-imports (#9739) 2022-12-15 17:01:11 +01:00
Clément Ollivier 7d80a974e0
docs(community): temporary disable newsletter subscription (#9740) 2022-12-15 16:54:21 +01:00
renovate[bot] 3139ea7d39
chore(deps): update all non-major dependencies (#9685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 14:43:52 +01:00
Clément Ollivier ab6ddb868b
docs(version): theme 0.1.25 (#9729) 2022-12-15 10:35:18 +01:00
Clément Ollivier e3e876c208
docs(theme): version 0.1.24 (#9716) 2022-12-14 18:14:53 +01:00
Clément Ollivier 53148f5950
docs(community): fix client-side images display (#9704)
* docs(community): fix client-side images display

* docs(community): fix map image size
2022-12-14 11:19:03 +01:00
Clément Ollivier 6ae2ded81c
docs: bump website theme to 0.1.23 (#9703) 2022-12-14 10:08:15 +01:00
CarolinaDelerue eef13a98a7
docs: add community page (#9519)
* docs: add community page

* update background images  and remove gradient

* rename components

* docs(community): update landing page content

* chore: bump website-theme to 0.1.23

* chore: remove unused assets

* chore: lint docs

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-12-14 09:52:19 +01:00
DmitryVladimirson 2a2f21b84f
docs: indicate `navigateTo` options are optional (#9672) 2022-12-12 16:44:09 +00:00
Valentín Costa b3ccec3d87
docs: add missing line breaks (#9671) 2022-12-12 16:35:35 +00:00
Mahdi Boomeri ce4d29031e
docs: add docs for `preloadRouteComponents` (#9607) 2022-12-11 21:27:57 +00:00
mst101 ac61b2b69a
docs(rendering): hide light image in dark mode (#9620) 2022-12-10 20:23:20 +00:00
Sébastien Chopin 5fdb7b6f8c docs: update theme version 2022-12-07 10:37:17 +01:00
Sébastien Chopin d500ac4e3c docs: fix typo and update theme 2022-12-06 18:35:44 +01:00
Clément Ollivier 4fbcf200c8
docs(agencies): add liip (#9552) 2022-12-06 18:02:51 +01:00
Sébastien Chopin 770cdf90df docs: compress social image to jpg and upgrade website-theme 2022-12-06 15:42:39 +01:00
Daniel Roe 3066e495a0
docs: recommend to install non-edge version of `@nuxt/test-utils` (#9543) 2022-12-06 12:51:17 +01:00
Daniel Roe 228bc9ce21
docs: update internal links to bridge overview page
resolves #9527
2022-12-06 09:04:35 +00:00
Sébastien Chopin cf4e7bf335 docs: update website-theme 2022-12-05 14:25:52 +01:00
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
Sébastien Chopin c307ee8b5a docs: heading and formatting improvements for layers 2022-12-05 11:55:25 +01:00
Christian Preston 77e2974f1c
docs: add nuxt layers introduction and authoring guide (#9405)
Co-authored-by: Alexander Lichter <github@lichter.io>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-05 11:44:28 +01:00
Daniel Roe 4c4249dc33
feat(nuxt): add `onNuxtReady` composable (#9478) 2022-12-05 11:09:58 +01:00
Sébastien Chopin d36d115524 docs: update agencies expertises 2022-12-05 11:08:31 +01:00
Philipp Klose a503990de2
docs: make `vite` monospace too (#9490) 2022-12-04 23:17:32 +00:00
Mehmet 29ff72161b
docs: update playwright url (#9483) 2022-12-03 12:25:12 +00:00
Clément Ollivier 54ac7dd481
docs: website theme 0.1.16 (#9456) 2022-12-01 16:11:25 +01:00
Clément Ollivier 2dc9ca587a
docs: theme version 0.1.13 (#9453) 2022-12-01 15:26:09 +01:00
Daniel Roe fcc6ff44d6
style: lint docs 2022-11-30 22:56:51 +00:00
Sébastien Chopin a73a75c390
docs: update announcements to add stable release 2022-11-30 21:01:50 +01:00