DIMMiN Notes
My working notes related to the development of dimmin.com.
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
BlogPostDetails 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.
2024-06-09-Sunday
- Aggregated all necessary files to export individual spritesheets, now all individual components are available
- Found that all layers need to be visible to make sure that files are properly exported
2024-06-07-Friday
- Created new animations that will be much easier to integrate into composite animations in a spritesheet
- Updated
export_spritesheets.shBash script to use a few additional parameters that help me specify the output files of the component metadata and images
2024-06-06-Thursday
- Accomplished goal to find out that there were missing pieces within my spritesheet (metadata is correct, but spritesheet needs work)
- Altered
export_spritesheets.shto copy required animations into my working folder for the blog post