[README] move the orders; hacking is less important for new users
This commit is contained in:
parent
cc54e8031e
commit
a0457666a5
1 changed files with 10 additions and 9 deletions
19
README.md
19
README.md
|
@ -35,15 +35,6 @@ Have questions?
|
|||
|
||||
See the [wiki](https://github.com/redline6561/coleslaw/wiki/Blogroll) for a list of coleslaw-powered blogs.
|
||||
|
||||
## Hacking
|
||||
|
||||
A core goal of *coleslaw* is to be both pleasant to read and easy to
|
||||
hack on and extend. If you want to understand the internals and bend
|
||||
*coleslaw* to do new and interesting things, I strongly encourage you
|
||||
to read the [Hacker's Guide to Coleslaw][hackers]. You'll find some
|
||||
current **TODO** items towards the bottom.
|
||||
|
||||
[hackers]: https://github.com/redline6561/coleslaw/blob/master/docs/hacking.md
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -119,3 +110,13 @@ Two themes are provided: hyde, the default, and readable (based on
|
|||
|
||||
A guide to creating themes for coleslaw lives
|
||||
[here](https://github.com/redline6561/coleslaw/blob/master/docs/themes.md).
|
||||
|
||||
## Hacking
|
||||
|
||||
A core goal of *coleslaw* is to be both pleasant to read and easy to
|
||||
hack on and extend. If you want to understand the internals and bend
|
||||
*coleslaw* to do new and interesting things, I strongly encourage you
|
||||
to read the [Hacker's Guide to Coleslaw][hackers]. You'll find some
|
||||
current **TODO** items towards the bottom.
|
||||
|
||||
[hackers]: https://github.com/redline6561/coleslaw/blob/master/docs/hacking.md
|
||||
|
|
Loading…
Add table
Reference in a new issue