Commit graph

451 commits

Author SHA1 Message Date
syl20bnr
2e8727ae2e Fix line separation in README 2018-03-04 00:15:58 -05:00
syl20bnr
665c09b684 mode-line: fix color space for spaceline separators on MacOS 2018-01-28 22:40:58 -05:00
syl20bnr
b53b23adff Add requirement for gzip in Windows prerequisites README 2017-10-29 21:43:15 -04:00
syl20bnr
5614bae8da Bump Emacs minimum version requirements in README 2017-10-29 21:16:20 -04:00
Anton Latukha
774da71292 README: allow people to go stable or participate in develop
With this easy change:

* Every newcomer decide - to use `stable` or to go participate in `develop`
* Users automagically get informed there in Spacemacs this process, and where `stable` is and where is `develop` happening.
* People will know to look in `develop`, and over time `stable` people would create less bugreports already fixed in `develop`, so you also will get less bugreport duplicates from `stable` users that does not knew about `develop`.
* More testing and community participation in development. `develop` is now closed from eyes of users, make it more known and open.
2017-10-15 11:08:01 -04:00
JAremko
90d3ac1efa
Switch to CircleCI status badge 2017-09-23 23:40:41 +03:00
Eivind Fonn
1225631c12 Point to full installation instructions without shortcuts 2017-05-24 14:08:11 +02:00
Jim Deville
6c68694a43 Clarify the intentions of Quick Install
To address https://github.com/syl20bnr/spacemacs/issues/5538 by clarifying the Quick install and pointing to advanced instructions
2017-05-24 14:06:52 +02:00
Muneeb Shaikh
2ecfe98bd3 typo: your -> you're 2017-04-29 11:14:55 +05:30
JAremko
c1e4556882 Format and cleanup docs. Fix links. 2017-04-28 23:29:14 -04:00
syl20bnr
d25d032e90 Update README
Remove mention about XEmacs development being dead.
Avoid to replicate the wizard to respect DRY and minimize the risks of out dated
documentation.
2017-04-28 22:47:50 -04:00
duianto
c0c18cd185 Update README.md: links/rewrites/missing words/etc 2017-04-28 22:37:20 -04:00
syl20bnr
bb70793c75 README: respect 80 chars by line 2017-04-20 22:34:57 -04:00
Nikolai Myllymäki
419fc605ec Add commands for font install on macOS
Add brew commands for Source Code Pro installation to installation instructions
in README.md, describe command usage and add missing capitalisation.

Concentrate installation instructions

Make installation instructions more beginner-friendly, concise and thorough:
- Add Git to prerequisites
- Move specific git clone instructions for Windows users from beginners
tutorial to README.md
- Move fallback font installation instructions and info from beginners tutorial
to README.md
- Remove redundant install steps from beginners tutorial
- Misc. typo fixes and wording improvements
2017-04-20 22:29:25 -04:00
Robert O'Connor
2659c8b32b Remove trailing whitespace (again) 2017-04-19 22:51:39 -04:00
Lele
b16f330fec Fixed a little typo
Fixed "our" vs "your" in the Alternate Installations section
2017-04-19 22:47:47 -04:00
Soo
86bd9c4a1c Update README.md 2017-04-17 19:47:28 -04:00
Jonathan Gillett
a68dd97e17 Fixed a type in the README for title bar
Fixed a typo in the README for having the title bar match the theme background color.
2017-04-09 18:17:33 -04:00
CL123123
bda50a6db4 Grammar issue
"diminishes" --> "diminish"
“a environment” --> "an environment"
"repository" --> "repository,"
2017-04-09 18:17:14 -04:00
Julien Wintz
1ffa4740d9 Mention option for using natural title bar on mac. 2017-03-26 15:55:24 +02:00
Zetok Zalbavar
5311784401 Fix link to achievements in README.md 2016-10-31 08:35:01 +02:00
syl20bnr
1d96d98ec4 Add Spacemacs Shop mention and badge in README 2016-10-18 22:48:35 -04:00
vigilancer
839f64ee5a
Update README.md
fix osx layer link
2016-10-03 21:05:56 +03:00
d12frosted
655d737d4a
update macOS installation instructions
Mostly to reflect latest changes in emacs-plus formulae
2016-09-30 12:22:45 +03:00
Eivind Fonn
91e76269e0 Update Emacs version note in README
See #7151
2016-09-23 08:26:48 +02:00
Hugh Wang
e110d914fa Improve typography in README.md. 2016-09-16 15:14:27 +02:00
d12frosted
93cfb7f4ff
update notes about powerline separator colours 2016-07-22 13:10:41 +03:00
Caleb Meyer
94d71cda83
Fix notes on wrong powerline separators
I recently uninstalled railwaycat's emacs-mac-port (the old
recommendation for OS X) and installed @d12frosted's emacs-plus.

When I did that my powerline separators became just slightly off in
color from the rest of the spaceline. Asking on chat yielded that
ns-use-srgb-colorspace is set to true by default but should be nil.
2016-07-22 12:59:29 +03:00
nashamri
53add4a2ff Clarify logo license (#6469) 2016-07-05 00:23:16 -04:00
syl20bnr
d858725360 Fix doc typo and tweak source code pro doc 2016-07-05 00:23:16 -04:00
d12frosted
5b9e84ea72 improve font documentation
- make it clear that setting dotspacemacs-default-font has no effect in
  terminal
- make it clear that it's user responsibility to install Source Code Pro
  font
2016-07-05 00:23:16 -04:00
Jake Romer
079e0aec7f
Update brew linkapps to be more specific
Users may not want to link all possible apps and doing 
so isn't required to link Spacemacs individually.
2016-07-03 09:30:45 +03:00
Fabien Dubosson
b33261a05a Quote by deuill 2016-06-23 22:31:35 -04:00
syl20bnr
cbb61070fd Replace some emacs-user-directory vars and update documentation 2016-06-23 00:25:04 -04:00
Loxaan Oxyde
1cdd697315
Update README.md 2016-06-21 23:52:25 +03:00
Eivind Fonn
92b48eadea 💣 Drop support for Emacs 24.3
Spacemacs now needs at least 24.4 to launch.
2016-06-20 22:05:56 -04:00
syl20bnr
117dcba0ed Revert "Drop support for Emacs 24.3"
This reverts commit 31bab70397 making
a new commit to put TheBB as the author.
2016-06-20 22:05:12 -04:00
syl20bnr
31bab70397 💣 Drop support for Emacs 24.3
Spacemacs now needs at least 24.4 to launch.
2016-06-20 21:55:36 -04:00
d12frosted
b7362c18ae
improve note about insecure connection in readme
After 8a7a4ce
2016-06-17 09:25:37 +03:00
Roy Xue
8a7a4ce1c3
Improve Installation Guide in README 2016-06-17 09:22:33 +03:00
Marc Ignacio
77cc71cac3 Update README.md
Just noticed while I was installing this new shiny toy. Looks awesome!
2016-05-11 20:47:14 -04:00
syl20bnr
b16eb68b7e doc: add more info about emacs-plus tap 2016-04-04 22:14:57 -04:00
d12frosted
2919d57145 ask to install emacs on os x using emacs-plus tap 2016-04-04 21:53:40 -04:00
syl20bnr
5aecbe2427 README.md: add waffle throughput graph 2016-03-31 00:15:24 -04:00
d12frosted
fa5e66c799 change OS X installation instructions
So not it's recommended to install GNU emacs instead of emacs-mac as
discussed in #4955.
2016-03-30 18:31:19 -04:00
Xue Fuqiao
156508f92a Change a link from the GitHub file to spacemacs.org in README.md 2016-03-30 18:19:38 -04:00
syl20bnr
744cd0f9b7 README.md: fix links to spacemacs.org
Links to documentation sections can easily break since they are
indexed by their order (i.e. #orgheadline8)
2016-03-19 22:01:09 -04:00
syl20bnr
c9bcb65fa1 README.md: change links to spacemacs.org 2016-03-19 21:53:05 -04:00
JAremko
6b2d50e36d set spacemacs badge url to spacemacs.org 2016-03-10 23:13:19 -05:00
syl20bnr
9f8409392a testing new organization of badges 2016-03-04 11:07:27 -05:00