mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-08 04:51:23 -06:00
Update readme
This commit is contained in:
parent
501c007da1
commit
265e88ed7a
11
README.md
11
README.md
@ -13,6 +13,17 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### via GitHub Pages remote theme
|
||||||
|
|
||||||
|
The quickiest way to use Just The Docs is to use GitHub pages [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) feature in your `config.yml` file:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
remote_theme: just-the-docs/just-the-docs
|
||||||
|
```
|
||||||
|
### via RubyGems:
|
||||||
|
|
||||||
|
Alternatively you can install it as a Ruby Gem.
|
||||||
|
|
||||||
Add this line to your Jekyll site's Gemfile:
|
Add this line to your Jekyll site's Gemfile:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
|
Loading…
x
Reference in New Issue
Block a user