Code Monkey home page Code Monkey logo

beginner-wagtail's Introduction

Beginner Wagtail Cookiecutter

This is a cookiecutter template for an example Wagtail site.

It's a commented, simple implementation of Wagtail styled around a basic company website. It is designed to demonstrate

  • Relationships between pages (ManyToMany and OneToMany relationships)
  • A global StreamField
  • Use of Snippets
  • Lots of Lords of the Rings geekery

What's included

This Cookiecutter project includes

  • Wagtail
  • Vagrant configuration that uses the torchbox/wagtail base box
  • Heroku configuration (including an example .env file)
  • Example apps: home, people, skills and locations

Installation

The Cookiecutter project can be built with the following commands

# Install Cookiecutter
- pip install cookiecutter
- cookiecutter https://github.com/heymonkeyriot/beginner-wagtail.git
# You'll be prompted to give the project a name
# You'll be prompted to give the repository a name
- cd {{your_project_name}}
- vagrant up

Note: The first time you run vagrant up it will likely take around 15 minutes to install the Wagtail Vagrant base box.

Please refer to {{your_project_name}}/readme.md for information on installing and running Wagtail once the Cookiecutter has been installed.

Example screens

Beginner Wagtail homepage Homepage with loaded data

Beginner Wagtail Location index page Location index page with loaded data

Beginner Wagtail people index page People index page with loaded data

Beginner Wagtail person page Person page with loaded data

Beginner Wagtail Skills index Skills index page with loaded data

Admin screen Absolutely out-of-the-box admin area screen

Troubleshooting

Name of Cookiecutter project

You can't name your project abc. It conflicts with name spacing in /lib/python3.4/io.py

beginner-wagtail's People

Contributors

hminnovation avatar tomdyson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.