leeuwerck / zapadisk.be

Ultimate team website

Home Page:http://zapadisk.be/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zapadisk.be

ultimate team website zapadisk.be

FILES

The root contains the source files.
The website is in the folder /docs.
This folder is generated with Jekyll.

HOW TO MAKE CHANGES / MODIFY PAGES

1 get the most recent version of the git repo:

git pull;

2 make changes in root folder (not /docs)
cf. Jekyll documentation

3 build

jekyll build;

3 deploy:

cd docs; surge; cd ..;

4 share changes:

git add .; git commit -m "whatyouchanged"; git push;

RESOURCES

LICENSE

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
                    Version 2, December 2004 

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> 

 Everyone is permitted to copy and distribute verbatim or modified 
 copies of this license document, and changing it is allowed as long 
 as the name is changed. 

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

  0. You just DO WHAT THE FUCK YOU WANT TO.

Link: http://www.wtfpl.net/

About

Ultimate team website

http://zapadisk.be/


Languages

Language:HTML 52.8%Language:JavaScript 44.5%Language:Makefile 2.7%