Skip to content

Commit

Permalink
Merge pull request #1 from shancat/patch-1
Browse files Browse the repository at this point in the history
Typo corrections.
  • Loading branch information
Guy Halford-Thompson committed Jan 7, 2012
2 parents 9dc5748 + fd95f67 commit 3401758
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -3,10 +3,10 @@
The Glog Blog
=============

The idea of the Glog Blog was to create a super simple, git and nodejs backed blog that used markdown for formatting. I find wordpress tremendously cumbersome and wanted to come up with a super simple solution. Glog is (currently) entierly written in under 350 lines of JavaScript.
The idea of the Glog Blog was to create a super simple, Git and Node.js backed blog that used markdown for formatting. I find Wordpress tremendously cumbersome and wanted to come up with a super simple solution. Glog is (currently) entirely written in under 350 lines of JavaScript.

# Features
- Git and NodeJS backed
- Git and Node.js backed
- Simple to setup
- Easy configuration
- Custom URLs
Expand All @@ -31,7 +31,7 @@ Your blog should now be up and running

# Guido

Giudo [https://github.com/guyht/Guido](https://github.com/guyht/Guido) is the default template for Glog. It consists of a simplistic layout and a couple of examples to get you going. I suggest that you use it as a starting point (i.e. fork it) for your own blog. The glog_config.json file contains the Guido repository as a default.
Guido [https://github.com/guyht/Guido](https://github.com/guyht/Guido) is the default template for Glog. It consists of a simplistic layout and a couple of examples to get you going. I suggest that you use it as a starting point (i.e. fork it) for your own blog. The glog_config.json file contains the Guido repository as a default.

# The principle

Expand Down

0 comments on commit 3401758

Please sign in to comment.