Camilo Ward

Freelance - Web Development - Website Management

Changelog


Updated 8/19/2026 2:55am
Added comment functionality for the blog
Able to create and view comments
Added admin function to delete any comment in a blog post
Changed the About section to link to the blog and changelog section
Added active class to the navbar so you know which section you're in from just the navbar

Updated 8/18/2026 10:10pm
Made some style changes that fixed some issues when in mobile view

Updated 8/18/2026 6:15pm
Added email integration. Website can now send emails as needed.
Added various send email helper functions. Can send emails synchronously or asynchronously . Validates email addresses.
Added the functionality to subscribe to the Blog.
When a new blog entry is created, an email will be sent out to all subscribers.
Added the changelog page. Changes to the website will appear here, if I remember to update it.