Skip to content

Commit 3948b74

Browse files
authored
Update README.md
1 parent 7ff8b0d commit 3948b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For **Jekyll 3**:
3131
gem 'jekyll-dash', '~> 1'
3232
```
3333

34-
> Keep in mind: Github pages generation only supports Jekyll 3.9.x right now.
34+
> Keep in mind: Github pages generation [only supports Jekyll 3.9.x right now](https://pages.github.com/versions/).
3535
3636
For **Jekyll 4**:
3737
```ruby
@@ -150,7 +150,7 @@ gem "liquid-md5"
150150

151151
> I am using this theme but I don't see any tags?
152152

153-
**Solution**: as described above you have to add the tagging plugin. Additionally, tags do not work natively by Github Pages. You have to build your site on an external CI and push the `_site` artifacts to a hosting repository.
153+
**Solution**: as described above you have to add the tagging plugin. Additionally, tags do not work natively by Github Pages. [You have to build your site on an external CI](https://bitbra.in/2021/10/03/host-your-own-blog-for-free-with-custom-domain.html) and push the `_site` artifacts to a hosting repository.
154154

155155
> I am getting an error that Bundler could not find compatible versions for gem
156156

0 commit comments

Comments
 (0)