mirror of
https://github.com/metagov/govarch-website.git
synced 2025-07-11 01:49:45 +00:00
update readme with new gem name
This commit is contained in:
@ -9,13 +9,13 @@ An inarguably well-designed Jekyll theme.
|
|||||||
Add this line to your Jekyll site's `Gemfile`:
|
Add this line to your Jekyll site's `Gemfile`:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem "hitchens"
|
gem "hitchens-theme"
|
||||||
```
|
```
|
||||||
|
|
||||||
And add this line to your Jekyll site's `_config.yml`:
|
And add this line to your Jekyll site's `_config.yml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
theme: hitchens
|
theme: hitchens-theme
|
||||||
```
|
```
|
||||||
|
|
||||||
And then execute:
|
And then execute:
|
||||||
@ -24,7 +24,7 @@ And then execute:
|
|||||||
|
|
||||||
Or install it yourself as:
|
Or install it yourself as:
|
||||||
|
|
||||||
$ gem install hitchens
|
$ gem install hitchens-theme
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user