diff options
-rw-r--r-- | README.org | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,4 +1,4 @@ -#+Title: Stack-Mode for Emacs +#+Title: Stack-Mode #+Author: Sean Allred #+Date: [2014-10-30 Thu] @@ -6,9 +6,9 @@ [[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 -[[http://www.gnu.org/software/emacs/][GNU Emacs]] 24+ using version 2.2 (and subsequent versions as available) of -the [[https://api.stackexchange.com/][Stack Exchange API]]. +=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. @@ -16,7 +16,7 @@ on installation and configuration. 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]] - - Suggest a package or library in our [[https://gitter.im/vermiculus/stack-mode][Chat on Gitter]] + - [[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 @@ -24,10 +24,11 @@ For a better view of all of the open issues, take a look at our lovely =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://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]] -** Icon +** 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. |