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.
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.
Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more.
Create new package via PkgTemplates.jl using PkgTemplates t = Template( # Your GitHub username, used to generate the repository link user="abcdvvvv", # List of author information (form...
get Scope:Generally used to retrieve values from indexable data structures (such as Dict, Array) or other containers with customizable interfaces. Function:get(collection, key, def...
Different ways to write for loop in Julia lang.
Timing and benchmarking of the Julia language.
Plotting in the Julia language.
Basic input and output of the Julia language.
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...
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...