Commit Graph

12 Commits

Author SHA1 Message Date
waddlesplash db02b34f1c
activity.js: Restore (sans donation tracker.) 2019-02-14 16:42:41 -05:00
Alexander von Gluck IV 2dbabf476e donationchart: Sync up with haiku-inc.org 2019-02-13 09:04:35 -06:00
Augustin Cavalier 44aefb9418 Update links to haiku-inc.org after new site deployment. 2018-12-21 15:16:33 -05:00
Ryan Leavengood 60156851a4 Donation meter updates (#229)
* Move the fundraising section to a partial

* Move most inline styles for the donation meter into CSS

Also change the style a bit to make it look better.

Add various ids to use later for JavaScript which will update the meter from a
JSON file.

* Add JavaScript to update the donation meter from JSON

* Move fundraising partial to correct place, use style block

Also use round not ceil for the total donation amount.
2018-08-02 14:04:57 -04:00
Augustin Cavalier 033826be34 Move some js and layout from shijin4 into the core directories.
This is the first step towards a proper theme/layout/content split
and adding a second theme.

Also tweaked the activity script a bit.
2018-02-28 15:35:40 -05:00
Alexander von Gluck IV 263a919356 theme: Turn our layout into a theme 2017-07-12 18:15:52 -04:00
Augustin Cavalier f78fc30809 activity.js: Actually fix the proxy. 2017-01-24 13:30:29 -05:00
Augustin Cavalier bbacbb5de2 Add the missing activity tabs. 2017-01-24 13:19:26 -05:00
Augustin Cavalier 5b5b1263e2 activity.js: Use an old for loop, Web+ doesn't support for-of. 2017-01-21 11:35:11 -05:00
Augustin Cavalier 8bdae1b80b layouts/index: Add the "What's New in Haiku Development" box. 2017-01-16 17:07:21 -05:00
Augustin Cavalier a218222705 Initial fixup of donation page. 2017-01-11 16:48:03 -05:00
Augustin Cavalier 785bacd000 Fix mobile navbar & search box. 2016-08-15 15:05:00 -04:00