Skip to content

AurelBec/aurelbec.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Website

This repository generates what goes on the https://aurelienbec.fr website.

Contributions

If you notice spelling mistakes, or the latest version marker being out of sync, please notify.

Development

  1. bundle install
  2. bundle exec jekyll serve
  3. Go to http://localhost:4000/

Dependencies

Submodules

update:

  1. cd <submodule-path>
  2. git checkout <revision>
  3. git add <submodule-path>
  4. git commit -m "Update submodule <submodule-path> to <version>"

Gems

(0. gem update)

  1. bundle update
  2. Edit Gemfile with relevant versions