Website http://piccolo2d.org/

Marcus Rohrmoser 4751453e6f link rot. 1 month ago
applications 4751453e6f link rot. 1 month ago
doc 3cd86abdbe domain piccolo2d.info -> piccolo2d.org 7 years ago
images aefaf26a20 Run Logo through SVGO 5 years ago
learn eaeb80d18e less explicit http. 1 month ago
play eaeb80d18e less explicit http. 1 month ago
tools 8f35f1e1fe purge flattr 5 years ago
.gitignore 4bf8cc7dc0 carefully add ignores. 13 years ago
.htaccess e76c3e18d1 issue#42 fix(?) .htaccess filter setting. 14 years ago
403.html eaeb80d18e less explicit http. 1 month ago
404.html eaeb80d18e less explicit http. 1 month ago
README.txt 3cd86abdbe domain piccolo2d.info -> piccolo2d.org 7 years ago
color-logo.css 1007ed37b4 issue#42 make new site official 15 years ago
color-umd.css 1007ed37b4 issue#42 make new site official 15 years ago
community.html eaeb80d18e less explicit http. 1 month ago
download.html eaeb80d18e less explicit http. 1 month ago
index.html eaeb80d18e less explicit http. 1 month ago
layout.css 1007ed37b4 issue#42 make new site official 15 years ago
piccolo2d.css 1b068c2960 add a flatter button to fund hosting. refs #4 7 years ago
press.html eaeb80d18e less explicit http. 1 month ago
scrollsidebar.js 1007ed37b4 issue#42 make new site official 15 years ago
sponsors.html eaeb80d18e less explicit http. 1 month ago

README.txt


Jumpstart how to edit the website:

1) fork + clone the site https://github.com/piccolo2d/piccolo2d.github.io/
(beware, lots of stuff!)

2) edit whatever you want to fix,

3) re-inject the navigation html code into the static html pages:
$ ruby ./tools/inject_navigation.rb index.html ...

4) tidy the html as the above script asks you to,

5) verify - test your changes locally

6) commit, push and make a pull request

7) see you changes at http://piccolo2d.github.io/ and
http://piccolo2d.org/ simultanously.