DIMMiN Notes
My working notes related to the development of dimmin.com.
2024-11-15-Friday
- Actually solved the password reset problem for real this time
- Resolved the Blog Details Footer Issue
- Resolved the iFrame not rendering issue
- Started working on resolving the 400 Error Page Handling issue
- Updated my Local Version to include a version of the production PostgreSQL database.
2024-11-07-Thursday
- Fixed/closed some issues:
- https://github.com/williamrhayes/dimmin/issues/2
- https://github.com/williamrhayes/dimmin/issues/3
- https://github.com/williamrhayes/dimmin/issues/5
- https://github.com/williamrhayes/dimmin/issues/18
- https://github.com/williamrhayes/dimmin/issues/27
- Identified a new issue with the site where the footers of the
BlogPostDetail
s aren't aligned properly
2024-11-06-Wednesday
- Resolved the Auto-Formatting Blog Post Media issue
- Created a place for custom CSS on the Blog App so that blog details can be separate from all others.
- Removed all of the
<div class="blog-post__image">
tags from around images in other blog posts - At the end I also managed to create the start of the animations for the Mini Martial Artists - Part 2 Blog Post
2024-11-05-Tuesday
- Configured a Local Version of the PostgreSQL database for development, resolving Issue 28.
2024-10-14-Monday
- Couldn't focus on solving a single issue, but played around with PostgreSQL access via pgadmin.
- Closed out the SSL Cert Issue that seems to have resolved itself.
2024-10-04-Friday
- All issues related to the DIMMiN App were translated into issues that are now available on GitHub.