Deployments for https://www.commanigy.com

Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Enhance admin UI and improve layout
Refactor admin views to introduce a shared header partial,
improve styling, and enhance user experience across posts,
projects, and uploaded files sections.
💄 Update error page styling and text
Refine SVG colors and improve text formatting for better readability.
Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
5 months ago
🔧 Fix markdown handling and update routes
Ensure markdown_with_attachments returns an empty string for blank content.
Add redirection for blogtoemail.com while removing the previous route.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add LLMS controller and views for projects and posts
Implement LLMS controller with index and full actions, and create views
for displaying projects and blog posts in text format.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Enhance attachment handling in markdown
Refactor markdown rendering to support various attachment types including images, PDFs, audio, and videos. Update related tests and views for improved functionality and styling.
Peter Theill
Peter Theill 
deployed a refactoring 6 months ago
6 months ago
🔧 Replace analytics rendering with script tag
Update the layout to directly include the analytics script for improved performance.
Peter Theill
Peter Theill 
deployed a refactoring 6 months ago
6 months ago
🔧 Remove Google Tag Manager script from layout
Clean up application layout by removing the noscript GTM iframe.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
🎨 Refactor Google Tag Manager integration
Replace gtag.js implementation with gtm.js for improved analytics tracking.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Add PAC-MAN game implementation
Introduce a complete PAC-MAN game with maze layout, character movement,
ghost AI, scoring system, and audio effects for an engaging user experience.
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
💄 Add Google Tag Manager scripts for analytics
Integrate GTM scripts into application layout and analytics partial.