Microdust

screenshot of Microdust
jekyll

My personal blog Microdust

Overview

Microdust 微尘, created by Azeril, is an engaging blog dedicated to sharing insights and experiences on coding and blog development. It emphasizes the utilization of multiple tools and services to enhance the blogging process and offers readers a comprehensive understanding of the essentials of setting up a successful Jekyll blog.

Features

  • Tool Utilization: The blog effectively showcases various tools such as GitHub for version control, allowing users to manage their code and data efficiently.
  • Static Site Generation: Utilizing Jekyll, the blog benefits from a reliable static site generator that streamlines content management and publishing.
  • Clean Design: The Clean Blog Theme by Start Bootstrap provides a visually appealing and user-friendly interface that enhances the reading experience.
  • Lightweight Markup: Markdown allows users to write in a simple, readable format, making content creation both straightforward and enjoyable.
  • Domain Resolution Support: Thanks to DNSPod, domain name resolution for the blog is handled seamlessly, ensuring users can easily access the platform.
  • Social Interaction: The integration of Duoshuo facilitates engaging discussions through comments, promoting community interaction on the blog.
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.