/filiphnet

Filip Hracek's personal homepage

Primary LanguageJavaScript

filiph.net

Build Status

Code for Filip Hracek's personal homepage.

Use make to build and deploy this. For example:

$ make serve

This will build the project and will serve it on localhost.

To deploy:

$ make deploy