Skip to content

tfgrid-studio/tfgrid-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

TFGrid Studio Documentation

License Docs GitHub stars

Comprehensive documentation for TFGrid Studio - Complete development platform for ThreeFold Grid


πŸ“– Documentation Structure

This repository contains complete documentation for the TFGrid Studio platform.

Getting Started

Deployment Patterns

Applications

CLI Reference

Guides

Architecture

Roadmap

Contributing


πŸš€ Quick Links

For New Users

  1. What is TFGrid Compose?
  2. Install
  3. Deploy your first app

For Developers

  1. Core concepts (coming soon)
  2. Creating apps (coming soon)
  3. Contributing (coming soon)

Current Status


πŸ“Š Documentation Status

Section Files Created Status
Main Index 1/1 βœ… Complete
Getting Started 3/4 πŸ”„ 75%
Patterns 3/4 βœ… 75% (All 3 patterns documented)
Applications 0/3 πŸ“‹ Planned
Reference 0/5 πŸ“‹ Planned
Guides 0/5 πŸ“‹ Planned
Architecture 1/4 πŸ”„ 25%
Roadmap 2/3 βœ… 67% (Updated to v2.0.0)
Contributing 0/2 πŸ“‹ Planned

Overall Progress: ~35% complete (all patterns documented)


🎯 Current Focus

βœ… Completed (Phase 1-2)

  • βœ… Main landing page (index.md)
  • βœ… Introduction guide
  • βœ… Installation guide
  • βœ… Quick start guide
  • βœ… Current status documentation (v2.0.0)
  • βœ… Planned features roadmap
  • βœ… Source repository acknowledgment
  • βœ… All 3 pattern documentation (single-vm, gateway, k3s)

🚧 In Progress (Phase 3)

  • Application guides
  • CLI reference
  • Architecture docs
  • Migration guides

πŸ“‹ Planned (Phase 3)

  • Complete all guide sections
  • Add diagrams and visuals
  • Create video tutorials
  • Interactive examples

🌐 Live Documentation Site

The documentation is hosted at https://docs.tfgrid.studio using MkDocs Material.

  • Beautiful, searchable, mobile-friendly interface
  • Dark mode support
  • Version switching (planned)

πŸ› οΈ Building Locally

Use MkDocs Material to build and preview the site locally:

# Install MkDocs Material
pip install mkdocs-material

# Serve locally
mkdocs serve

# Build static site
mkdocs build

🀝 Contributing to Docs

Documentation contributions are welcome!

How to Contribute

  1. Fork this repository
  2. Create a new branch for your changes
  3. Edit or add Markdown files
  4. Submit a pull request

Documentation Standards

  • βœ… Use clear, concise language
  • βœ… Include code examples
  • βœ… Add status indicators (βœ…, 🚧, πŸ“‹)
  • βœ… Link related docs
  • βœ… Keep consistent formatting

πŸ“ License

Apache 2.0 License - See LICENSE file for details.


πŸ”— Related Repositories

About

Documentation for TFGrid Studio - docs.tfgrid.studio

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages