-
We will be using just-the-docs Jekyll theme as you can see in this github repo https://github.com/pmarsceill/just-the-docs, it will be forked and converted to our needs. As for now we will focus on Wo…
-
I am constantly getting the above error message when I try to serve the theme locally.
The steps I took:
1. install Jekyll and create a new site according to https://jekyllrb.com/docs/
2. add th…
-
I have used lots of Rails and Jekyll sites for many years and now I was just looking for a simpler and faster framework built in a familiar environment for me that could create static web sites quickl…
-
Hi, I'm trying to add in asset_url into our SCSS in our Jekyll project however
```
body {
background-image: asset-url("dave.png");
background-image: asset_url("dave.png");
}
```
I'…
-
I include `octopress-debugger` via the `Gemfile` in a Jekyll project running Jekyll `3.0.0.pre.beta7`. When I use Ruby 2.1.5, no issue, everything works just fine. When I switch to Ruby 2.2.1 (via RVM…
-
@strogonoff , SASIL is a newly established SDO that needs a website. I've temporarily used the `jekyll-theme-tc211` gem here since it looked nice and simple to port.
That brought up some branding …
-
**Describe the bug**
When I build my [site](https://github.com/djvill/APLS/tree/74b9e6b) locally, I get deprecation warnings about SASS `darken()`. (See https://sass-lang.com/documentation/breaking-c…
-
The existing live agstack.org website hasn't been updated in quite a while. This is a problem. It makes the project look dead, which it isn't.
Thankfully, Mikela started a new jekyll site here base…
-
# new blog | KIDO_BLOG
A minimal, responsive and feature-rich Jekyll theme for technical writing.
[https://syskido.github.io/about/](https://syskido.github.io/about/)
-
Hi there, followed the README to get this setup with a fresh Jekyll project (literally `jekyll new myproject`). I get this error after running `jekyll s`:
```
Configuration file: /Users/rock/proje…