added README file with some basic description and credits
This commit is contained in:
parent
dafeb04f73
commit
58d342b5af
13
README.markdown
Normal file
13
README.markdown
Normal file
@ -0,0 +1,13 @@
|
||||
= What is Octopress?
|
||||
|
||||
Octopress gives developers a well designed starting point for their blog. It's easy to configure and easy to deploy. Sweet huh?
|
||||
|
||||
== Octopress uses
|
||||
- [Jekyll](http://github.com/henrik/jekyll) a blog aware static site generator (Henrik's fork adds [HAML](http://haml-lang.com) support)
|
||||
- [Compass](http://compass-style.org) an awesome [SASS](http://sass-lang.com) framework.
|
||||
- [FSSM](http://github.com/ttilley/fssm/tree/master) + a rake task, automatically regenerates the blog as you work.
|
||||
- [Serve](http://github.com/jlong/serve) for live previews of the site while in development
|
||||
- [Rsync](http://samba.anu.edu.au/rsync/) for easy deployment.
|
||||
|
||||
= Setup
|
||||
- add gem install instructions
|
Loading…
Reference in New Issue
Block a user