Skip to content

Commit 781d759

Browse files
authored
Merge pull request #21 from ran-dall/master
Update README.md
2 parents 03290c3 + 925d529 commit 781d759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dash:
7070
```
7171
## Using this theme directly on Github Pages
7272
73-
Please keep in mind that Github Pages does only support [a limited list of Jekyll plugins](https://pages.github.com/versions). You will be able to use this theme on Github Pages but some functionality might not be available, for example displaying tags. In order to use this theme to a full extend, you have to generate the `_site` externally, for example on [TravisCI](https://travis-ci.org).
73+
Please keep in mind that Github Pages does only support [a limited list of Jekyll plugins](https://help.github.com/en/articles/configuring-jekyll-plugins#default-plugins). You will be able to use this theme on Github Pages but some functionality might not be available, for example displaying tags. In order to use this theme to a full extend, you have to generate the `_site` externally, for example on [TravisCI](https://travis-ci.org).
7474

7575
For example, you want to host your own blog on `https://<username>.github.io`. As a result, you require the following repositories:
7676

0 commit comments

Comments
 (0)