-
As the page generator should work with plain jekyll, there's no need to require octopress anymore
-
According to [this blog post](https://www.xuningyang.com/blog/2021-01-11-katex-with-jekyll/) kramdown can easily support Katex without this plugin. See the section "Method 2".
Also see this post: h…
-
This is a fantastic plugin - thank you so much for creating it!
One thing that I was unable to figure out is how to configure the plugin so that all the languages (_including the default language_)…
-
I've been trying to dynamically inline images. My use case is a gallery and I have pre-generated 32x32 thumbs of images. I know the location of these thumbnails within my codebase and my idea was to …
-
I have used JTD to convert a relatively large collection of pre-existing Markdown docs into a site deployed onto gh-pages (after having previously used the `jekyll-build-pages` action). While the conv…
-
I cannot understand just how I install _only_ the Hyde theme on my existing Jekyll installation.
phayz updated
8 years ago
-
A menu is needed.
https://github.com/Painted-Fox/jekyll-site-menus is old but is roughly how I think it should be done.
-
Hi,
I'm evaluating using punch for a project that is pretty heavy with image galleries. How does it deal with that issue? I guess my ideal would be something like:
- I can have a "gallery" page type
…
-
**Issue by [balupton](https://github.com/balupton)**
_Tuesday Jun 26, 2012 at 09:28 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/1151_
----
Jekyll and [DocPad](https://github…
-
The `post.content` variable contains the raw markdown and not the processed html when i generate my site using `jekyll build --incremental`. This means that the rss feed is broken where the descriptio…