vulkano/www
2017-06-27 21:18:53 +02:00
..
content More work on website 2017-06-27 18:18:42 +02:00
src Rustfmt on www 2017-06-27 18:19:16 +02:00
static Some website style changes 2017-06-27 21:18:53 +02:00
.gitignore Some work on the website 2017-06-27 18:18:42 +02:00
Cargo.lock Some work on the website 2017-06-27 18:18:42 +02:00
Cargo.toml Some work on the website 2017-06-27 18:18:42 +02:00
deploy.enc Add deployment system with travis 2017-06-27 18:18:42 +02:00
deploy.pub Add deployment system with travis 2017-06-27 18:18:42 +02:00
README.md Add note in www README 2017-06-27 18:18:42 +02:00

Source code of the vulkano website

To run the website, just do:

ADDR=0.0.0.0:8000 cargo run

The deploy.pub and deploy.enc files are the public and private keys used by travis to deploy the website.

Note that this subdirectory is not part of the root workspace so that we can commit a Cargo.lock.