/shogun-demo

Shogun demo

Primary LanguageRuby

Shogun CMS demo

Deploy

Shogun is Powerful drag & drop page building for any website.

This is an example app which is able to create pages with Shogun on Heroku.

Demo

Here is demo video

Deploy

Click button to deploy your app on Heroku, now.

or

Clone this repository into your local machine and push it to Heroku.

$ git clone https://github.com/ayumin/shogun-demo.git
$ cd shogun-demo
$ heroku create
$ heroku addons:create heroku-postgresql
$ heroku addons:create shogun
$ git push heroku master

Configuration

Login to Heroku dashboard and access Shogun dashboard through app setting.

or

Open Shogun dashboard by heroku command

$ heroku addons:open shogun

Then, you can ready to create new website using Shogun.

Look at Shogun tutrials to see how to build your awesome website.

Open your website

After configuration, you can see your website soon.

Open your website from Heroku dashboard

or using heroku command

$ heroku open

References

Enjoy ;)