Closed vikke closed 4 years ago
Hey I tried the build with Jekyll 4.0.0
gem install jekyll-seo-tag
gem install jekyll-paginate
gem install jekyll-sitemap
jekyll (4.0.0, 3.8.6)
jekyll-feed (0.12.1)
jekyll-paginate (1.1.0)
jekyll-sass-converter (2.0.1, 1.5.2)
jekyll-seo-tag (2.6.1)
jekyll-sitemap (1.4.0)
jekyll-watch (2.2.1)
seems to work fine! could it be an issue with your paths?
You can try bundle exec jekyll serve
and see if it works?
i try to use this theme with jekyll(4.0.0). but when build
jekyll serve
, it's occured error.i installed jekyll-sitemap.
help me please.