This is the source for my personal website, danielnemenyi.net. It is powered by Jekyll, a static site generator and is forked from the blog of Maxime Vaillancourt . It is automatically deployed to Netlify.
- Clone the repository and navigate into it
- Run
bundle
to install dependencies - Run
bundle exec jekyll serve
to build the site and serve it locally - Browse to http://localhost:4000
Source code is available under the MIT license. Content is available under the CC BY 4.0 license.