aa2218900c
Fix website doc search ( #6134 )
...
NEXT_PUBLIC environnement variable values are set at build time and not
run time.
Build is currently performed in Github actions so setting those vars at
runtime has no effect.
We can use a package to automatically pass those variables at runtime
2024-07-04 16:46:18 +02:00
6e8c6c8e58
fixed twenty website build ( #5174 )
...
Made code compile during build even when then environment variable is
not yet available
Co-authored-by: Ady Beraud <a.beraud96@gmail.com >
2024-04-25 15:54:54 +02:00
0a2d8056bd
4030 website header for tablet ( #4274 )
...
* add use device types
* add header file
* remove use device type
* add tablet view styles
* remove eslint comment
* create shared folder and add header.ts file for all styled elements which used in app header
* refactor header files structure
* Hide linklist on mobile
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
2024-03-05 11:07:09 +01:00
5de1c2c31d
New folder structure for website ( #4159 )
...
New folder structure
2024-02-23 17:42:13 +01:00
4b22c0404e
WIP: New User Guide ( #3984 )
...
* initial commit
* Theme setup on twenty-website package
* Left bar, Content done
* Content added, useDeviceType hook added
* useDeviceType file renamed
* Responsiveness introduced
* Mobile responsiveness fix
* TOC layout
* PR fixes
* PR changes 2
* PR changes #3
2024-02-23 16:39:48 +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
858c294f14
Website improvements 4 ( #3182 )
...
* Add contributor individual page
* Improve mobile menu
* Fix
* Remove yarn.lock from twenty-website
* Add yarn to gitingore
* Fix linter
2023-12-31 10:41:53 +01:00
c422045ea6
Marketing improvements 3 ( #3175 )
...
* Improve marketing website
* User guide with icons
* Add TOC
* Linter
* Basic GraphQL playground
* Very basic contributors page
* Failed attempt to integrate REST playground
* Yarn
* Begin contributors DB
* Improve contributors page
2023-12-29 11:17:32 +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