Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

202 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feral File Docs

Authoritative documentation for Feral File’s open technology stack.

  • Live site: https://docs.feralfile.com
  • Private companion repo: feral-file/docs-private
  • Device‑specific docs (FF1): see submodule docs/devices/ff1.

Quick start

git clone https://github.com/feral-file/docs.git
cd docs
git submodule update --init   # pulls in ff1-docs
python -m venv .venv 
source .venv/bin/activate
pip install -r requirements.txt

mkdocs serve

About

Authoritative reference for anyone who needs to understand Feral File – artists, curators, collectors, devs.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors