Skip to content

Commit e291fbd

Browse files
committed
2 parents a7aeec7 + a586d84 commit e291fbd

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@
55
I'll be sharing my knowledge on a variety of topics and concepts.
66

77
[![CI](https://github.com/alkaison/alkaison.github.io/actions/workflows/ci.yml/badge.svg)](https://github.com/alkaison/alkaison.github.io/actions/workflows/ci.yml "CI")
8-
![Codacy Badge](https://app.codacy.com/project/badge/Grade/4e556876a3c54d5e8f2d2857c4f43894 "Codacy Badge")
8+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4e556876a3c54d5e8f2d2857c4f43894 "Codacy Badge")](https://github.com/Alkaison/Alkaison.github.io/)
99
[![GitHub license](https://img.shields.io/github/license/alkaison/alkaison.github.io.svg)](https://github.com/alkaison/alkaison.github.io/blob/master/LICENSE "GitHub license")
10+
[![Last Commit](https://img.shields.io/github/last-commit/Alkaison/Alkaison.github.io)](https://github.com/Alkaison/Alkaison.github.io)
11+
[![Build Test](https://img.shields.io/github/actions/workflow/status/Alkaison/Alkaison.github.io/jekyll.yml)](https://github.com/Alkaison/Alkaison.github.io/)
12+
[![Code Size](https://img.shields.io/github/languages/code-size/Alkaison/Alkaison.github.io)](https://github.com/Alkaison/Alkaison.github.io/)
13+
[![Maintained](https://img.shields.io/badge/Maintained-Yes-green)](https://github.com/Alkaison/Alkaison.github.io/)
1014

1115
<h4><a href="https://alkaison.github.io" style="font-size:17.5px; target="_blank" title="Alkaisons Blog">Visit Blog »</a></h4>
1216
<!-- Created from Site: https://responsivemockups.com/ -->
@@ -27,6 +31,14 @@ I'll be sharing my knowledge on a variety of topics and concepts.
2731
- [Working with GitHub](https://alkaison.github.io/posts/working-with-github/ "Working with GitHub")
2832
- [Git Undo and Revert](https://alkaison.github.io/posts/git-undo-and-revert/ "Git Undo and Revert")
2933

34+
## Sitemap
35+
36+
- [Home](https://alkaison.github.io/ "Home")
37+
- [Categories](https://alkaison.github.io/categories/ "Categories")
38+
- [Tags](https://alkaison.github.io/tags/ "Tags")
39+
- [Archives](https://alkaison.github.io/archives/ "Archives")
40+
- [About](https://alkaison.github.io/about/ "About")
41+
3042
## Features
3143

3244
- Dark Theme Mode
@@ -70,7 +82,7 @@ This theme is mainly built with [Jekyll](https://jekyllrb.com/ "Jekyll") ecosyst
7082

7183
Last but not least, thank [JetBrains](https://www.jetbrains.com/?from=jekyll-theme-chirpy/ "JetBrains") for providing the OSS development license.
7284

73-
## Quick Start
85+
## Quick Start - Setup Guide
7486

7587
Before starting, please follow the instructions in the [Jekyll Docs](https://jekyllrb.com/docs/installation/ "Jekyll Docs") to complete the installation of `Ruby`, `RubyGems`, `Jekyll`, and `Bundler`. In addition, [Git](https://git-scm.com/ "Git") is also required to be installed.
7688

0 commit comments

Comments
 (0)