47a03e3907
Fix typos in website README ( #12641 )
...
## Summary
- fix typos in `packages/twenty-website/README.md`
## Testing
- `npx nx format:check` *(fails: Could not find Nx modules)*
------
https://chatgpt.com/codex/tasks/task_e_68506cb30dcc832095fbe4b9b360fe8d
2025-06-16 21:27:59 +02:00
2e2b27912b
Website - Readme update ( #8712 )
...
### Readme ideas for better getting started
Website update proposal to give an easier way to get started on the
Local Setup
---------
Co-authored-by: guillim <guillaume@twenty.com >
2024-11-25 17:26:39 +01:00
545cfbd83e
Update documentation padding on mobile devices ( #8318 )
...
close #8086
- Technical explanation of the issue
The mobile documentation pages have a fixed width of `340px`, regardless
of the device. And they are centered horizontally, so the horizontal
padding is determined automatically.
- Explanation of the fix
I've updated the styling of those pages to use fixed padding `32px`
instead and let it determine the width (`deviceWidth - 64px`).
- Screenshots


---------
Co-authored-by: Félix Malfait <felix@twenty.com >
2024-11-07 08:50:20 +01:00
c15e138d72
Fix nx lint setup ( #3234 )
...
* Fix nx lint setup
* Fixes
* Fixes
* Add missing metadata
Fixes
Fix
Fixes
* Fix
2024-01-04 16:39:57 +01:00
3d5a364e29
Marketing website improvements ( #3169 )
...
* Website improvement
* Improve website design
* Start writing script for user guide
* Begin adding user guide
2023-12-27 16:14:42 +01:00
5ef5bbdc4d
Marketing website POC ( #3139 )
...
First website POC
2023-12-23 10:08:55 +01:00