Textile Docs (docs)
Documentation repository for all Textile projects
📚
Join us on our public Slack channel for news, discussions, and status updates. View the docs live at https://docs.textile.io.
Check out our blog for the latest posts and announcements.
Table of Contents
Getting Started
Requirements
- python >= 3.6.0
- pip >= 19.0
- wget >= 1.0
- bash >= 3
Commands
Install dependencies:
./scripts/setup
Build docs
./scripts/build
Serve locally
./scripts/serve
Deploy to docs.textile.io
./scripts/deploy
Update contributors
cd scripts/contributors/
./update.py
Update CLI Docs
cd scripts/cli/
./build
Maintainer
Contributing
Contribute to the Textile Docs with any additions or questions you have about Textile and its various projects. A good example would be asking, "What is a thread?". If you don't know a term, odds are someone else doesn't either. Eventually, we should have a good understanding of where we need to improve communications and teaching together to make Textile even better.
Before you get started, be sure to read our contributors guide and our contributor covenant code of conduct.
Contributors
- Carson Farmer carson@textile.io
- Sander Pick sander@textile.io
- Andrew Hill andrew@textile.io
- Ignacio Hagopian ignacio@textile.io
- Aaron Sutula aaron@textile.io