Skip to content

TypeType-Video/Docs-TypeType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeType

TypeType Documentation

This repository contains the user and self-hosting documentation for the TypeType ecosystem. The site is built with VitePress and published at typetype-video.github.io/Docs-TypeType.

Documentation sections

Section Audience Contents
User guide People using a TypeType instance Watching, search, accounts, libraries, settings, privacy, and content controls
Self-hosting Instance operators Installation, configuration, authentication, reverse proxy, updates, rollback, and troubleshooting

The central TypeType repository owns the Docker Compose stack, installer, releases, and project issue tracker. This repository explains how those supported workflows are used.

Development

Requirements:

  • Bun
bun install
bun run docs:dev

The local documentation server starts at http://localhost:5173.

Build and preview the production site with:

bun run docs:build
bun run docs:preview

Project structure

Path Contents
docs/guide User-facing guides
docs/self-hosting Installation and operator guides
docs/.vitepress/config.mts Navigation, sidebars, search, and site metadata
docs/.vitepress/theme TypeType documentation theme
docs/public Screenshots, images, and public site assets
assets README banner and repository widgets

Read CONTRIBUTING.md before editing the documentation. Report inaccurate or missing documentation in the central issue tracker.

License

TypeType Documentation is licensed under the MIT License.

About

Documentation for the TypeType ecosystem

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors