-
https://github.com/Automattic/jquery-anchorify
- https://github.com/majodev/metalsmith-headings-identifier
- [ ] Add IDs to each subheader
- [ ] Add pilcrows on hover/click
- [ ] Choose what font to u…
-
Not sure if you still havn't found the answer to your Jekyll Assets Plugin loop Question. Just in case you haven't – here's a Solution I found for a similar problem.
A critical step was to include…
-
Liquify parses liquid contained in your markdown files.
```liquid
{{ topic.content | markdownify | liquify}}
```
It is a very powerful way to generate static Jekyll sites, as you can us…
-
保存的名字是2018-11-10second.md 这样类似的,是需要在哪里把题目加进去么?
-
plugin? logic in the fews? grabbing the categories via variable? how do we name our classes dynamically based on that variable?
I'll take a stab at this this weekend.
-
In our project data structure, software and specs are located in directories within each project’s directory.
However, Jekyll doesn’t have a concept of subcollections. Jekyll puts under a collectio…
-
See https://github.com/mmistakes/minimal-mistakes/tree/master/_includes
-
From previous work:
> A user want to start contributing to sensu, what do they do?
> Below is a rough start on documenting all that is needed.
>
> [Getting Started](https://github.com/sensu-pl…
-
I have install jekyll (= 4.1.1)
I follow the install destruction https://github.com/mohkale/jekyll-tsc#install, but when i run the command `bundle install` i get the following error:
```
Bundle…
-
This is useful for posts: https://github.com/jekyll/jekyll-feed along with this to make it work with GitHub pages: https://dzhavat.github.io/2020/01/19/adding-an-rss-feed-to-github-pages.html
It su…