<feed xmlns="http://www.w3.org/2005/Atom"> <id>/</id><title>Chirpy</title><subtitle>A minimal, responsive, and powerful Jekyll theme for presenting professional writing.</subtitle> <updated>2022-11-25T00:45:15+08:00</updated> <author> <name>your_full_name</name> <uri>/</uri> </author><link rel="self" type="application/atom+xml" href="/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="/"/> <generator uri="https://jekyllrb.com/" version="4.3.1">Jekyll</generator> <rights> © 2022 your_full_name </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Enable Google Page Views</title><link href="/posts/enable-google-pv/" rel="alternate" type="text/html" title="Enable Google Page Views" /><published>2021-01-04T07:32:00+08:00</published> <updated>2021-01-04T07:32:00+08:00</updated> <id>/posts/enable-google-pv/</id> <content src="/posts/enable-google-pv/" /> <author> <name>sille_bille</name> </author> <category term="Blogging" /> <category term="Tutorial" /> <summary> The content of this post applies only to Universal Analytics property (UA), not Google Analytics 4 (GA 4). In addition, since UA is about to be deprecated on Jul 1, 2023, the Page Views feature of Chirpy will also be deprecated at that time. This post is to enable Page Views on the Chirpy theme based blog that you just built. This requires technical knowledge and it’s recommended to keep t... </summary> </entry> <entry><title>Customize the Favicon</title><link href="/posts/customize-the-favicon/" rel="alternate" type="text/html" title="Customize the Favicon" /><published>2019-08-11T00:34:00+08:00</published> <updated>2019-08-11T00:34:00+08:00</updated> <id>/posts/customize-the-favicon/</id> <content src="/posts/customize-the-favicon/" /> <author> <name>cotes</name> </author> <category term="Blogging" /> <category term="Tutorial" /> <summary> 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. Generate the favicon Prepare a square image (PNG, JPG, or SVG) with a size of 512x512 or more, and then go to the online tool Real Favicon Generator and click the button Select your Favicon image ... </summary> </entry> <entry><title>Getting Started</title><link href="/posts/getting-started/" rel="alternate" type="text/html" title="Getting Started" /><published>2019-08-09T20:55:00+08:00</published> <updated>2019-08-09T20:55:00+08:00</updated> <id>/posts/getting-started/</id> <content src="/posts/getting-started/" /> <author> <name>cotes</name> </author> <category term="Blogging" /> <category term="Tutorial" /> <summary> Prerequisites Follow the instructions in the Jekyll Docs to complete the installation of Ruby, RubyGems, Jekyll, and Bundler. In addition, Git is also required to be installed. Installation Creating a New Site There are two ways to create a new repository for this theme: Using the Chirpy Starter - Easy to upgrade, isolates irrelevant project files so you can focus on writing. Forking ... </summary> </entry> <entry><title>Writing a New Post</title><link href="/posts/write-a-new-post/" rel="alternate" type="text/html" title="Writing a New Post" /><published>2019-08-08T14:10:00+08:00</published> <updated>2019-08-08T14:10:00+08:00</updated> <id>/posts/write-a-new-post/</id> <content src="/posts/write-a-new-post/" /> <author> <name>cotes</name> </author> <category term="Blogging" /> <category term="Tutorial" /> <summary> This post will guide you how to write a post on Chirpy theme. Even if you have previous experience with Jekyll, this article is worth reading, because many features require specific variables to be set. Naming and Path Create a new file named YYYY-MM-DD-TITLE.EXTENSION and put it in the _posts of the root directory. Please note that the EXTENSION must be one of md and markdown. If you want to... </summary> </entry> <entry><title>Text and Typography</title><link href="/posts/text-and-typography/" rel="alternate" type="text/html" title="Text and Typography" /><published>2019-08-08T11:33:00+08:00</published> <updated>2019-08-08T11:33:00+08:00</updated> <id>/posts/text-and-typography/</id> <content src="/posts/text-and-typography/" /> <author> <name>cotes</name> </author> <category term="Blogging" /> <category term="Demo" /> <summary> This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing. Now, let’s start looking at text and typography. Titles H1 - heading H2 - heading H3 - heading H4 - heading Paragraph Quisque egestas convallis ipsum, ut sollicitudin risus tincidunt a. Maecenas interdum malesuada egestas. Duis consectetur porta risus, sit amet vulputate urna facilis... </summary> </entry> </feed>
