Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 392 Bytes

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