Skip to content

stashsphere/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StashSphere Documentation

This repository provides a nix flake that builds and serves the project documentation of StashSphere that is written in markdown and generated as HTML by the mkdocs tool.

Usage

To view the checked-out version, clone the repository and from inside, run:

nix develop
mkdocs serve

Build the html pages for hosting.

# local checkout
nix build .#html

License

  • Content: CC-BY-SA 4.0 (see LICENSE)
  • Nix Code: MIT

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published