Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

matplotlib/matplotlib.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 settingCADDY_VERSION) inpodman (can be switched to docker by settingRUNTIME)
  • Mounts Matplotlib documentation repositories from thesites subdirectory
  • Exposes the server on port 2015

Hosted repositories

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:

Caddy options

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 withSITE_ADDRESS (defaults to port 2015 on allinterfaces)
  • The directory containing the git repositories withSITE_DIR (defaults tosites in the current directory)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp