/madewithwagtail

Showcase of sites made with Wagtail

Primary LanguageCSS

Codeship Status for springload/madewithwagtail

Made with Wagtail

This is the source code of Made with Wagtail.

Installation

Install Vagrant and VirtualBox:

Setup

  $ git clone git@github.com:springload/madewithwagtail.git madewithwagtail
  $ cd madewithwagtail
  $ vagrant up
  [.. wait until everything gets installed]
  $ vagrant ssh
  [.. from your vagrant machine]
  $ djrun

The demo site will now be accessible at http://localhost:8111/ and the Wagtail admin interface at http://localhost:8111/admin/ . Log into the admin with the credentials admin / changeme.