-
The current jekyll site uses a static `apis.json` file to which new APIs are added by pull request. Because git doesn't understand that a PR's intent is just to add an element to the end of the list, …
-
## Feeds by...
- [x] Categories
-
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
…
-
# Description
Create a brand new Jekyll site with the following content:
- index.md
```
Hello, world!
[Target](target.md)
or {% include include.md %}
```
- target.md
```
(anything)…
-
Hey there @btashton :-)
I have problem building local preview of the website on FreeBSD 13.2 - cannot install `sass-embedded (1.71.0)`. Would it be possible to resolve / update version conflicts pl…
-
see https://docs.mathjax.org/en/latest/input/tex/extensions/cases.html
```
$$
\require{cases}
\begin{cases}
\text{if true} [] \\
\text{if false} []
\end{cases}
$$
```
this will not be co…
-
There are tags? And they will work (i.e. click to select articles according to labels)?
-
Not sure if this is the right place to report this, but it doesn't seem to be possible to include code snippets in a callout (or any special blockquote), for example:
```
> ## Learn to call the **GP…
-
need to figure out an automated way to make them responsive
-
First of all, I think it's a good idea to point out, this is a plugin all about automation. It's quite possible to manually create a series of connected posts or pages with links between them, but it'…