Skip to content

Latest commit

 

History

History
89 lines (50 loc) · 1.69 KB

README.md

File metadata and controls

89 lines (50 loc) · 1.69 KB

Bruce Stull's Portfolio and Blog Application

CircleCI

Project Description

Table of Contents

Screenshots and other Images

Technologies Used

Features

Known Issues & Areas of Improvement

Setup and Installation

Usage

Contribution Guidelines

License

Acknowledgements

Contact Information

Production Links

  • Portfolio Server Root QR Code:

    <ADD_IMAGE_LATER>

  • Portfolio Projects QR Code:

    <ADD_IMAGE_LATER>

  • Portfolio Blog QR Code:

    <ADD_IMAGE_LATER>

Django Applications

Models

Blog

Portfolio

Views

Templates

Interesting Features

New Knowledge

  1. Sticky Footer

    • COMMENTS
    • HTML STRUCTURE
    • CSS
  2. TimestampMixin class

    • COMMENTS
    • CODE

Page Layout Images

PageLayout

Back to Top