Skip to content

filearchitect/docs

Repository files navigation

File Architect Documentation

This repository contains the documentation for File Architect, built with VitePress.

Local Development

# Install dependencies
npm install

# Start local dev server
npm run docs:dev

# Build for production
npm run docs:build

# Preview production build
npm run docs:preview

Deployment

This documentation is automatically deployed to GitHub Pages via GitHub Actions when changes are pushed to the main branch.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

Documentation on docs.filearchitect.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published