Cyb3r-Jak3 / cloudflare-pages-sphinx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare Pages and Sphinx

Example repo to guild Sphinx with a pipfile on Cloudflare Pages.

Need to setup your enviorment variables to match Cloudflare Pages Enviroment Varaibles

There seems to be an issue with how Piplock files are handles which is why you need to have the pipfiles be hidden so they aren't auto processed. The build script handles moving them back and installing everything.

Sphinx 5.3.0 is that latest version that can run on Workers.

About


Languages

Language:Python 36.6%Language:Batchfile 32.3%Language:Makefile 25.6%Language:Shell 5.5%