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

124 Commits

Author SHA1 Message Date
Valentin Vanelslande b9d3c83f7e Change Bleeding Edge to Canary (I do not know HTML or JS: v) (#54)
* Change Bleeding Edge to Canary

PD: I do not know HTML or JS: v

* Change Bleeding Edge to Canary Part 2
2017-09-28 21:43:01 -04:00
Andrea Pascal 84cf1ab5c1 Citra Progress Report 2017 August (#48)
* Added the first draft of the July 2017 Progress Report

whoop

* Removed unecessary files

* First round of changes suggested

Every comment I said fixed on has been addressed. Most reviews having to do with the Markdown/HTML formatting of the article have not been addressed yet, though.

* Quickfix EVERYTHING

* LET'S FIX THINGS FASTER YAAAAY

* Add coauthor

* Quickfix: Review by j-selby

We really should've dropped this report a long time ago. =_=

* Refactor 2017july into 2017august

* Refactor to 80 cols

* Rewrite intro and outtro

* Add candidate PRs

* Remove #2861

* Write #2766 #2822 #2871 #2872 #2891

* Trim headers

* Organize PRs

* Write #2850

* Write #2869

* Fix nit @Subv

* Refactor #2869 to 80 cols

* Add {{% title %}} shortcode

* Change <img /> to {{< figure >}}

* Apply fixes suggested by @j-selby

* Reword #2869

* Apply fixes suggested by @bunnei

* Apply fixes suggested by @jroweboy

* Apply fixes suggested by @j-selby

* Apply fixes suggested by @lioncash

* Apply nit by @j-selby

* Apply fixes suggested by @Subv

* Remake theme-comparison.png

* Add 2017august banner by @bunnei

* Retake Screenshots

Monitor Resolution: 4096x2160
Internal Resolution: 4000x2400 (10x)
External Resolution: 3467x2080

* Fix metadata
2017-09-16 04:44:36 +00:00
Flame Sage fc83484d77 Merge pull request #50 from j-selby/fix-stuff
Blog post + home page changes
2017-09-12 13:03:21 +00:00
James 2f46b3a9a9 Improve clarity of webpage title
Only include "Nintendo 3DS Emulator" on the homepage, else the names
 get way too long.
2017-09-08 22:01:51 +10:00
James be92533eb4 Introduce new Markdown shortcuts, revisit old blog posts
This does a number of things:
- Introduces new shortcodes for figures and tables, allowing them
  to be embedded natively.
- Fixes padding on Youtube videos
- Adjusts old blog posts, fixing dead links, and updating/unifying
  syntax.
2017-09-08 22:01:11 +10:00
SonofUgly 17b85a04df Fix link to regions flags (#49)
Fix link to regions flags
2017-09-08 11:39:55 +00:00
James 6f842b5632 Increase clarity of carousel captions 2017-09-08 17:44:48 +10:00
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
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 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
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
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
James 74ec937ba7 Rename flags (uppercase -> lowercase) 2017-06-10 14:27:17 +10:00
Schplee ddb59e169f added ALL region flag 2017-06-08 23:36:04 -07:00
Schplee 73a38e5abc fixed 3ds icon 2017-06-07 21:42:44 -07:00
Schplee cf127bee64 broken 3ds icon 2017-06-07 21:42:14 -07: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
Schplee 5fac258a47 game type icons
"Virtual Console, 3DS, DSiWare, eShop Only" icons for organization/tagging
2017-06-05 20:46:08 -07:00
chris062689 8ef36ce404 Added additional padding to the #mainContainer div. 2017-06-05 21:27:22 -04:00