summaryrefslogtreecommitdiff
path: root/doc
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-03Make Next build output to outNicolas 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-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-31Update documentationNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-05-31Add references doc for Starlark envNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-05-26Clean for v2Nicolas Paul
2023-05-26Migrating from GitHubNicolas Paul