DIMMiN Notes

My working notes related to the development of dimmin.com.

Clear Filters

2024-11-22-Friday

  • Successfully configured the full workflow of the blog post subscription feature for the blog app, closing out the blog post subscription issue .

Read more

2024-11-21-Thursday

  • Configured the blog post subscription feature
    • Created the simple BlogSubscriber Django Model to track people who want to be emailed when I release a new blog
    • Used AJAX to submit the user form without redirecting them off the page

Read more

2024-11-20-Wednesday

  • Completed the CKeditor update
  • Used sourceEditor to include additional HTML into blog posts

Read more

2024-11-19-Tuesday

  • Configured the CKeditor 5 layout for my blog posts
  • Added custom CSS to CKeditor
    • Fixed the text color issue
  • Designated custom editors for different purposes
  • Created custom file upload logic for uploading files to S3

Read more

2024-11-17-Sunday

Read more

2024-11-16-Saturday

Read more

2024-11-15-Friday

Read more

2024-11-14-Thursday

Read more

2024-11-13-Wednesday

Read more

2024-11-12-Tuesday

  • Set up the Sendgrid API and registered emails on the platform

Read more