Getting Started
Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server.
Text and Typography
Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more.
How to Upload a Markdown Post to a GitHub Pages Blog
A step-by-step guide to uploading a Markdown post to your GitHub-hosted blog.
Setting up a page
How to update and deploy some pages?
How to Build Seat-Based Billing with Stripe Checkout
In this tutorial, we’ll show you how to integrate seat-based billing into your existing app with Stripe Checkout. We’ll build this with Node.js and Express for the backend, utilizing Stripe’s hosted...
Customize the Favicon
The favicons of Chirpy are placed in the directory assets/img/favicons/. You may want to replace them with your own. The following sections will guide you to create and replace the default favicons...
Writing a New Post
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...