Commit Graph

17 Commits

Author SHA1 Message Date
jbpenrath
a6681d19ed 📦(all) update packages namespace
Change packages namespace from `@openfun` to `@gouvfr-lasuite`.
2025-11-03 14:43:08 +01:00
jbpenrath
6097929593 🚚(global) update paths and urls after ownership transfer
This repository has been recently transfered from openfun to lasuitenumerique.
We need to fix some paths and urls especially to fix documentation and README
2025-11-03 14:43:08 +01:00
jbpenrath
d119b79c3f (demo) add a footer
Add a footer to display some useful links
2024-02-15 17:05:06 +01:00
Nathan Vasse
fac203314f 📝(readme) add demo link to main README
As we deploy the demo site on gh-pages we now want to provide a link
on the main README.
2024-02-15 14:44:17 +01:00
Nathan Vasse
c815c4234b 📝(doc) fix new storybook doc url
In the previous PR we forgot to update all the URLs.
2024-02-14 17:31:31 +01:00
Nathan Vasse
def859ee0b 👷(ci) put storybook build in a gh-pages sub folder
Our main goal doing this is to allow us to have multiple static build
standing next to each other on our gh-pages.
2024-02-14 15:47:44 +01:00
Anthony Le Courric
6ea8544fed 🔨(project) add json, cjs and js extensions to prettier config
Prettier had some missing extensions in the config, this commit
added them, we then prettified the whole project. We
ignore the `cunningham-tokens` files.
2023-08-21 12:32:14 +02:00
jbpenrath
5970da3052 📝(README) update figma link
The ownership of figma file has been recently transfered to FUN
organization. We have to update the link to access to the public Figma
file.
2023-05-31 14:31:53 +02:00
jbpenrath
fc322fb8de 📝(README) add discord badge
At openfun, we have a Discord with a category dedicated to Cunningham.
We want to share this space with our contributors.
2023-05-26 16:12:35 +02:00
Nathan Vasse
54df5cf0d7 📝(doc) improve README
The README was a bit boring, let's add some colorful changes!
2023-05-26 15:32:49 +02:00
Romain Le Cellier
0e6532f098 🎨(all) global lint
Executiing `yarn format` should not generate any changes in the
project.
Apply yarn format to all files.
2023-05-05 10:54:50 +02:00
Nathan Vasse
63118d0f3e 📝(doc) update docs to install published packages + contributing guide
Updated various parts of existing documentations to make a clean path
to learn how to install the library. I let the most complicated part in
the tokens's README.md file, which is referenced from the Storybook.
2023-01-30 17:47:34 +01:00
Nathan Vasse
9658979f54 📝(readme) update readme.md to include figma and storybook links
Things are getting nice.
2023-01-20 17:26:06 +01:00
Nathan Vasse
0ccb949fa6 📝(readme) fix title
There were characters preventing correct markdown rendering.
2022-12-12 11:13:07 +01:00
Nathan Vasse
d1a4e7611c 📝(global) add README.md
Create a first version of README.md
2022-12-07 17:07:18 +01:00
Nathan Vasse
2a26279cc2 🔧(global) setup Turborepo and package.json
Add configuration files to make use of Turborepo.
Setup constraints values for package.json regarding node and package manager.
2022-12-07 17:07:18 +01:00
Jean-Baptiste PENRATH
0b532742e7 Initial commit 2022-11-14 16:25:55 +01:00