Commit Graph

239 Commits

Author SHA1 Message Date
Chris
70239332a4 Added advanced-view mode. 2018-01-20 21:11:56 -05:00
Andrea Pascal
b25b309a17 Update package-lock.json files (#72)
Update package-lock.json files
2018-01-18 08:25:14 -05:00
Hexagon12
b3be3c27a3 Updated rules (#69) 2017-12-27 13:12:23 -05:00
Chris
9ddef25506 Removed comments for debugging. 2017-12-22 21:38:59 -05:00
Chris
ac40da89b5 Added testcases from telemetry into compatdb. 2017-12-22 21:38:32 -05:00
Andrea Pascal
640c806fd3 Reword deps to be clearer (#68)
Quickfix: Swap deps
2017-12-20 10:46:08 -05:00
Chris
bbfea4bb05 Testing installing the .deb version of hugo instead of relying on yarn. 2017-12-17 15:09:38 -05:00
Chris
b9f743d57c Updated 'Add Game' button with new URL. 2017-12-17 00:31:10 -05:00
BynariStar
ce21f1f004 Reverse order of multiple test cases (#64) 2017-11-24 00:39:59 +11:00
Flame Sage
ad49d095e1
Update download.md 2017-11-09 23:10:00 +00:00
Flame Sage
89f765af1c
Update download links to reference Github Releases 2017-11-09 22:44:58 +00:00
Andrea Pascal
a06121e1e5 Progress Report 2017 September (#61)
* Add 2017september boilerplate

* Add Candidate PRs

* Add header template

* Add GitHub links to PRs

* Finish adding candidate PRs

* Removed duplicate candidate PR

* Write intro paragraph

* Write outtro paragraphs

* Quickfix: reorganize

* Write #2951

* Write #2858

* Write #2858

* Quickfix: Add NOTE to #2858

* Write #2952

* Resort PRs

* Add #2912

* Write #2952

* Write #2952

* Write #2952

* Write #2952

* Add morton-koopa.png

* Write #2927

* Write #2927

* Write #2927

* Write #2951

* Write #2842

* Write #2958

* Quickfix: Morton Koopa image in #2951

* Shorten PR Names

* Write #2915

* Write #2865

* Write #2900

* Write #2912

* Fix some FIXMEs

* Write #2921

* Fix more FIXMEs

* Apply fixes suggested by @Subv

* Add fix suggested by @wwylele

* Add fixes suggested by @acnleditor2

* Add Recordings citra-emu/citra#2517

* Added audio embeds for citra-emu/citra#2858

* Float morton-koopa.png to the right

* Add fixes suggested by @Schplee

* Add final paragraph by @Schplee

* Add src according to citra-emu/citra-web#62

* Add callout from citra-emu/citra-web#63

* Add fixes suggested by @bunnei

* Add banner by @bunnei

* Set metadata to prepare for publish
2017-11-09 11:40:57 -05:00
Andrea Pascal
50bae0443b Hugo Media Shortcodes (#62)
* Add audio Shortcode

* Add video Shortcode

* Refactor Shortcodes

* Add src parameter to media shortcodes
2017-11-08 10:41:58 +11:00
James
05cb4e47db Add callout for Hugo documents (#63) 2017-11-07 13:35:16 -05:00
Leo626
29d8d78a7b
Update Discord FAQ 2017-11-06 18:27:40 -04:00
Schplee
d18bf14e57 added networking support article 2017-11-04 14:59:14 -07:00
Schplee
dd7757eb8e
fixed typo 2017-11-04 14:33:29 -07:00
BynariStar
750123e0f9 Re-add section id headers (#60)
Re-add section id headers
2017-10-25 00:24:44 +00:00
BynariStar
60e1a513e1 Remove the "The" prefix from titles in the data attribute (#59) 2017-10-24 22:52:06 +00:00
BynariStar
f403670f12 Duplicate pagination on bottom of list (#58)
Duplicate pagination on bottom of compatibility list
2017-10-24 14:19:56 +00:00
chris062689
f95e33e04e Removed mouse cursor from image. 2017-10-22 22:59:54 -04:00
chris062689
dfdd377fec Adding date published and forum address. 2017-10-22 22:48:52 -04:00
Koopa
4dc8963928 Installer Article (#57)
* Added initial installer article front matter and images.

* Added installer options image.

* Addressed review comments.

* Renamed article to Citra now has an installer, uncompressed all images, and added banner image.
2017-10-23 02:41:19 +00:00
James
c4fd70b416 RFC: New Downloads page (#56)
* Initial design

* Clean up formatting of downloads page

* Correctly identify mobile platforms in Downloads page

* Fix formatting of release names for Canary

* Add completed download links
2017-10-23 02:41:06 +00:00
BynariStar
9107169acc Fix scope errors (#55)
Fix scope errors
2017-10-03 15:57:02 -04:00
chris062689
c3db014055 Tweaked downloads page message. 2017-09-28 21:47:02 -04:00
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
Flame Sage
5b25396c18 Update README.md 2017-09-16 05:00:53 +00: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
a3167fd586 Merge pull request #52 from j-selby/fix-align
Quickfix: Left align table cells by default
2017-09-14 18:06:14 +00:00
James
89b2888cbb Left align table cells by default 2017-09-15 01:55:11 +10: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
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