Skip to content

eddef/freico.in

 
 

Repository files navigation

freico.in

Website files for http://freico.in/

This project uses Jekyll to build a static website which is then served by Github pages. Once changes are merged into the gh-pages branch, a new version of the site is automatically built and deployed by Github.

To develop locally, scripts have been included to build a Github pages-like environment for your platform. Simply open a terminal application and use the included build scripts:

$ git clone git://github.com/freicoin/freico.in
$ cd freico.in && ./configure && make run

You will then be able to access the website locally from http://localhost:4000/, with changes automatically triggering a recompilation (just refresh your browser).

About

Website files for http://freico.in/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.7%
  • HTML 25.3%
  • Makefile 6.0%
  • CSS 3.8%
  • Ruby 1.2%