Blog

screenshot of Blog
jekyll

:kr: 궁금한 게 있으시다면 이슈를 남겨주세요 :D

## Overview
Myungseo Kang's DEV Blog offers an interesting insight into the tech stacks utilized by the author, providing a narrative that engages readers interested in software and technology. This blog serves as a platform for sharing knowledge, experiences, and tools that are beneficial to developers and tech enthusiasts alike.

## Features
- **Tech Stacks Overview**: A detailed description of various technologies and programming languages that the author employs, catering to aspiring developers seeking guidance.
- **Installation Guide**: Step-by-step instructions for installing different tech stacks, which help demystify the setup process for newcomers.
- **Integration Tips**: Helpful tips on how to integrate various tools and technologies seamlessly to optimize development workflows.
- **Personal Insights**: Unique personal experiences shared by the author that provide context and real-world applications of the tech stacks discussed.
- **Community Engagement**: Encourages readers to engage with the content through comments, fostering a collaborative learning environment.
- **Resource Links**: Curated links to additional resources and tutorials that complement the main content, aiding further learning opportunities.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.