webdesigntiger / madewithwagtail

Showcase of sites made with Wagtail

Home Page:http://madewithwagtail.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Showcase of sites made with Wagtail

http://madewithwagtail.org


Languages

Language:CSS 57.9%Language:Python 20.1%Language:HTML 18.7%Language:JavaScript 2.4%Language:Shell 0.8%