Skip to content

thegdsks/typeweaver-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeWeaver Logo

TypeWeaver Documentation

Professional development tools documentation by GLINR Studio

Documentation License CI Status

View Docs · Report Issue · Request Feature


Overview

This repository contains the documentation for TypeWeaver's suite of development tools. Built with Next.js 15 and Fumadocs, it provides a modern, searchable, and interactive documentation experience.

Featured Tools

Tool Description
Glin-Profanity High-performance multilingual profanity filter with ML integration
CommitWeave AI-powered Git commit message generator

Quick Start

# Clone the repository
git clone https://github.com/thegdsks/typeweaver-docs.git
cd typeweaver-docs

# Install dependencies
pnpm install

# Start development server
pnpm dev

Open http://localhost:3002 to view the documentation.

Project Structure

├── content/
│   └── docs/           # MDX documentation files
│       ├── glin-profanity/
│       └── commitweave/
├── src/
│   ├── app/            # Next.js app router
│   ├── components/     # React components
│   └── lib/            # Utilities and configuration
└── public/             # Static assets

Contributing

We welcome contributions! Please see our Contributing Guidelines for details.

Commit Convention

This project uses Conventional Commits. Examples:

docs(glin-profanity): add API reference
fix(search): resolve navigation issue
feat(sidebar): add contextual links

Tech Stack

  • Framework: Next.js 15 with App Router
  • Documentation: Fumadocs UI/Core
  • Styling: Tailwind CSS
  • Content: MDX with frontmatter
  • Deployment: Vercel

License

MIT License - see LICENSE for details.


Built with care by GLINR Studio

About

Professional documentation for TypeWeaver development tools - Glin-Profanity (ML profanity detection) & CommitWeave (AI commits). Built with Next.js 15 & Fumadocs.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages