Public website data
- clone:
git clone git@github.com:copper-multigrd-conference/website.git
- build:
./make.py
- view: the static html pages are built in
live
. Usepython3 -m http.server 8000
and point your browser tolocalhost:8000
to view. - sync: rsync the
live
directory to your favorite server
The data is stored with yaml
.
The pages are generated with jinja2
.
- bootstrap is v4 from branch
v4-dev
- to retrieve program:
wget -r --level=0 -E --ignore-length -k -p -erobots=off -np -N -nH --cut-dirs=2 http://easychair.org/smart-program/Copper2017/index.html