summaryrefslogtreecommitdiff
path: root/web/docusaurus.config.js
Commit message (Collapse)AuthorAgeFilesLines
* build website for and deploy to static componentJérôme Charaoui2025-12-101-1/+1
| | | | | | | | | | | | | | | this uses the static-shim-deploy template to deploy the arti website to arti.torproject.org, and tweaks the docusaurus baseUrl accordingly it requires a STATIC_GITLAB_SHIM_SSH_PRIVATE_KEY CI variable which is set up in project settings and contains the private key which allows deployment of assets to static component web hosts it also deploys a "_redirects" file to gitlab pages to ensure that the old URLs are redirected as previously, the website build and deployment jobs are only run in (nightly) scheduled pipelines
* docs: Fix the logo path.Alexander Hansen Færøy2025-01-301-1/+1
|
* docs: Arti's baseURL is /core/arti.Alexander Hansen Færøy2025-01-301-1/+1
|
* docs: removed unnecessary editscharles-the-developer2025-01-291-10/+4
|
* docs: fixed broken linkscharles-the-developer2025-01-291-2/+9
|
* docs: feat: added last updated date featureLulu Nwenyi2023-12-201-2/+3
|
* docs: fix: Upgraded docusaurus v2 -> v3, and it's dependenciesLulu Nwenyi2023-11-201-4/+10
|
* docs: Doc Project Skeletonoluchinwenyi2023-11-031-0/+94