Skip to content

blindpenguin/wagtailsoup

Repository files navigation

Wagtail Soup

A simple base project for new Wagtail websites.

ATTENTION: This is still WIP. Changes are made on master for the moment.

What's included

Coming soon...

Installation

Clone it, create env, change the name or whatever, install requirements and go on

git clone https://github.com/blindpenguin/finblick.git <projectname>
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser

Docker is in its base configuration. If you want to use that weird thing, you'll have to fix that yourself. I'm not touching it. :P

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

A simple project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published