Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 759 Bytes

File metadata and controls

32 lines (17 loc) · 759 Bytes

Introduction

This is the repository for a website which showcases my projects and my blog. The website is deployed via Pythonanywhere and is available to view at https://lucasstonedrake.eu.pythonanywhere.com/. The test suite gives 100% coverage.

Technologies

Python 3.9, Django 3.1.7, PythonAnywhere, Coverage 5.5, Black

Known Issues

  • blogs can only contain text
  • blog category view can display duplicate blog posts

Project Status

On hold.

To do:
  • add image capability to blog posts
  • write more blogs!
  • implement continuous integration
  • incorporate my craft beer statistics project into this project
  • change timezones to GMT/BST
  • investigate blog category bug referenced above