tuist / old-docs

📄 Tuist's documentation website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation 📄

All Contributors

Netlify Status Tuist Docs

Tuist's documentation is powered by Docusaurus. Originally, this documentation resided in the tuist/tuist repository but was eventually moved to its own repository. This move was made to reduce the complexity of the monorepo's setup and to make the repository more accessible for contributions.

Development

Set up

  1. Git clone the repository: git clone git@github.com:tuist/docs.git.
  2. Install dependencies: pnpm install.
  3. Run: pnpm start

System dependencies

  • Node 20.3.1
  • PNPM 8.6.5

Deployment

Every commit in main is continuously deployed and accessible via docs.tuist.io.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Stéphane Copin
Stéphane Copin

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

📄 Tuist's documentation website

License:MIT License


Languages

Language:JavaScript 88.7%Language:CSS 11.3%