mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
docs: update project description
This commit is contained in:
parent
9f174d9088
commit
59c55121c7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Chirpy Jekyll Theme
|
# Chirpy Jekyll Theme
|
||||||
|
|
||||||
A minimal, responsive and feature-rich Jekyll theme for technical writing.
|
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
|
||||||
|
|
||||||
[][gem]
|
[][gem]
|
||||||
[][ci]
|
[][ci]
|
||||||
@ -55,9 +55,9 @@ For details, see the "[Contributing Guidelines][contribute-guide]".
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
This project is mainly built with [Jekyll][jekyllrb] ecosystem,
|
This project was built primarily with the [Jekyll][jekyllrb] ecosystem,
|
||||||
[Bootstrap][bootstrap], [Font Awesome][icons], and some other [wonderful tools][lib].
|
[Bootstrap][bootstrap], [Font Awesome][icons], and some other [wonderful tools][lib].
|
||||||
The avatar and favicon design come from [Clipart Max][image].
|
The avatar and favicon design from [Clipart Max][image].
|
||||||
|
|
||||||
Many thanks to the [contributors][contributors] who participated in the development
|
Many thanks to the [contributors][contributors] who participated in the development
|
||||||
and to the folks who reported bugs or shared ideas.
|
and to the folks who reported bugs or shared ideas.
|
||||||
|
@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.authors = ["Cotes Chung"]
|
spec.authors = ["Cotes Chung"]
|
||||||
spec.email = ["cotes.chung@gmail.com"]
|
spec.email = ["cotes.chung@gmail.com"]
|
||||||
|
|
||||||
spec.summary = "A minimal, responsive and feature-rich Jekyll theme for technical writing."
|
spec.summary = "A minimal, responsive, and feature-rich Jekyll theme for technical writing."
|
||||||
spec.homepage = "https://github.com/cotes2020/jekyll-theme-chirpy"
|
spec.homepage = "https://github.com/cotes2020/jekyll-theme-chirpy"
|
||||||
spec.license = "MIT"
|
spec.license = "MIT"
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "jekyll-theme-chirpy",
|
"name": "jekyll-theme-chirpy",
|
||||||
"version": "6.2.3",
|
"version": "6.2.3",
|
||||||
"description": "A minimal, responsive and feature-rich Jekyll theme for technical writing.",
|
"description": "A minimal, responsive, and feature-rich Jekyll theme for technical writing.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/cotes2020/jekyll-theme-chirpy.git"
|
"url": "git+https://github.com/cotes2020/jekyll-theme-chirpy.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user