AccordBox / wagtail-freelancer

A Portfolio landing page built using Wagtail CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wagtail Freelancer

This project shows you how to build landing page (portfolio) using StreamField, FormBuilder of Wagtail.

Run it in local env

git clone [the url you copied above]
cd wagtail-freelancer

# setup virtualenv
pip install -r requirements.txt

./manage.py runserver
# http://127.0.0.1:8000/

# http://127.0.0.1:8000/admin
# username: admin  password: admin

Screenshot

About

A Portfolio landing page built using Wagtail CMS


Languages

Language:JavaScript 55.1%Language:Python 19.7%Language:HTML 14.8%Language:CSS 9.1%Language:Dockerfile 1.2%Language:Shell 0.1%