Skip to content

Instantly share code, notes, and snippets.

@voluntas
Created July 24, 2011 06:56
Show Gist options
  • Save voluntas/1102349 to your computer and use it in GitHub Desktop.
Save voluntas/1102349 to your computer and use it in GitHub Desktop.
sphinx-on-fluxflex
.flx
Writing objects: 100% (6/6), 564 bytes, done.
[deploy]
pip install -r req.txt -I --install-option="--user"
make html
Makefile
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = /mnt/sphinx/.local/bin/sphinx-build
PAPER =
BUILDDIR = public_html
req.txt
Pygments
Jinja2
docutils
sphinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment