Valerio Ageno
6135fd7e1b
docs: add dynamic routes page ( #219 )
...
Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com >
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com >
Co-authored-by: Marco Pasqualetti <24919330+marcalexiei@users.noreply.github.com >
2024-12-15 13:39:06 +01:00
Valerio Ageno
14bea36356
fix: update lazyLoadComponent fn name to __tuono__internal__lazyLoadComponent ( #222 )
2024-12-15 09:22:19 +01:00
Valerio Ageno
7f82af3d3b
feat: add polyfill db to documentation ( #213 )
...
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com >
2024-12-09 12:23:33 +01:00
Marco Pasqualetti
d7c729c035
docs: update tuono to 0.16 and add mdx support ( #214 )
2024-12-09 08:20:18 +01:00
Marco Pasqualetti
c6e93c266a
feat(packages/tuono): config – add optimizeDeps and plugins to vite options ( #197 )
2024-12-08 10:44:09 +01:00
Marco Pasqualetti
0b501e95a5
chore(apps/documentation): migrate to eslint 9 ( #188 )
2024-12-01 16:40:58 +01:00
Valerio Ageno
5fc68a1926
feat: update documentation to v0.15.0 and fix aliases ( #182 )
...
Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com >
2024-11-30 21:37:02 +01:00
Valerio Ageno
7f7c2e8d6f
feat: update documentation tuono to v0.12.3 ( #104 )
2024-11-16 11:02:47 +01:00
Marco Pasqualetti
535cc6b3d9
chore: add apps/documentation to pnpm workspaces ( #96 )
2024-11-14 10:30:21 +01:00
renovate[bot]
8e761347f2
fix(deps): update rust crate tuono_lib to 0.12.0 ( #89 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 08:45:21 +01:00
Valerio Ageno
3f64f71947
feat: update documentation version to v0.11.2 ( #81 )
...
Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com >
2024-11-05 12:13:30 +01:00
Valerio Ageno
48c3934b6e
Add seo tags to documentation ( #78 )
...
* refactor: update documentation meta tags
* feat: update documentation version to v0.11.1
* fix: formatting
* feat: add SEO breadcrumb structured data
2024-11-04 21:23:56 +01:00
Valerio Ageno
4020073aca
feat: update doc tuono version to v0.11.0
2024-11-03 22:34:00 +01:00
renovate[bot]
d470bd58f2
doc: update tuono version to v0.10.4 ( #61 )
...
Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com >
2024-10-18 15:22:54 +02:00
Valerio Ageno
6d8a04dfb2
Move tutorial into web documentation ( #54 )
...
* chore: move tutorial into web documentation
* fix: update ci-documentation tuono version
* fix: rollback documentation website version to v0.10.1
* temporaly remove 'dynamic' keyword
* feat: update tuono documentation to v0.10.3
* chore: format
---------
Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com >
2024-10-17 08:20:01 +02:00
renovate[bot]
58baf8aa82
fix(deps): update dependency tuono to v0.10.2 ( #51 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 17:57:44 +02:00
renovate[bot]
3544cd2943
chore(deps): update typescript-eslint monorepo to v8 (major) ( #47 )
...
* chore(deps): update typescript-eslint monorepo to v8
* chore: update ban-type eslint rule
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valerio Ageno <valerioageno@yahoo.it >
2024-10-12 18:40:04 +02:00
renovate[bot]
8e48eec01d
chore(deps): update dependency eslint-plugin-react-hooks to v5 ( #42 )
2024-10-12 13:37:33 +02:00
Valerio Ageno
fe3185c6dc
Update documentation version to v0.10.1
2024-08-19 21:03:50 +02:00
Valerio Ageno
3772e7307e
feat: add favicon to documentation website
2024-08-18 11:32:57 +02:00
Valerio Ageno
94667b1454
Update documentation tuono version to v0.9.2
2024-08-16 11:38:24 +02:00
Valerio Ageno
7471c90f49
feat: update documentation tuono version to v0.9.1
2024-08-15 20:52:22 +02:00
Valerio Ageno
03dead1083
feat: update documentation tuono version to v0.9.0
2024-08-14 20:59:43 +02:00
Valerio Ageno
cc915560b8
update documentation tuono version to v0.8.4
2024-08-14 14:41:22 +02:00
Valerio Ageno
bc4c4e03f0
feat: update documentation tuono version ( #21 )
2024-07-27 14:52:02 +02:00
Valerio Ageno
1ae7f72de3
Create documentation website ( #19 )
...
* feat: scaffold documentation app
* feat: init documentation website with mantine
* feat: add theme button
* feat: setup mdx link component
* feat: setup basic documentation folder
* feat: add routing folder
* feat: scaffold homepage
* feat: refined navbar and hero
* feat: create pre mdx component
* feat: create mdx blockquote component
* feat: create code mdx component
* fix: remove HTMLProps type
* feat: create base hero page
* ci: add lint/formatting/type checking to documentation
* ci: add documentation pipeline
* fix: static build documentation
* fix: remove documentation test check
* fix: install deps outside workspace
* fix: filter prettier checks
* fix: eslint plugins
* fix: clone eslintrc
* feat: update dark theme colors
* doc: add installation page
* feat: add deploy documenation CD pipeline
* fix: update documentation bucket region
* feat: update documentation head tags
* fix: deploy website on main branch push
2024-07-27 11:33:34 +02:00