- Notifications
You must be signed in to change notification settings - Fork4
matplotlib/matplotlib.org
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo enables matplotlib.org hosting usingCaddy.
By default, Caddy is run in a container usingmake serve
, which:
- Runs Caddy (version can be overridden by setting
CADDY_VERSION
) inpodman (can be switched to docker by settingRUNTIME
) - Mounts Matplotlib documentation repositories from the
sites
subdirectory - Exposes the server on port 2015
At the top level, Caddy exposes thempl-brochure-site
repository withfallback to files in thematplotlib.github.com
repository. The followingrelated projects are also exposed as toplevel directories:
The Makefile will set these options for you when mounting and running thecontainer, but if you wish to run Caddy directly, you may wish to set someoverrides in environment variables:
- The host and port with
SITE_ADDRESS
(defaults to port 2015 on allinterfaces) - The directory containing the git repositories with
SITE_DIR
(defaults tosites
in the current directory)
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.