Skip to content

django-files/docs

Repository files navigation

Pages Lint GitHub Last Commit GitHub Repo Size GitHub Discussions GitHub Repo Stars GitHub Org Stars Discord

Django Files Documentation

Website and Documentation for the Django Files Application.

These docs are written in plain text using Markdown and built with VitePress.

Location Description
docs Documentation Root (Markdown files).
docs/index.md Special VitePress Home Page.
docs/team.md Special VitePress Team Page.
docs/public Static Root (copied to docs root).
.vitepress VitePress Configuration Root.
.vitepress/config.mts VitePress Configuration File.

Development

To get started, clone the repository and run npm i then npm run dev.

npm install
npm run dev

The site should now be available at: http://localhost:5173/

About

Django Files Documentation Website

Resources

Stars

Watchers

Forks