1
0
Fork
You've already forked personal
0
My personal website https://etiennebaque.com
  • HTML 65%
  • SCSS 18.1%
  • JavaScript 13.9%
  • Ruby 2.3%
  • Shell 0.5%
  • Other 0.2%
Find a file
2026年07月02日 14:51:47 -03:00
.well-known Updated dat url in well-known 2018年08月12日 09:34:41 -04:00
_includes Updated the CV page and added post 2026年07月02日 14:51:47 -03:00
_layouts Added dark/light modes 2022年10月04日 21:32:22 +03:00
_posts Updated the CV page and added post 2026年07月02日 14:51:47 -03:00
assets Updated the CV page and added post 2026年07月02日 14:51:47 -03:00
css Updated the CV page and added post 2026年07月02日 14:51:47 -03:00
fonts Using ForkAwesome via CDN 2020年06月20日 22:31:34 -04:00
js Added dark/light modes 2022年10月04日 21:32:22 +03:00
.datignore Fixed dat related files 2018年06月04日 17:21:57 -04:00
.gitignore Added recipe pages 2020年06月11日 22:29:22 -04:00
.mise.toml Updated posts page 2026年02月06日 14:55:50 -04:00
.ruby-version Removed pages on cohousing 2022年11月05日 10:54:29 +04:00
404.html First commit 2017年12月03日 22:45:16 -05:00
_config.yml Added RSS feed for Music 2022年02月22日 17:58:37 +03:00
apple-touch-icon.png Rewritting site with Bootstrap and no JS 2022年02月18日 22:28:12 +03:00
browserconfig.xml Changed favicon 2018年01月06日 16:15:27 -05:00
contact.html Added 'back to home page' link 2022年09月29日 21:20:00 +02:00
cv.html Updated the CV page and added post 2026年07月02日 14:51:47 -03:00
debian-xfce.html Added some notes for debian-xfce 2019年02月21日 21:43:05 -05:00
deploy_to_leslieville Added deploy_to_leslieville script 2021年05月04日 21:39:36 +02:00
devfest2019.html Rewritting site with Bootstrap and no JS 2022年02月18日 22:28:12 +03:00
favicon.ico Rewritting site with Bootstrap and no JS 2022年02月18日 22:28:12 +03:00
Gemfile Removed pages on cohousing 2022年11月05日 10:54:29 +04:00
Gemfile.lock Updated posts page 2026年02月06日 14:55:50 -04:00
index.html Updated CV and home page 2026年06月21日 21:20:55 -03:00
manifest.json Changed favicon 2018年01月06日 16:15:27 -05:00
music.html Added post on BBCSO with Ardour 2023年02月06日 22:51:59 -04:00
nouvelle-ecosse.md Added guide about Nova-Scotia, in French 2024年07月02日 21:57:21 -03:00
oaf-runs.html Added second track and displayed all info on map 2019年10月19日 23:23:37 +03:00
piolaine.md Added Piolaine page 2023年10月20日 14:48:23 -03:00
posts.html Updated the CV page and added post 2026年07月02日 14:51:47 -03:00
README.md Updated readme file 2019年07月28日 08:26:59 -04:00
robots.txt Updated robots.txt file 2023年05月02日 20:49:26 -03:00
sitemap.xml Added sitemap file 2018年01月13日 17:48:32 -05:00

Etienne's personal website

This is the source code of my personal website: https://etiennebaque.com. Feel free to clone this repo as a starting point to create your own website.

Prerequisites

This website was made using Jekyll. You'll have to install it first locally, along with Ruby. More info here.