- clone the repo
- Always commit changes to truemaster
- Content goes in
content/directory - First time setup:
virtualenv venvpip install -r requirements.txt
- Make .aka. generate html
- Before any
makecommands:source venv/bin/activate - Useful commands in make:
html,serve htmlvspublish: Former generates local links, later generates absolute mlcow. links, pain for local verification- To add a draft for review: http://docs.getpelican.com/en/3.6.3/content.html#publishing-drafts
TLDR;Status: draft, and visit url.../drafts/ - Help for make:
make(venv) bash-3.2$ make Makefile for a pelican Web site Usage: make html (re)generate the web site make clean remove the generated files make regenerate regenerate files upon modification make publish generate using production settings make serve [PORT=8000] serve site at http://localhost:8000 make serve-global [SERVER=0.0.0.0] serve (as root) to :80 make devserver [PORT=8000] start/restart develop_server.sh make stopserver stop local server make ssh_upload upload the web site via SSH make rsync_upload upload the web site via rsync+ssh make dropbox_upload upload the web site via Dropbox make ftp_upload upload the web site via FTP make s3_upload upload the web site via S3 make cf_upload upload the web site via Cloud Files make github upload the web site via gh-pages
- Before any
- Github
- commit and push to
truemaster - To update prod https://mlcow.github.io , be in
truemasterandmake github
- commit and push to
-
Notifications
You must be signed in to change notification settings - Fork 0
mlcow/mlcow.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published