Skip to content

fouge/fouge.github.io

Repository files navigation

Cyril Fougeray website

Purpose

This website has been created as a personal website to centralize and advertize the work of Cyril Fougeray as a Freelance developer.

Install

# better have the gems in local directory (config is stored)
bundle config set --local path 'vendor/bundle'
# install (Mac M1: run using x86_64 arch due to missing dependency)
[arch -arch x86_64] bundle install [--path vendor/bundle]
# run
[arch -arch x86_64] bundle exec jekyll serve

Note

This website uses Jekyll theme, which is a port of ThemeFisher's Airspace template. It is released under ThemeFisher's license , which requires attribution. Concern about the license please contact with them