aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: 2b4257a7b6bac0f775898da72ceeff3a580c1b6d (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
#+Title: Stack-Mode for Emacs
#+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 fully-featured Stack Exchange mode for
Emacs 24+ using version 2.2 (and subsequent versions as available) of
the Stack Exchange API.

This README will eventually hold a high-level feature list and details
on installation and configuration.
* Contributing
Please do!  Open an issue, submit a pull request, suggest a package or
library in our [[https://gitter.im/vermiculus/stack-mode][Gitter]], or even just 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
- [[https://api.stackexchange.com/docs][SX.API v2.2]]
- [[http://stackapps.com/apps/oauth/register][StackApps Registration Page]]
- [[http://www.emacswiki.org/emacs/ModeTutorial][Creating Major Modes for Emacs]]
** Icon
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]]