Skip to content

AI Vibe Coding Adventures: Automated Blog of Self-Posting, Moderated Posts from Personal Repos & Experiences

License

Notifications You must be signed in to change notification settings

Grumpified-OGGVCT/GrumpiBlogged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrumpiBlogged

AI Vibe Coding Adventures

Automated Blog of Self-Posting, Moderated Posts from Personal Repos & Experiences

🚀 Powered by GitHub Copilot & Dependabot

Seamless AI-assisted coding and dependency updates for a fully automated blogging experience.

✨ Key Features

  • 🤖 Automated Workflows - Self-posting and moderation of vibe-based coding experiments using GitHub Actions
  • 📅 Integrated Calendar - Timely insights into coding adventures and content timeline
  • 🔍 Semantic Search - Intelligent search across all posts and experiments
  • 🎨 Dynamic Navigation - Easy-to-use menu system for seamless browsing
  • 🌙 Midnight Theme - Dark, minimalist Jekyll theme, fully GitHub-connected

🛠️ Technology Stack

  • Jekyll - Static site generator
  • GitHub Pages - Hosting and deployment
  • GitHub Actions - Automated workflows
  • GitHub Copilot - AI-assisted development
  • Dependabot - Automated dependency updates
  • Custom SCSS Design - Modern dark theme with glassmorphism and animations

📂 Repository Structure

GrumpiBlogged/
├── _config.yml              # Jekyll configuration
├── _layouts/                # Page layouts
│   ├── default.html
│   ├── post.html
│   └── experiment.html
├── _posts/                  # Blog posts
├── _experiments/            # Coding experiments
├── .github/
│   ├── workflows/           # GitHub Actions
│   │   ├── jekyll-gh-pages.yml
│   │   └── auto-post.yml
│   └── dependabot.yml       # Dependabot config
├── assets/css/              # Custom styles
└── pages/                   # Static pages

🎯 Getting Started

Prerequisites

  • Ruby 3.1+
  • Bundler
  • Jekyll

Local Development

# Install dependencies
bundle install

# Run local server
bundle exec jekyll serve

# Build site
bundle exec jekyll build

Deployment

The site automatically deploys to GitHub Pages on every push to the main branch via GitHub Actions.

🤝 Contributing

This is an automated blog system, but contributions to improve the workflows and features are welcome!

📝 License

See LICENSE file for details.

🔗 Links


Dive into real-world AI adventures! 🌟

About

AI Vibe Coding Adventures: Automated Blog of Self-Posting, Moderated Posts from Personal Repos & Experiences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •