Skip to content
Cotes Chung edited this page Oct 1, 2021 · 18 revisions

Chirpy is a minimal, sidebar, responsive web design Jekyll theme, focusing on text presentation. Aim to help you easily record and share your knowledge.

Tutorials

Please check the sidebar.

FAQ

Why is there a blank page after the website is deployed to GitHub?

Please take the time to read the tutorial on deployment.

Why the website content is not updated immediately?

In order to load web pages offline, we used PWA in this project. Every time you use a browser to visit your website, the local cache will be displayed to you first. At the same time, a background process will check for website updates and refresh the local cache. After that, you will be able to see the latest website contents, usually, this process takes tens of seconds to several minutes. If you want to see the latest content right away, please use the incognito mode of your browser.

Clone this wiki locally