All Projects → AccordBox → wagtail-freelancer

AccordBox / wagtail-freelancer

Licence: other
A Portfolio landing page built using Wagtail CMS

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to wagtail-freelancer

website
The Official Open-Source version of Gigabyte Developers Incorporated webpage
Stars: ✭ 19 (+26.67%)
Mutual labels:  portfolio-website, bootstrap4
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (+33.33%)
Mutual labels:  portfolio-website, bootstrap4
Bootstrap4Resume
A single-page static resume website created with Bootstrap 4
Stars: ✭ 36 (+140%)
Mutual labels:  portfolio-website, bootstrap4
Developer Portfolio
Single page developer portfolio template.
Stars: ✭ 23 (+53.33%)
Mutual labels:  portfolio-website, bootstrap4
wagtailcmsdemo
Wagtail CMS Demo
Stars: ✭ 19 (+26.67%)
Mutual labels:  wagtail-cms, wagtail-cms-demo
junior-theme
⚫ A striking black and white theme for Jekyll. Built as a developer blog + portfolio.
Stars: ✭ 66 (+340%)
Mutual labels:  portfolio-website
lightning-rpc-explorer
Simple, self-hosted lightning network explorer.
Stars: ✭ 45 (+200%)
Mutual labels:  bootstrap4
clean-sky-template
Beautiful, responsive, multi-page template made with Bootstrap 4.
Stars: ✭ 35 (+133.33%)
Mutual labels:  bootstrap4
first-node-express-app
No description or website provided.
Stars: ✭ 51 (+240%)
Mutual labels:  bootstrap4
mdb4-vue-ui-kit
Vue Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 73 (+386.67%)
Mutual labels:  bootstrap4
jquery-validation-unobtrusive-bootstrap
Add-on to jQuery Validation to make unobtrusive validation compatible to Bootstrap v4.x.
Stars: ✭ 20 (+33.33%)
Mutual labels:  bootstrap4
vue-cli-plugin-bootstrap-vue
vue-cli 3 plugin to add bootstrap-vue
Stars: ✭ 35 (+133.33%)
Mutual labels:  bootstrap4
AMYs-Portfolio
This project is for HTML & CSS practice. AMY is a fictional character. She is a freelance web designer. We made this nice portfolio for her with mainly HTML & CSS. Though we used few lines of js but the main purpose of this project is to practice HTML & CSS
Stars: ✭ 68 (+353.33%)
Mutual labels:  portfolio-website
wagtailvideos
Videos for Wagtail CMS, including transcoding
Stars: ✭ 43 (+186.67%)
Mutual labels:  wagtail-cms
bootstrap-cheatsheet
The ultimate cheatsheet for Bootstrap5 🚀
Stars: ✭ 236 (+1473.33%)
Mutual labels:  bootstrap4
Bootstrap-Basics-v4
A introductory tutorial on how to use Bootstrap for our front-end design via docs on getbootstrap.com
Stars: ✭ 21 (+40%)
Mutual labels:  bootstrap4
aspnet-mvc5-starter-template
Asp.Net MVC 5 Starter Kit is a S.O.L.I.D, clean and globalized template with all the necessary boilerplate, ready to go.
Stars: ✭ 39 (+160%)
Mutual labels:  bootstrap4
bootstrap-4-react
Bootstrap 4 React components
Stars: ✭ 19 (+26.67%)
Mutual labels:  bootstrap4
mean-stack
MEAN stack Mongoose, Express, Angular6, Node
Stars: ✭ 22 (+46.67%)
Mutual labels:  bootstrap4
DeveloperFolio
A DevFolio/Developer Portfolio built using ReactJs and Animation libraries.
Stars: ✭ 51 (+240%)
Mutual labels:  portfolio-website

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].