ojacques / ojacques.github.io.prev

Everything is code. Even my CI/CD powered blog. theme by mmistakes

Home Page:https://ojacques.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

ojacques.github.io

🇺🇸/🇬🇧 This is the code of my web site at ojacques.github.io.

The awesome Jekyll theme is based on Minimal Mistakes Jekyll Theme

🇫🇷 Ceci est le code de mon site web ojacques.github.io.

J'utilise l'excellent theme Jekyll Minimal Mistakes Jekyll Theme.

Running locally

🇺🇸/🇬🇧 To write posts, I run the site locally on my Windows 10 PC, using Windows 10's WSL.

bundle exec jekyll serve

🇫🇷 Pour écrire des posts, je fais fonctionner le site locallement sur mon PC Windows 10 avec Windows 10 WSL.

bundle exec jekyll serve

Continuous Integration

🇺🇸/🇬🇧 The site is built automatically by GitHub and rendered as GitHub pages. In addition, I'm using Continuous Integration to check for html issues and dead links.

🇫🇷 Le site est construit automatiquement par GitHub en tant que GitHub pages. De plus, j'utilise l'intégration en continue via Travis pour vérifier que les le source html et les liens sont corrects.

About

Everything is code. Even my CI/CD powered blog. theme by mmistakes

https://ojacques.github.io/


Languages

Language:HTML 77.9%Language:Ruby 13.7%Language:Shell 8.3%