solid-jekyll | A Jekyll port of the Solid theme | Theme library
kandi X-RAY | solid-jekyll Summary
kandi X-RAY | solid-jekyll Summary
Solid. A Bootstrap theme for Jekyll.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of solid-jekyll
solid-jekyll Key Features
solid-jekyll Examples and Code Snippets
Community Discussions
Trending Discussions on solid-jekyll
QUESTION
I forked the Solid-jekyll theme (solid-jekyll) and got it to work locally. However, when I pushed it up to Github pages, it seems to loose it's css formatting.
My fork of solid-jekyll is on github, username:BeenzSyed. I tried changing the baseurl to "/solid-jekyll" but that didn't work either.
This is what it looks like on my fork: https://beenzsyed.github.io/solid-jekyll/.
This is what it should like though: http://ojs.xyz/solid-jekyll/.
I think it's because it can't find the _includes/css/style.css file but I'm not sure what to do to fix that. Any help is appreciated!
...ANSWER
Answered 2017-Feb-25 at 05:52As someone pointed out, the live demo uses a different stylesheet. So the repo isn't the same. I suggest creating a new issue in the repository.
QUESTION
I cloned a Jekyll Theme - Solid for use in my personal project website. When running it using jekyll serve
locally, I get this as the output:
However, when I hosted it using Github Pages, this is what I get as the output:
Basically, all the images are loading. Even the network monitor in the browser shows status 200 for all the files, including stylesheets and scripts. There is no 404 Not Found
error for any dependency file.
Also, as per the instructions from the theme README.md, I also changed the _config.yml
accordingly:
ANSWER
Answered 2017-May-01 at 18:26Figured out the problem. The original code had a css
file with yaml
block and liquid
tags in it. I don't understand why it was being correctly rendered locally, however, yaml
is not supported in css
. I changed the extension of the css
file to scss
and everything worked like a charm.
However, I still am not sure if yaml
actually works in css
. The source code had a lot of bad tweaks to include site color variables in _config.yml
to stylesheet file.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install solid-jekyll
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page