Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 756 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 756 Bytes

danielnemenyi.net

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.

Local set up

  1. Clone the repository and navigate into it
  2. Run bundle to install dependencies
  3. Run bundle exec jekyll serve to build the site and serve it locally
  4. Browse to http://localhost:4000

License

Source code is available under the MIT license. Content is available under the CC BY 4.0 license.