55 Commits

Author SHA1 Message Date
bunnei
238e4ead8c Merge pull request #16 from archshift/patch-2
Fixed small typo
2015-01-04 16:06:46 -05:00
archshift
a10fe4348c Fixed small typo 2015-01-04 13:04:50 -08:00
bunnei
9b0e7970b3 Merge pull request #15 from archshift/patch-1
Slightly reword some text in order to be less confusing.
2015-01-03 20:35:55 -05:00
archshift
36345acd8c Slightly reword some text in order to be less confusing.
Citra can now *run* software, but you just can't *play* it. I reworded these warnings to reflect that.
2015-01-03 17:30:52 -08:00
bunnei
55df844fbe Merge pull request #14 from archshift/screenshots
Added new screenshots to the imagebar
2014-12-24 02:17:37 -05:00
archshift
a49955bd4c Added new screenshots to the imagebar
Added 3dscraft, vvvvvv, cave story screenshots.
2014-12-24 04:16:35 -03:00
bunnei
07a745c07e Merge pull request #13 from archshift/navbar
Added logo to navbar, moved links to the right
2014-12-15 21:07:59 -05:00
archshift
986d9f5d24 Added donation links to navbar and about. 2014-12-15 18:04:41 -08:00
archshift
e514ffab59 Added logo to header bar, moved navigation to the right side. 2014-12-15 17:43:19 -08:00
archshift
f2c1b20d4a Changed logo so that the gradient is black on black backgrounds. 2014-12-15 17:43:19 -08:00
bunnei
771989e4be Merge pull request #12 from archshift/screenshots
Updated imagebar with more, more diverse screenshots.
2014-12-13 01:24:27 -05:00
archshift
a1bd3ca4a6 Updated imagebar with more, more diverse screenshots.
Replaced most of the yeti3ds screenshots with those of other homebrew.
2014-12-12 22:21:23 -08:00
bunnei
2897c27d58 Merge pull request #10 from archshift/icon
Improve icon resizing in the home page.
2014-12-08 18:06:54 -05:00
archshift
e8c1b61f61 Improve icon resizing in the home page.
Changes behavior to prevent exceedingly small icons on exceedingly wide viewports.
Also spreads out the icon and title text in small, portrait viewports.
2014-12-06 17:20:36 -08:00
bunnei
c557c6d2a9 Merge pull request #9 from archshift/icon
Fix icon size in order for the entire first page to be visible in 768p.
2014-12-05 18:36:02 -05:00
archshift
17c68bceb2 Fix icon size in order for the entire first page to be visible in 768p. 2014-12-05 15:04:27 -08:00
bunnei
57ba7c7a4a Merge pull request #8 from archshift/imagebar
Imagebar: reduce image outline size, make background orange
2014-12-02 18:27:52 -05:00
archshift
9ac400f615 Imagebar: reduce image outline size, make background orange
This makes the imager more consistent in looks with the retail software warning below.
2014-12-01 01:18:31 -08:00
Tony Wasserka
c4e6510e24 Merge pull request #7 from archshift/alert
Add large alert to the download page that Citra cannot run commercial software
2014-11-18 12:09:45 +01:00
archshift
716e7a88d5 Add large alert to the download page that Citra cannot run commercial software. 2014-11-17 23:34:46 -08:00
bunnei
6be199cf1e Merge pull request #6 from archshift/patch-1
Fix freenode webchat link.
2014-11-16 15:44:09 -05:00
archshift
21ff26cab0 Fix freenode webchat link. 2014-11-16 12:43:10 -08:00
bunnei
71871d2cd1 Merge pull request #5 from mattvail/master
Create CNAME
2014-11-16 14:22:04 -05:00
Matt Vail
ac13711a56 Create CNAME 2014-11-16 10:39:48 -05:00
bunnei
29c1ef6721 Merge pull request #4 from archshift/submodule
Replaced clones of slick and smooth-scroll with submodules.
2014-11-15 22:14:24 -05:00
archshift
dd3b28f0a8 Replaced clones of slick and smooth-scroll with submodules. 2014-11-15 18:36:36 -08:00
Tony Wasserka
0be334426c Merge pull request #3 from Gareth422/master
Added acute accent to "Pokémon"
2014-10-27 20:41:36 +01:00
Gareth422
8f17785298 Added acute accent to "Pokémon"
Because I'm pedantic.
2014-10-27 14:38:57 -04:00
bunnei
d6e167d36a Merge pull request #2 from archshift/compression
Updated generate-favicon.sh to be able to compress the favicons
2014-10-25 18:30:30 -04:00
archshift
ce26c92d86 Updated generate-favicon.sh to be able to compress the favicons
Updated favicons with compressed versions
2014-10-25 14:43:46 -07:00
bunnei
bb6bebd13f Merge pull request #1 from archshift/fixes
Fix a typo and the link to the site's repo on Github.
2014-10-25 17:14:24 -04:00
archshift
62c61f7bdd Fix a typo and the link to the site's repo on Github. 2014-10-23 20:27:55 -07:00
Tony Wasserka
6c827cb43e Merge pull request #134 from archshift/gh-pages
Pages: Moved imagebar to inter-page space, fixed noscript displaying
2014-10-16 10:40:14 +02:00
archshift
250e2a8d27 Added noscript stylesheet, for anyone who decides not to use JS
Image slider, on noscript, has a scrollbar.
2014-10-11 15:24:52 -07:00
archshift
30ee85dd1a Moved imagebar to inter-page space
Tweaked some things here and there, and removed that JQuery junk I was trying to use in order to keep the imagebar upright.
2014-10-11 15:24:33 -07:00
bunnei
a5c8464502 Merge pull request #132 from archshift/gh-pages
Fixed imagebar in some browsers by making it an id, not a class
2014-10-09 22:59:46 -04:00
archshift
89a7d46751 Fixed imagebar in some browsers by making it an id, not a class 2014-10-09 19:13:22 -07:00
bunnei
09ba990595 Merge pull request #131 from archshift/gh-pages
Pages: Changed absolute paths to relative ones, to play nice with github pages.
2014-10-09 22:03:02 -04:00
archshift
e8d4007464 Changed absolute paths to relative ones, to play nice with github pages. 2014-10-09 18:31:29 -07:00
bunnei
075383569b Merge pull request #127 from archshift/gh-pages
Pages: Small changes, fixes
2014-10-09 21:15:11 -04:00
archshift
61f9ec090a Added image slider to about page, with Yeti3DS screenshots 2014-10-07 14:59:08 -07:00
archshift
5675a963ad Added favicons, and script to generate them from the svg 2014-10-05 22:45:48 -07:00
archshift
4a2326b4e3 Use a tweaked svg, instead of the individual sizes. Add the AI file (for anyone who wants to edit). 2014-10-05 13:19:39 -07:00
archshift
7b93fdf687 Fixed broken Github link in footer 2014-10-05 12:38:52 -07:00
Tony Wasserka
7c48442c62 Merge pull request #126 from archshift/gh-pages
Added initial, personalized, citra-y site for github pages.
2014-10-05 21:29:05 +02:00
archshift
6f407481c6 Added buttons for downloads, made home text not overlap logo. 2014-10-05 12:13:40 -07:00
archshift
b380aa87c8 Added more questions to the FAQ, slightly tweaked bg colors. 2014-10-05 12:13:40 -07:00
archshift
36caad7830 Use a higher resolution icon for those high-DPI users out there 2014-10-05 12:13:40 -07:00
archshift
b638fbfa96 Moved big header to home page. 2014-10-05 12:13:40 -07:00
archshift
09e92369a9 Added smooth-scroll for nice smooth scrolling to anchors. 2014-10-05 12:13:40 -07:00