Skip to content

ulaval-damas/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92e1a67 · Oct 16, 2018

History

38 Commits
Oct 1, 2018
Oct 1, 2018
Oct 1, 2018
Oct 1, 2018
Sep 28, 2018
Oct 1, 2018
Oct 4, 2018
Oct 1, 2018
Oct 4, 2018
Sep 28, 2018
Sep 28, 2018
Jun 5, 2017
Oct 3, 2018
Oct 1, 2018
Oct 1, 2018
Oct 16, 2018

Repository files navigation

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.