Skip to content

foxylion/foxylion.github.io

Repository files navigation

Source for jakobnohe.de

License

The websites uses Jekyll for static html file generation and jQuery for some fancy things.

Setup you development environment

To run your development environment you require Vagrant and VirtualBox.

vagrant up
vagrant ssh
make jekyll-serve