Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2021-03-12 18:53:05 +0300
committerWang Chucheng <me@wangchucheng.com>2021-03-12 18:53:05 +0300
commit0167aa7006eb77d91af0bde70bbe20b6c9715517 (patch)
treefae49c4a9c6c3f045017f21781a207cc2531c697
parent36689965a873bbf0853f1a98857e1ab8338cc860 (diff)
docs: add badges to READMEv0.6.0
Closes #36
-rw-r--r--.github/workflows/codeql-analysis.yml2
-rw-r--r--README.md3
-rw-r--r--README.zh.md3
3 files changed, 7 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 5220f62..f0fab96 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -9,7 +9,7 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
-name: "CodeQL"
+name: "build"
on:
push:
diff --git a/README.md b/README.md
index 751d85f..54797ae 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@ English | [简体中文](https://github.com/wangchucheng/hugo-eureka/blob/master
# Eureka
+![build](https://github.com/wangchucheng/hugo-eureka/workflows/build/badge.svg)
+![license](https://img.shields.io/github/license/wangchucheng/hugo-eureka)
+
Eureka is a feature-rich and highly customizable [Hugo](https://gohugo.io/) theme. Using Eureka allows you to customize and deploy your website quickly and easily.
![eureka-landing.jpg](https://i.loli.net/2020/11/07/B6GZn1V2AS8XYIT.jpg)
diff --git a/README.zh.md b/README.zh.md
index c937e80..9431380 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -2,6 +2,9 @@
# Eureka
+![build](https://github.com/wangchucheng/hugo-eureka/workflows/build/badge.svg)
+![license](https://img.shields.io/github/license/wangchucheng/hugo-eureka)
+
Eureka是一个功能丰富且可高度定制化的[Hugo](https://gohugo.io/)主题,使用Eureka可以让你轻松快捷地定制并部署网站。
![eureka-landing.jpg](https://i.loli.net/2020/11/07/B6GZn1V2AS8XYIT.jpg)