Skip to content

Commit 3d51740

Browse files
authored
Update README.md
1 parent e28120d commit 3d51740

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,24 @@
44
A dark and light theme for Jekyll, inspired by Dash UI for Atom. 🌒☀
55

66
![Build Tag](https://github.com/bitbrain/jekyll-dash/actions/workflows/build-tag.yml/badge.svg)
7-
![Build Status](https://github.com/bitbrain/jekyll-dash/actions/workflows/release-gem.yml/badge.svg)
87
[![license](https://img.shields.io/github/license/bitbrain/jekyll-dash.svg?style=flat-square)](LICENSE.MD)
9-
[![Gem](https://img.shields.io/gem/v/jekyll-dash.svg?style=flat)](http://rubygems.org/gems/jekyll-dash "View this project in Rubygems")
8+
[![Gem](https://badgen.net/rubygems/v/jekyll-dash)](https://badgen.net/rubygems/v/jekyll-dash "View this project in Rubygems")
109
[![Downloads](https://ruby-gem-downloads-badge.herokuapp.com/jekyll-dash)](https://rubygems.org/gems/jekyll-dash "Number of Gem downloads")
1110
---
1211
This theme for [Jekyll](https://jekyllrb.com/) has been inspired by [dash-ui](https://atom.io/themes/dash-ui), a dark theme for [Atom](https://atom.io).
1312

1413
[![design](theme.gif)](http://bitbrain.github.io)
1514

15+
## Features
16+
17+
#### :first_quarter_moon: Dark/Light mode
18+
#### :arrow_left: Right-to-Left (RTL) support
19+
#### :bookmark: tag support
20+
#### :orange_book: pagination
21+
#### :computer: syntax highlighting
22+
#### :wave: customisable avatar box
23+
#### :two_hearts: social links
24+
1625
## Installation
1726

1827
Add this line to your Jekyll site's `Gemfile`:

0 commit comments

Comments
 (0)