My personal portfolio and blog: https://dmayance.com
Design by Matthieu Oger (solarsailer)
Made with Jekyll & GitHub pages.
Enjoy! :)
Jekyll is now a bit outdated. Here's how I installed it in early 2022:
- Install RubyInstaller
gem install github-pages
gem install jekyll
gem install jekyll-feed
bundle install
bundle update
Start with
bundle exec jekyll serve