You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-18
Original file line number
Diff line number
Diff line change
@@ -25,32 +25,19 @@ Jekyll site. The following is a list of targets:
25
25
To save you time, and also in case you lose some files while copying, we extract those files/configurations of the
26
26
latest version of the **Chirpy** theme and the [CD][CD] workflow to here, so that you can start writing in minutes.
27
27
28
-
## Prerequisites
29
-
30
-
Follow the instructions in the [Jekyll Docs](https://jekyllrb.com/docs/installation/) to complete the installation of
31
-
the basic environment. [Git](https://git-scm.com/) also needs to be installed.
32
-
33
-
## Installation
34
-
35
-
Sign in to GitHub and [**use this template**][use-template] to generate a brand new repository and name it
36
-
`USERNAME.github.io`, where `USERNAME` represents your GitHub username.
37
-
38
-
Then clone it to your local machine and run:
28
+
## Usage
39
29
40
-
```console
41
-
$ bundle
42
-
```
30
+
Check out the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy/wiki).
43
31
44
-
## Usage
32
+
## Contributing
45
33
46
-
Please see the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy#documentation).
34
+
This repository is automatically updated with new releases from the theme repository. If you encounter any issues or want to contribute to its improvement, please visit the [theme repository][chirpy] to provide feedback.
0 commit comments