Skip to content

dustinbleile/codereddemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codereddemo website

Code for site at: http://localhost

Getting started

Make sure Python 3.5 or higher is installed on your system. Open this directory in a command prompt, then:

  1. Install the software:

    pip install -r requirements.txt
    
  2. Run the development server:

    python manage.py runserver
    
  3. Go to http://localhost:8000/ in your browser, or http://localhost:8000/admin/ to log in and get to work!

Documentation links

  • To customize the content, design, and features of the site see CodeRed CMS.

  • For deeper customization of backend code see Wagtail and Django.

  • For HTML template design see Bootstrap.


Made with ♥ using Wagtail + CodeRed CMS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published