Marco Pasqualetti
89d7a2c740
chore: add examples folder to workspaces and make examples packages name unique ( #125 )
2024-11-20 13:46:31 +01:00
Valerio Ageno
ef0fe5a425
fix: seo page canonical
2024-11-19 15:50:58 +01:00
Marco Pasqualetti
55490579ec
refactor: replace () => JSX.Element with React.ComponentType ( #120 )
2024-11-18 21:45:27 +01:00
Valerio Ageno
61e1aed35d
Add not expiring discord invite to documentation website
2024-11-18 18:36:33 +01:00
Valerio Ageno
2034f0ef5f
fix: tutorial/redirections canonical tag
2024-11-18 12:35:14 +01:00
Valerio Ageno
fcb92c7f0b
fix(doc): spelling
2024-11-17 18:24:56 +01:00
Valerio Ageno
ebc1a458a9
Fix tuono_lib_macro crate ( #116 )
...
* fix: tuono lib macro
* feat: remove reqwest re-export
* feat: update version to 0.13.1
* fix: remove reqwest from documentation
2024-11-17 17:11:07 +01:00
Valerio Ageno
df92ef5296
Add support for custom global state ( #111 )
...
* feat: add 'has_main_file' to App struct
* feat: handle custom state from the main.rs file
* feat: update tutorial template with new setup
* fix: apply clippy hints
* feat: add ApplicationState mention to documentation website
* feat: update version to v0.13.0
2024-11-17 16:28:56 +01:00
Valerio Ageno
253e0a8378
feat(doc): keep social buttons on mobile website
2024-11-17 12:26:58 +01:00
Valerio Ageno
a9fbe4eddd
feat: add discord channel invite to documentation website
2024-11-17 12:19:25 +01:00
Marco Pasqualetti
7b8165cee6
refactor: use React.JSX rather than global JSX ( #93 )
2024-11-13 08:33:48 +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
e2d44e0e6a
fix: format documentation
2024-11-11 21:56:22 +01:00
Valerio Ageno
607da92c71
Make handler arguments optional ( #87 )
...
* feat: support axum extractors
* chore: update tuono example
* chore: update tutorial example
* doc: update documentation
* feat: update version to v0.12.0
* fix: use clippy suggestion
2024-11-11 21:52:22 +01:00
Valerio Ageno
fc9bb52c41
Update getting started ( #82 )
...
* feat: update getting started doc
* feat: update README
2024-11-10 10:44:36 +01:00
Valerio Ageno
3224e4138f
feat: update doc hero
2024-11-10 09:52:51 +01:00
Valerio Ageno
7ea28c4fd3
fix: documentation typo
2024-11-10 09:50:47 +01:00
Valerio Ageno
acb5567f6a
fix: breadcrumbs structured data
2024-11-09 19:27:02 +01:00
Valerio Ageno
cc877c7c11
fix: doc formatting
2024-11-06 21:11:57 +01:00
Valerio Ageno
87bdddf7cf
feat: add twitter OG
2024-11-06 21:11:32 +01:00
Valerio Ageno
d939b64d64
fix: documentation meta breadcrumb
2024-11-06 21:09: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
9cb0f62da7
fix: documentation server/client mismatch
2024-11-04 17:15:37 +01:00
Valerio Ageno
9591960e31
feat: add canonical tags to documentation
2024-11-03 22:34:23 +01:00
Valerio Ageno
132d8ebe8f
feat: add navigation buttons to tutorial
2024-11-03 22:34:12 +01:00
Valerio Ageno
5025692220
fix: put mantine color scheme component outside Head
2024-11-03 22:27:17 +01:00
Valerio Ageno
ea82d2b1df
Correct documentation spelling ( #68 )
...
* fix: documentation/index spelling
* fix: documentation/development-setup spelling
* fix: documentation/api-fetching spelling
* fix: documentation/components spelling
* fix: documentation/dynamic-routes spelling
* feat: add correct tutorial link to README.md
* chore: remove legacy folder
* fix: formatting
* fix: documentation/error-handling spelling
* fix: documentation/seo spelling
* fix: documentation/redirections spelling
* fix: documentation/production spelling
* fix: documentation/conclusion spelling
* feat: update version to v0.10.4
* fix: redirections spelling
* fix: API fetching spelling
* feat: create CLI doc page
* fix: correct CLI spelling
* fix: update CLI output spelling
2024-10-17 19:00:23 +02:00
Valerio Ageno
e0c0447fb6
fix: remove useless container
2024-10-17 12:17:38 +02:00
Valerio Ageno
b67a8e8537
fix: remove table of contents
2024-10-17 12:14:33 +02:00
Valerio Ageno
15e568594d
feat: update code font size
2024-10-17 09:03:05 +02:00
Valerio Ageno
089f41ee89
feat: update doc code example font size
2024-10-17 08:56:17 +02:00
Valerio Ageno
636c68e532
chore: update doc sidebar
2024-10-17 08:55:23 +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
Valerio Ageno
934a83c0e2
Fix spelling ( #49 )
...
* fix: README spelling
* fix: CONTRIBUTING spelling
* fix: CODE_OF_CONDUCT
* fix: documentation spelling
2024-10-12 19:03:05 +02:00
Valerio Ageno
e7fcd64b3a
feat: add sitemaps to documentation website
2024-08-18 12:25:12 +02:00
Valerio Ageno
3772e7307e
feat: add favicon to documentation website
2024-08-18 11:32:57 +02:00
Valerio Ageno
e853db164d
fix: documentation types CI
2024-08-18 11:25:14 +02:00
Valerio Ageno
3636268a71
fix: documentation hero
2024-08-17 20:16:26 +02:00
Valerio Ageno
6402f42d01
fix: documentation mdx container
2024-08-17 20:08:23 +02:00
Valerio Ageno
71ac19cbb9
fix: documentation padding
2024-08-17 17:35:45 +02:00
Valerio Ageno
d99389a398
fix: prod TOC
2024-08-17 17:32:25 +02:00
Valerio Ageno
024c386af4
feat: add table of content
2024-08-17 17:21:29 +02:00
Valerio Ageno
d982c9c24b
feat: change documenation border radious
2024-08-17 16:23:57 +02:00
Valerio Ageno
480973318d
feat: add X button on documentation website
2024-08-17 15:37:21 +02:00
Valerio Ageno
9f40a55907
feat: add id to documentation headings
2024-08-16 11:27:29 +02:00
Valerio Ageno
63fc2b9855
fix: documentation mailto link
2024-08-16 11:05:49 +02:00
Valerio Ageno
edd8a02423
fix: documentation type checking
2024-08-15 21:16:38 +02:00
Valerio Ageno
a0a81b514c
fix: documentation formatting
2024-08-15 21:08:48 +02:00
Valerio Ageno
92820804f8
fix: sidebar on mobile
2024-08-15 21:08:18 +02:00
Valerio Ageno
e7ea7ed1c4
feat: improve contributing documentation
2024-08-15 21:07:28 +02:00