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

124 Commits

Author SHA1 Message Date
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
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
James d133cde88a Hide 7zip files from downloads UI (#38) 2017-07-27 22:56:36 -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
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 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
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 1a41025f95 Adding thumbnails to all screenshots. 2017-06-24 15:39:35 -04:00
chris062689 5dffd58561 Always initalize game's issues and closed_issues fields. Check the length of issues instead of checking if it exists. Fixes #27 2017-06-24 11:24:23 -04:00
chris062689 8e1be68674 Fixed numerous hugo warnings and errors that were showing up when building. 2017-06-24 10:55:01 -04:00
chris062689 aa9ca7da82 Added js folder for long scripts. 2017-06-24 10:08:37 -04:00
chris062689 c7423cc391 Modified the JSON listing to provide compatibility ratings. 2017-06-23 21:34:41 -04:00
Schplee 091639e740 Un-bolded github issue links 2017-06-15 17:59:22 -07:00
chris062689 8613c7c483 Added support for VC, eShop, etc. 2017-06-15 20:09:46 -04:00
James f6d6e338d7 Implement alphabetical sorting 2017-06-11 22:38:58 +10:00
chris062689 d08ed863e0 Cleaned up gulp file. Using gulp-image-resize for image cropping with gravity. 2017-06-10 16:35:01 -04:00
chris062689 6459d1693f Fixed broken URL under compatibility -- author. 2017-06-07 03:59:33 -04:00
chris062689 1da19ecfb8 Games now pull issues from Github. 2017-06-07 03:32:12 -04:00
chris062689 aab4b23c12 Added additional width to the game metadata table. 2017-06-07 00:55:31 -04:00
chris062689 3354212649 Changed compatibility to be a string to avoid confusion between the string value and integer index. 2017-06-06 16:11:29 -04:00
chris062689 8ef36ce404 Added additional padding to the #mainContainer div. 2017-06-05 21:27:22 -04:00
chris062689 13e6155ed1 Added [[testcases]] that are stored in game dat file, instead of single variables. Split metadata out into a template file for easier modification. 2017-06-05 20:46:21 -04:00
chris062689 672696155d Added padding to boxart. 2017-06-05 18:11:07 -04:00
chris062689 2288bc9daf Tweaked boxart sizing via CSS. Added padding to game information. 2017-06-05 18:08:54 -04:00
chris062689 bfe7991fc8 Fixed RSS not generating for website. 2017-06-05 17:50:44 -04:00
chris062689 563cd7f47c Added barchart for displaying overall ratings. 2017-06-05 17:34:27 -04:00
chris062689 2a44707128 Tweaked games listing, disabled pagination. Made tables responsive. Added icon for rating in Compatibility section. 2017-06-05 16:25:37 -04:00
chris062689 cf653e54ba Added JSON file for games listings. 2017-06-05 08:18:02 -04:00
chris062689 4a711aa686 Added colors next to compatibility 2017-06-04 19:54:35 -04:00
chris062689 252624c336 Added link to games compatdb. 2017-06-04 19:18:05 -04:00
chris062689 53e317ea3e Use icons instead of boxart in the sitemap. 2017-06-04 16:09:47 -04:00
chris062689 a644cc899e Corrected build errors, modified metadata icon for games to use icon instead of boxart. 2017-06-04 16:06:41 -04:00
chris062689 3e6d2218db Updated SEO metadata information. 2017-06-04 16:02:35 -04:00
chris062689 ca1b4ea1f9 Updated Sitemap for better indexing from Google. Updated base page to not feature images on wiki pages. 2017-06-04 15:52:48 -04:00
chris062689 00648ed975 Tweaked layout of boxart on game page. 2017-06-04 14:26:34 -04:00
chris062689 2c3bbeaaf5 Added regions flags for Title IDs. 2017-06-04 14:12:44 -04:00
chris062689 8a215c4043 Layout tweaks as per @bunnei 2017-06-04 14:06:33 -04:00
chris062689 15f89e2966 Tweaked games listings for smaller icons and more entries per page. 2017-06-04 13:57:52 -04:00
chris062689 46b1997e28 Moved flag to be left aligned. 2017-06-04 13:52:25 -04:00
chris062689 5dd4206e25 Added regions flags for Title IDs. 2017-06-04 13:49:32 -04:00
Schplee 469f7ce6cf Summary of ratings in games list 2017-06-03 16:19:19 -07:00
chris062689 263a52ce5e Added games list. 2017-06-03 18:00:44 -04:00
chris062689 09c4080370 Updated boolean values to return N/A on null instead of false. Updated table CSS. 2017-06-03 17:27:58 -04:00
chris062689 9dd87b75d3 Updates to games template. 2017-06-03 16:48:15 -04:00
chris062689 0dfe4a2b63 Fixed savefile location, added author hyperlink to community forums. 2017-06-03 16:17:53 -04:00
chris062689 fda7c46572 Added layout for screenshots and savefiles. 2017-06-03 16:10:55 -04:00
chris062689 c6700d0645 Added additional metadata: description, releases, needs from the data file. 2017-06-03 00:03:30 -04:00
chris062689 c5d2e99e3d Updated file structure to refer to game instead of games. 2017-06-02 21:49:05 -04:00
chris062689 69e60ef477 Restructed game content. 2017-06-02 21:36:17 -04:00
chris062689 8af0d9d1c5 Renamed games to games module. 2017-06-01 18:53:52 -04:00
chris062689 c9b554994d Changed og:image path depending on section type (entry, wiki, games, etc.) 2017-06-01 18:40:05 -04:00
chris062689 1bdc356244 Updated base template and rss to include games metadata. 2017-06-01 18:31:46 -04:00
chris062689 fb5e5f11bb Added initial games module. 2017-06-01 18:02:32 -04:00
Christopher J. Gilbert ae7446f305 Corrected 404 /wiki/FAQ link 2017-05-17 18:34:00 -04:00
chris062689 aefa268d3c Corrected wiki hyperelinks to the new URL path standard (lowercase). 2017-05-05 23:48:27 -04:00
chris062689 14d865ee49 Updated description. 2017-05-04 22:25:02 -04:00
chris062689 ce9da7ec25 Added og:description and og:image (for blog posts) 2017-05-04 22:14:15 -04:00
chris062689@gmail.com 850f726b24 Fixed Discord link broken invite in footer. 2017-03-01 10:28:34 -05:00
chris062689 8606f1de11 Moved robots.txt generation into the gulp file. 2017-02-26 21:24:32 -05:00
chris062689 87369e98fb Tweaking favicon. 2017-02-26 18:32:59 -05:00
chris062689 24e6066d22 Google Analytics is now integrated directly into layout. 2017-02-26 17:34:27 -05:00
chris062689 e7c87488a5 Updating Google Analytics, disabled noindex/nofollow in PRD. 2017-02-26 17:25:48 -05:00
chris062689 0330cac113 Initial commit 2017-02-26 16:24:53 -05:00