Skip to content

Commit

Permalink
Merge pull request #4 from kabukky/development
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kabukky committed Apr 25, 2015
2 parents fed5cee + 32514a6 commit 4e05162
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ Please note that Journey is still in alpha and has not been tested in production
#### Easy to work with
Create or update your posts from any place and any device. Simply point your browser to yourblog.url/admin/, log in, and start typing away!

#### Extensible
Write plugins in Lua to implement custom behavior when generating pages. Learn how to on the [Wiki](https://github.com/kabukky/journey/wiki/Creating-a-Journey-Plugin)!

#### Good stuff available right away
Use Ghost themes to design your blog. There's already a great community of designers working on Ghost compatible themes. Check out the [Ghost Marketplace](http://marketplace.ghost.org) to get an idea.

#### Good stuff to come
Hopefully. Planning the future of Journey, high priority goals are: Plug-in support, MySQL and PostgreSQL support, and Google App Engine support.
Hopefully. Planning the future of Journey, high priority goals are support of MySQL, PostgreSQL, and Google App Engine.

#### Easily secure
Other blog engines require you to install Nginx or Apache just to enable HTTPS. With Journey, simply enable HTTPS in the configuration and start using it for development purposes. For production, simply replace the generated certificates with your own and you are ready to go.
Expand All @@ -34,6 +37,9 @@ To get started with Journey, go to the the [Releases Page](https://github.com/ka

After that, head over to [Setting up Journey](https://github.com/kabukky/journey/wiki/Setting-up-Journey) to configure your Journey blog on your local machine. If you'd like to set up Journey on a linux server, head over to [Installing Journey on Ubuntu Server](https://github.com/kabukky/journey/wiki/Installing-Journey-on-Ubuntu-Server) for a step-by-step tutorial.

## Questions?
Please read the [FAQ](https://github.com/kabukky/journey/wiki/FAQ) Wiki page or write to [email protected].

## Troubleshooting
Please refer to the [FAQ](https://github.com/kabukky/journey/wiki/FAQ) Wiki page if you experience any trouble running Journey.

Expand Down

0 comments on commit 4e05162

Please sign in to comment.