/website

DAMAS website http://ulaval-damas.github.io

Primary LanguageHTMLApache License 2.0Apache-2.0

ulaval-damas.github.io

Build Status

Change website content

To add content, modify the file index.md

People

To change the list of people, modify the file people.yml

References

To add or remove references, simply edit references.bib

Work locally

To develop locally this website, you need to install dependencies first:

sudo apt install ruby-full
echo 'export PATH=$PATH:~/.gem/ruby/2.4.0/bin >> ~/.bashrc
source ~/.bashrc

gem install jekyll bundler github-pages

Then, to have a local web server, run:

bundle exec jekyll serve --watch

Setup GITHUB_TOKEN for deployment

If the member that created the deployment token leaves the ulaval-damas organization, it can break the Travis deployment. A new token needs to be generated. Here are the steps generated a new token:

Setup FSG credentials for deployment

At https://travis-ci.org/ulaval-damas/website/settings, you need to set the environment variables FSG_USERNAME and FSG_PASSWORD to deploy to the samba server of the FSG.