Closed kmorgen1 closed 7 years ago
Okay, I figured that one out: You actually have to delete the content of the about.md shipped with the base jekyll install the liquid tags in there want to include that file that belongs to the default theme.
So now jekyll build does not throw an error but the site has no styles as - as far as I can tell - css/font-awesome.min.css
is missing.
I didn't make any update to the Leonids gem so far, and it's currently unusable. But I can promise that gem version is coming alive in the next two months.
Thank you for your attention to this project.
Hey, I'm interested in using this gem and I've noticed the same issues.
thanks @kmorgen1 that works
I'm currently working on the ruby gem version. Almost done.
Got the gem works but I just figured out Github Pages only supports its official themes...so it may need a specific setup guide. Well, I just felt a little disappointed that Jekyll doesn't work the way simple which people have to do a lots of configurations.
I'm thinking to recreate the theme using Hexo or other static pages generator.
I installed a new site following the official doc. Using bundle exec jekyll it builds without problems. Then I added leonids also following the official docs. When trying to buid jekyll throws the following errors:
Am I missing something here?
Cheers kai*