summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-09Bump postcss and next in /docHEADmasterdependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `postcss` from 8.4.14 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31) Updates `next` from 13.5.3 to 13.5.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v13.5.3...v13.5.4) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04Reformulate some sentencesNicolas Paul
2023-10-04Fix typos in the Starlark pageNicolas Paul
2023-10-04Fix typos in the GuideNicolas Paul
2023-10-04Make all pages Markdown documentsNicolas Paul
We do not use MDX features
2023-10-03Add installation instructions to READMENicolas Paul
2023-10-03Add Makefile documentNicolas Paul
2023-10-03Make Next build output to outNicolas Paul
2023-10-03Remove old documentationNicolas Paul
2023-10-03Add usage guide on online documentationNicolas Paul
2023-10-03Document installation processesNicolas Paul
2023-10-03Move installation information inside the indexNicolas Paul
2023-10-03Add references documentationNicolas Paul
2023-10-03Add Starlark documentation pageNicolas Paul
An explication of what Starlark is and its uses
2023-10-03Add installation process pageNicolas Paul
2023-10-03Add introduction pageNicolas Paul
2023-10-03Setup pagesNicolas Paul
2023-10-03Init Nextra appNicolas Paul
2023-10-03Remove old documentationNicolas Paul
2023-10-02Fix workflow CINicolas Paul
2023-10-02Update CI to use new structureNicolas Paul
2023-10-02Flatten structureNicolas Paul
Related to #13
2023-10-02Remove helper functions from testing dataNicolas Paul
2023-10-01Remove helper functionsNicolas Paul
2023-10-01Add license header in all applicable filesNicolas Paul
2023-10-01Change license to CeCILLNicolas Paul
2023-10-01Add README filesNicolas Paul
2023-10-01Bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01Remove Cloudflare from CINicolas Paul
2023-10-01Configure DependabotNicolas Paul
2023-10-01Remove SourceHut CINicolas Paul
2023-06-30Change deployed website directoryNicolas Paul
2023-06-30Add documentation siteNicolas Paul
2023-06-28Remove auto releaseNicolas Paul
GitHub's API is trash tier
2023-06-28Name tag with short hahsNicolas Paul
2023-06-28Use commit to create hashNicolas Paul
2023-06-28Name release with commit hashNicolas Paul
2023-06-28Add reference to create releaseNicolas Paul
2023-06-28Remove unsupported pair on Action's workerNicolas Paul
2023-06-28Add Action to create releaseNicolas Paul
2023-06-28Use valid argument type in printNicolas Paul
2023-06-28Add GitHub ActionsNicolas Paul
2023-06-01Reduce the number of artifacts in CINicolas Paul
builds.sr.ht allows 8 artifacts per build maximum, therefore this commit remove building for RISC-V 64 and PowerPC Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-06-01Update table of contentNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-06-01Fix from source installationNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-06-01Add support for Source Hut's Mercurial hostingNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-06-01Add Launchpad's Bazaar hosting supportNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-06-01Fix intra-links on Source HutNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-05-31Fix race conditionsNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-05-31Remove the dst build dirNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>