Commit Graph

62 Commits

Author SHA1 Message Date
cojocaru-david
3ae44784d4 fix(PostHead.astro): add is:inline directive to JSON-LD script for proper hydration
chore(content): remove outdated blog posts about blockchain, digital transformation and quantum computing
fix(Layout.astro): add is:inline directive to Google Tag Manager script for proper execution
fix(global.css): update font paths to use absolute URLs for better reliability
2025-04-26 02:59:23 +03:00
cojocaru-david
024b3c3a64 feat: add new blog posts and update navbar component
- Added multiple new blog posts covering AI, blockchain, and DevOps topics
- Removed old Header.astro component in favor of new react navbar
- Updated navbar.tsx with improved mobile menu, animations, and active path tracking
- Bumped package.json version to 1.0.2
- Removed unused ClientRouter import from Head.astro

feat(content): add multiple blog posts on cloud, cybersecurity, and data topics

Added a comprehensive set of blog posts covering various aspects of cloud computing, cybersecurity, and data engineering. The posts provide detailed guides, best practices, and actionable strategies for businesses and developers. Topics include cloud migration, cost optimization, security, CI/CD, data analytics, and more. Each post follows a structured format with clear headings, key points, and practical advice.

feat(content): add multiple blog posts on digital transformation, DevOps, and data engineering

Added 25 new blog posts covering various topics including:
- Digital transformation case studies and strategies
- DevOps culture, automation, and CI/CD pipelines
- Data engineering, governance, and visualization
- Emerging tech like Web3

The posts provide detailed guides, best practices, and real-world examples to help readers understand and apply these concepts. Each post follows a consistent structure with clear headings, key takeaways, and actionable advice.

feat(blog): add new blog posts on various tech topics including AI, cybersecurity, quantum computing, and data analytics

This commit introduces a collection of new blog posts covering a wide range of technology topics. The posts provide in-depth guides, strategies and practical tips on subjects like:

- AI-powered automation and predictive analytics
- Cybersecurity strategies and zero trust architecture
- Quantum computing applications in finance and healthcare
- Data engineering pipelines and real-time analytics
- Edge computing and cloud optimization
- DevOps automation and CI/CD pipelines

The posts are written in MDX format with proper frontmatter including titles, descriptions, dates, tags and authors. Each post follows a structured format with clear sections, actionable insights, and relevant quotes from industry experts.

The content aims to help businesses and tech professionals stay ahead of emerging trends and implement best practices in their respective fields. Posts include practical implementation steps, real-world examples, and discussions of both opportunities and challenges for each technology area.

This comprehensive addition significantly expands the blog's coverage of cutting-edge technology topics while maintaining consistent formatting and quality standards across all posts.

feat(blog): add three new zero trust security articles with comprehensive content
feat(layout): adjust main content margin for better spacing on different screen sizes
feat(blog): improve blog post footer with GitHub star encouragement and icons
feat(blog): enhance blog listing page with new header section and description
2025-04-26 02:42:36 +03:00
Cojocaru David
706732ac7c Merge pull request #3 from cojocaru-david/depfu/batch_all/npm/2025-04-23
Update all npm dependencies (2025-04-23)
2025-04-23 15:34:13 +03:00
depfu[bot]
847b4b94e4 Update all npm dependencies (2025-04-23) 2025-04-23 06:10:47 +00:00
Cojocaru David
8decf6877a fix: delete .github/workflows directory 2025-04-22 22:35:04 +03:00
Cojocaru David
ba042ad224 chore: clean up workflow steps and improve reliability 2025-04-22 22:34:03 +03:00
Cojocaru David
71e6b4ce39 feat: create astro.yml for pages.dev deployments
This commit adds an `astro.yml` configuration file to the project root, specifically for deploying the Astro site on Cloudflare Pages (pages.dev). The configuration includes build settings and deployment configurations tailored for Astro projects, ensuring smooth and optimized deployments.
2025-04-22 22:30:28 +03:00
Cojocaru David
fb0be2a03e Merge pull request #2 from cojocaru-david/feat/added-posthead-tracking-and-improved-seo
feat: enhance PostHead component with SEO improvements and add Postho…
2025-04-22 22:28:05 +03:00
cojocaru-david
b18f99c950 feat: enhance PostHead component with SEO improvements and add Posthog tracking 2025-04-22 22:02:18 +03:00
Cojocaru David
45047b9281 Merge pull request #1 from cojocaru-david/depfu/batch_all/npm/2025-04-22
Update all npm dependencies (2025-04-22)
2025-04-22 19:08:20 +03:00
depfu[bot]
cd1b0b637f Update all npm dependencies (2025-04-22) 2025-04-22 15:39:34 +00:00
cojocaru-david
eb9b1a88be init: project setup 2025-04-22 13:53:47 +03:00