https://github.com/josephgodwinkimani/wagtail-starters
Starting point for Wagtail websites and blogs
https://github.com/josephgodwinkimani/wagtail-starters
Last synced: 8 months ago
JSON representation
Starting point for Wagtail websites and blogs
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/wagtail-starters
- Owner: josephgodwinkimani
- Created: 2024-05-08T20:55:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T17:55:17.000Z (9 months ago)
- Last Synced: 2025-01-27T18:45:38.815Z (9 months ago)
- Language: Python
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
### 👉 Getting started
```sh
git clone https://github.com/josephgodwinkimani/wagtail-starters.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
```### 🔓 License
BSD - Free to use and modify for any purpose, including both open and closed-source code.