Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 714 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 714 Bytes

Welcome on the source code of my personal website!

Click here to access the website -> maximedrouhin.github.io

Feel free to contact me at the email address indicated on the website if you have any questions or suggestions. If they are directly related to the website, you can also open an issue on this repository.

Also feel free to drop a pull request if you want to fix something or improve the tools I've created.

Those should increase in number and quality with time ^^

Serving the website locally

Assuming Ruby and Jekyll are installed on your machine.

bundle exec jekyll serve

Then open your browser and go to localhost:4000 to see the website.