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

11 Commits

Author SHA1 Message Date
Schplee 2dd32f8010
reduce citra logo size and increase vertical position 2020-05-12 00:19:10 -07:00
Schplee df8bae6010
divider css 2019-03-27 10:16:10 -07:00
chris062689 3e60a10f7d Added ability to load javascript libraries for articles only when they're needed. 2018-03-03 20:04:20 -05:00
Chris 70239332a4 Added advanced-view mode. 2018-01-20 21:11:56 -05:00
BynariStar 750123e0f9 Re-add section id headers (#60)
Re-add section id headers
2017-10-25 00:24:44 +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
James 89b2888cbb Left align table cells by default 2017-09-15 01:55:11 +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
James 6f842b5632 Increase clarity of carousel captions 2017-09-08 17:44:48 +10:00
James 7e7d7c5a8d New image carousel, new asset loading 2017-09-08 16:47:22 +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