-
My landing page renders ok, but any link I click, renders without styling and in a full page.
In _config.yml, I have had to change disable relative permalinks as follows:
``` # relative_permalinks…
-
In the following line the `@import` directive is always treated as a file with the `.css` extension, but the plugins support now the `".css", ".scss", ".sass"` extensions.
https://github.com/mhanbe…
-
I just installed `jekyll` on Windows following this http://jekyll-windows.juthilo.com/
and then ran
```
gem install jekyll jekyll-gist jekyll-sitemap jekyll-seo-tag
```
which worked fine and …
-
@parkr, also hoping you might be able to help me out here. What's the proper convention for naming / structuring a Jekyll plugin? Is there a convention? Seeing a couple different patterns.
Here's [th…
-
I'm following the instructions to override styles at https://github.com/jekyll/minima#customizing-templates
Per instructions, I've created a file at `assets/css/style.scss` with the contents:
``…
-
Nice work!
You can integrate [jekyll-admin](https://github.com/jekyll/jekyll-admin) plugin for more convenient way of changing front matter. This would require actually serving Jekyll locally thoug…
-
I'm new to Jekyll, but why do you say:
> It appears that Jekyll v1.0 already has this feature and this plugin is deprecated.
When the Jekyll docs say:
> **Pagination does not support tags or catego…
-
Every 5ish years I want to rewrite my site
* Blogspot (2006–2010)
* gross domain
* Wordpress (2010–2018)
* **pro**: automatic redirects when slug changes, good migration paths for version up…
-
This theme looks really great! However, it will be better if there is a search box for the theme.
In another Jekyll site I maintained (with ~100 posts) , I used a Jekyll plugin called [Simple-Jekyl…
-
Hi!
I saw that [during setup](https://github.com/the-modern-hypatia/blog/commit/263f67b40d78e476d1947cbef000afdd58a4c7eb#diff-d09ea66f8227784ff4393d88a19836f321c915ae10031d16c93d67e6283ab55fR8) for…