https://github.com/bollu/ppsspp-help
Help for ppsspp
https://github.com/bollu/ppsspp-help
Last synced: 2 days ago
JSON representation
Help for ppsspp
- Host: GitHub
- URL: https://github.com/bollu/ppsspp-help
- Owner: bollu
- License: mit
- Created: 2013-10-29T05:14:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-16T13:11:38.000Z (over 11 years ago)
- Last Synced: 2025-05-14T04:18:59.032Z (5 months ago)
- Language: CSS
- Size: 325 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ppsspp-help
===========Help files for [ppsspp](https://github.com/hrydgard/ppsspp).
##To Install##
###From the command line:###
Navigate to the install folder and run ```make install```
This will install markdown using ```gem```. If you do not have gem, please install it from [here](http://rubygems.org/pages/download)
Once you have markdown installed, you're done!
### Text editors ###
On both Mac and Windows, there are (*good*) custom editors that make markdown editing a breeze.
There are also some really nice web-apps for markdown editing.#### Windows ####
* [Texts](http://www.texts.io/)
* [Markdown pad](http://markdownpad.com/) *both free and paid versions exist*
* [Qute](http://www.inkcode.net/qute)#### Mac: ####
* [Texts](http://www.texts.io/)
* [mou](http://mouapp.com/),
* [Byword](http://www.bywordapp.com/) *both free and paid versions exist*
* [Qute](http://www.inkcode.net/qute)#### Web apps: ####
* [Draft](https://draftin.com/)
* [Markable](http://markable.in/)
* [StackEdit](https://stackedit.io/) *not strictly markdown. StackOverflow version*#### Other poor souls: #####
Don't worry, we always have ```vi``` and ```emacs``` ;). But, seriously:
* [Notepad++](http://notepad-plus-plus.org/) *works on the big three*
* [Sublime Text *my personal favorite*](http://www.sublimetext.com/) *works on the big three*## To contribute: ##
### Things to do: ###
* fill up the ```[TODO]```'s scattered around the codebase.
* Add a section for developers which details PPSSPP's architecture.
* Translate this helpfile to other languages.
* improve the FAQ to include common questions / mistakes.
* improve the CSS (I'm no CSS expert by any stretch of the imagination).Credits:
========
The help files are generated using [Markdown](http://daringfireball.net/projects/markdown/)The helpfiles use the [Acid fontface](http://26plus-zeichen.de/fonts/acid-type/). A big thank
you to [Stephen Baum](http://baumbastisch.com/) for the fontface!