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
|
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
|
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
|
edd8a02423
|
fix: documentation type checking
|
2024-08-15 21:16:38 +02:00 |
|
Valerio Ageno
|
92820804f8
|
fix: sidebar on mobile
|
2024-08-15 21:08:18 +02:00 |
|
Valerio Ageno
|
3ca24ec87f
|
feat: create overview and getting started pages
|
2024-08-15 19:25:03 +02:00 |
|
Valerio Ageno
|
a7b7f0eac2
|
feat: update documentation sidebar
|
2024-08-15 18:20:20 +02:00 |
|
Valerio Ageno
|
4859916edd
|
feat: update documentation sidebar
|
2024-08-15 11:31:33 +02:00 |
|
Valerio Ageno
|
ad3e19e965
|
fix: documentation sidebar on mobile
|
2024-08-14 21:28:23 +02:00 |
|
Valerio Ageno
|
569d95dc9c
|
fix: routing page
|
2024-07-27 14:58:18 +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 |
|