citra-emu
/
citra-web
Archived
1
0
Fork 0
Commit Graph

403 Commits

Author SHA1 Message Date
James c6e061fea7 Optimise title
"Homepage" is unnecessary, and fragments out search results for
 the homepage. Further, dashes rather then pipes are used to clarify
 readability.
2017-09-08 17:01:15 +10:00
James 7e7d7c5a8d New image carousel, new asset loading 2017-09-08 16:47:22 +10:00
James 2b6e798156 Accessibility: Clean up navbar, add correct title tags 2017-09-08 16:11:25 +10:00
chris062689 d0f1cccd4c Hide MSVC builds on the downloads page. 2017-09-05 23:56:02 -04:00
chris062689 b87030a8cb Corrected repo name. 2017-09-05 23:28:12 -04:00
chris062689 f8a8fed785 Testing deploy for pages provider. 2017-09-05 23:27:10 -04:00
chris062689 9495bd7d6b Removing encrypted key. 2017-09-05 23:16:13 -04:00
chris062689 afbd1cbf9d Removing Githubpages integration from gulp file. 2017-09-05 23:15:59 -04:00
chris062689 5a7ab1f24e Fixing Node.js version on travisci script. 2017-09-05 22:38:18 -04:00
chris062689 95b5535151 Tweaking TravisCI file for caching and Node version. 2017-09-05 22:37:11 -04:00
chris062689 8afd8dc9bf Tweaking TravisCI file for caching and Node version. 2017-09-05 22:32:03 -04:00
chris062689 f4b8383925 Updating travis ci file. 2017-08-29 22:17:23 -04:00
Weiyi Wang 2ff764f331 PR #45 rebased (#46)
* Initial checkin of refactoring gulp / scss

* Updated gitignore.

* Removing build directory.

* Updated package.json, removed downloads script.

* Removed assets_backup. Added back travis. Added back github pages dependency. Changed assets to src.

* Updated javascript rendering.

* Removing citra-theme button overrides in favor of scss.

* Refactored hyperlinks underline color

* Replacing manual string concat with backtick.
2017-08-30 02:16:03 +00:00
Andrea Pascal 869cd0a87d Telemetry Article (#44)
* Write boilerplate telemetry

* Write skeleton

* Write first paragraph telemetry

* Write second paragraph

* Tweak bullet list

* Write third paragraph

* Quickfix: add to bullet list

* Summarize bullets

* Same as ~1

* Phrasing! Boom!

* Hey! Phrasing!

* Um, phrasing?

* Add step-by-step opt-out

* Write closing paragraph

* Quickfix: link

* Apply feedback from j-selby and Schplee

* Hard wrap article to 80 cols
(Wow, I'm surprised hugo didn't shit itself handling the newlines.)

* Add screenshots

* Apply fixes from @B3n30 and @bunnei

* Added image alt-text optimized for screen readers

* Replace MSFT link with text

* Change screenshot platform to Windows 10

* Add banner by @bunnei

* Add telemetry ID paragraph

* Add forum post ID
2017-08-27 01:57:12 +00:00
James f049c85aa0 Update downloads repo for canary (#42) 2017-08-19 04:23:19 +00:00
chris062689 a9a80ceba9 Updated license in package.json to AGPLv3 2017-07-28 22:26:39 -04:00
chris062689 1b896d8673 Updated games folder to reflect changes in citra-games-wiki a4faaa9. Updated maximum number of Github bug pages are searched. 2017-07-28 22:23:07 -04:00
chris062689 32fa5954f4 Changing license to AGPL. Fixes #35 2017-07-28 21:54:48 -04:00
James d133cde88a Hide 7zip files from downloads UI (#38) 2017-07-27 22:56:36 -04:00
Flame Sage dc2271e8bc Merge pull request #37 from j-selby/fix-wiki-missing
Implement lookup table for wiki entries
2017-07-27 15:03:31 -04:00
Flame Sage 4eace1f88b Merge pull request #36 from j-selby/master
RFC: Generate Qt Installer Framework repositories
2017-07-27 15:03:19 -04:00
Flame Sage 4d9e87cd64 Merge pull request #34 from BynariStar/master
Game compatibility list fixes and improvements
2017-07-27 15:02:08 -04:00
James c583cba4b9 Implement lookup table for wiki entries 2017-07-27 19:02:02 +10:00
James d2e2ace6b2 Generate Qt Installer Framework repositories 2017-07-27 18:33:38 +10:00
chris062689 0c5c8eac8e Compatibility table now outside of the foreach loop when looping test. 2017-07-25 00:11:35 -04:00
BynariStar bdeef37ecd Remove fuzzy search 2017-07-25 04:16:08 +03:00
BynariStar c0f5b922a6 Fix dynamic headers function 2017-07-19 02:23:33 +03:00
BynariStar bff7ea6a19 More accurate sorting 2017-07-19 02:21:09 +03:00
BynariStar 8f7c17161b Replace search function 2017-07-19 02:16:06 +03:00
BynariStar e4f1063f77 Formatting and indentation 2017-07-19 02:10:57 +03:00
chris062689 b3b961456a Bolded incomplete text in incomplete alertbox. 2017-07-17 22:22:08 -04:00
chris062689 3448ea39b1 Added incomplete field / alert box. 2017-07-17 22:12:33 -04:00
chris062689 b24f00cadd Adding Hugo to readme. 2017-07-15 19:11:43 -04:00
chris062689 4269cbb9b6 Installing hugo as a global binary for reproducable windows builds. 2017-07-15 19:08:50 -04:00
Flame Sage 8bf83cf2ff Removed hugo-bin package from dependencies. 2017-07-15 14:40:13 -04:00
Flame Sage 3eb0056823 Update README.md 2017-07-15 14:36:49 -04:00
bunnei 8ab6d0d2a5 Use a more consistent banner for the most recent progress report 2017-07-10 21:29:26 -04:00
Andrea Pascal ee372af17c Quickfix: Citra Discord link (#33) 2017-07-10 18:36:19 -04:00
Andrea Pascal 1eef2323c6 Progress Report 2017 June (#29) 2017-07-10 10:51:57 -06:00
chris062689 221268d388 Corrected build errors for data-key alphanumeric list. 2017-07-09 19:47:13 -04:00
BynariStar fa6fc6375f Search fixes and cleanup, sorting (#32)
* Add classes and data

* Change chart to only search compatibility column

* Remove no longer necessary data attribute

* Cleanup indentation

* Remove no longer necessary metadata element

* Revert "Remove no longer necessary metadata element"

* Add manual search

* Remove section headers

* Implement dynamic headers
2017-07-09 13:04:05 -04:00
chris062689 cf6a415dd5 Added Discord front page before presenting join link. 2017-07-08 18:32:32 -04:00
James 2979cefc38 Implement search functionality + add game button (#31) 2017-07-04 00:10:07 -04:00
TheKoopaKingdom 46434df5e8 Added actual README. 2017-06-27 21:31:58 -04:00
TheKoopaKingdom d991265166 Added sitemap file. 2017-06-27 21:31:58 -04:00
BynariStar 8e29a1fc5f Add compatibility filtering (#30)
* Implement compatibility filtering

* Fix indentation

* Add clear button

* Re-fix indentation

* Fix clear bug

* Re-re-fix indentation (this is getting annoying)

* Rename button

* Remove hardcoded ratings array
2017-06-27 20:14:39 -04:00
chris062689 f182173532 Removed unused gulp-rename dependency. 2017-06-27 19:08:08 -04:00
chris062689 be6cb2238b Added --production flag to gulp. 2017-06-27 18:58:03 -04:00
chris062689 df00552aff Use hugo-bin from within gulpfile.js instead of an external dependency in travis. 2017-06-27 18:54:43 -04:00
chris062689 97162d0dd7 Added live-reloading to gulp / hugo. 2017-06-24 22:14:34 -04:00