locomotivecms/documentation

The wizard is not present at localhost:8080

stabenfeldt opened this issue · 2 comments

The guide says one should start the server and

open localhost:8080

But there is no wizard there:

Startsidens innholds This is the content for the homepage

The routes mounts locomotive at /locomotive. When visiting /locomotive I'm asked for u/p. Is the doc outdated or have I skipped a step?

screen shot 2014-06-21 at 14 40 08

I've created a github repo from my newly initialized project, please have a look: https://github.com/stabenfeldt/LocomotiveCMS

$ rake -T reviled that I could run rake development:bootstrap

$ rake development:bootstrap                                       # Setup sites and account for development
Digest::Digest is deprecated; use Digest
This will wipe out all sites and accounts
Are you sure that you want to delete all of them? (y/n)
y
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
Now you have a www.example.com site
and a sample.example.com site as well. (add them to your /etc/hosts)
You can login with admin@locomotivecms.com and "locomotive" password

Voilá! I'm in! :-)
We're considering using Locomotive as our CMS. Do you know the state of the docs? Are they generally updated?

Started from scratch installing using the gems. Works. :-)