aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: 90633994b2c5c6f9d13275e543754182a7443feb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#+Title: Stack-Mode
#+Author: Sean Allred
#+Date: [2014-10-30 Thu]

[[https://travis-ci.org/vermiculus/stack-mode][https://travis-ci.org/vermiculus/stack-mode.svg?branch=master]]
[[https://gitter.im/vermiculus/stack-mode?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge][https://badges.gitter.im/Join Chat.svg]]
[[https://www.waffle.io/vermiculus/stack-mode][https://badge.waffle.io/vermiculus/stack-mode.svg]]

=Stack-mode= hopes to be a full featured Stack Exchange mode for
GNU Emacs 24 and up. Using version 2.2, and subsequent versions as available, of
the Stack Exchange API we aim to create a more versatile experience of Stack Exchange inside of Emacs.

This README will eventually hold a high-level feature list and details
on installation and configuration.
* Contributing
Please help contribute! Doing any of the following will help us immensely:
 - [[https://github.com/vermiculus/stack-mode/issues/new][Open an issue]]
 - [[https://github.com/vermiculus/stack-mode/pulls][Submit a pull request]]
 - [[https://gitter.im/vermiculus/stack-mode][Suggest a package or library in our Chat on Gitter]]
 - Spread the word!

For a better view of all of the open issues, take a look at our lovely
[[http://www.waffle.io/vermiculus/stack-mode][Waffle board]].  Feel free to take the torch on anything in =backlog= or
=ready=.  If you have thoughts on any other issues, don't hesitate to
chime in!
* Resources
- [[http://www.gnu.org/software/emacs/][GNU Emacs]]
- [[https://api.stackexchange.com/docs][Stack Exchange API v2.2]]
- [[http://stackapps.com/apps/oauth/register][StackApps Registration Page]]
- [[http://www.emacswiki.org/emacs/ModeTutorial][Creating Major Modes for Emacs]]
** Icons
Stack Exchange Mode for Emacs has no explicit use for an icon,
although standard SVG files have been gathered in =resources/= if
anyone would fancy a crack at it.

- [[file:resources/emacs.svg][Emacs icon]]
- [[file:resources/stackexchange.svg][Stack Exchange icon]]