Questions tagged as 'jekyll'

1
answer

Does anyone know how to solve this problem: can not load such file - rubygems.rb (LoadError)

I've already removed ruby and everything and updated the system, but this happened after the Jekyll update : 1: in require': cannot load such file -- rubygems.rb (LoadError) from <internal:gem_prelude>:1:in ' I can not run a...
asked by 15.04.2017 / 18:09
1
answer

Visual Studio Code Breaking Jekyll Page Layout

I am editing a HTML file of my blog from Jekyll in Visual Studio Code : However,whenyousavethefile,theVisualStudioCodeplacesthereferencetextofthepagelayoutinonlyoneline,breakingthereference: How to avoid this?     
asked by 04.04.2017 / 03:33
1
answer

Border-top appears in half on iOS

In% w / w the parameter iOS is shown halfway, on the PC it appears with 100% width normally. How to make it appear with 100% width in iOS too? ThisisSCSS:.wrapper-masthead{border-top:7pxsolid$amarelo;background:$white;width:100%;t...
asked by 11.03.2016 / 16:27
1
answer

Generate JSON data page in Jekyll

I wonder if there is any way to generate a page with data in JSON (false data) in the Jekyll . The intent is to simulate a AJAX request for this page by already preparing the code for when the platform-generated data comes from...
asked by 15.03.2016 / 20:05
0
answers

Jekyll: Importing and Using JavaScript Fonts

Good morning guys! How do I import an assets / fonts folder into my project, and then import into CSS? The question is not to import the CSS, but rather how to do this import using Jekyll, so when I generate the site the fonts will come too....
asked by 16.12.2015 / 20:03