Skip to content

Commit 6633c8c

Browse files
authored
Update index.md
1 parent d50dfc3 commit 6633c8c

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

index.md

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -20,48 +20,3 @@ description: Getting Started
2020
<br/>
2121
<br/>
2222

23-
### Gem
24-
25-
Add this line to your Jekyll site's Gemfile:
26-
27-
```ruby
28-
gem "jekyll-docs-theme"
29-
```
30-
31-
And then enable and use the theme in your Jekyll site via its `_config.yml`.
32-
33-
```yaml
34-
theme: jekyll-docs-theme
35-
```
36-
37-
### GitHub Pages
38-
39-
And add this line to your Jekyll site's `_config.yml`:
40-
41-
```yaml
42-
remote_theme: allejo/jekyll-docs-theme@v{{ site.project.version }}
43-
```
44-
45-
</div>
46-
<div class="col-lg-6" markdown="1">
47-
48-
## Features
49-
{:.mt-lg-0}
50-
51-
Despite being a mediocre theme, we've got a features that we're especially proud of and dedicate a lot of our time to making sure they work as expected.
52-
53-
### Graceful Degradation
54-
55-
This theme uses as little JavaScript as possible. All of our anchors and table of contents are generated at build time. Any features that rely on JavaScript have fallbacks for graceful degradation. It's how the web should be nowadays.
56-
57-
### Heavily Customizable
58-
59-
A lot of parts in these theme consist of empty Jekyll includes that are designed to be overridden by website owners. Inject your custom code easily to any part of the website!
60-
61-
### Dark Mode
62-
63-
We all know that dark mode makes you a better human. This theme supports a dark mode based on each user's preference.
64-
65-
</div>
66-
</div>
67-

0 commit comments

Comments
 (0)