-
I put the jsonfeed.html YAML file in place as a starting point to generate a jsonfeed spec .json file. It currently does not work, and need to be fixed.
-
Currently only available permlink default is for posts, as `posts.default.permlink` in _cobalt.yml, I propose to add a site-wide default permlink format as `site.default.permlink`.
Setting Inherita…
-
Hi,
From the last build i got two failing tests :
```
test excerpts_crlf ... FAILED
test excerpts ... FAILED
```
-
My Microformats->JSONFeed conversion is resulting with a title for one of the posts that shouldn't have had a title. The title and content match in the JSONFeed too. Here's the post permalink: https:/…
-
The following error is occurring when trying to parse a JSON Feed.
Failing tested JSON Feeds:
https://daringfireball.net/feeds/json
http://inessential.com/feed.json
Error:
```
Exception has …
-
I've tried installing on Windows 10 with various methods:
- with the install.sh script in the install page on the website
- from source through Git Bash
- from source through the Visual Studio co…
-
Goals
- Make rss / jsonfeed paths available to theme (#301) / layout
- Able to iterate on sorted posts for indexes
- Can have title/description distinct from non-blog posts
- Can be reused for col…
epage updated
6 years ago
-
This is with the official example, Daring Fireball's feed, and my own.
- https://jsonfeed.org/feed.json
- https://daringfireball.net/feeds/json
- https://thewebb.blog/feed/json
I found [this,]…
-
We just set up [a new JSONFeed](https://github.com/bryanbraun/bryanbraun.github.io/blob/master/_pages/feed.json) (see [jsonfeed.org](https://jsonfeed.org) for details), but I didn't try to validate it…
-
Consider the following quote from [jsonfeed.org](https://jsonfeed.org):
> JSON is simpler to read and write, and it’s less prone to bugs.
What is the justification behind less prone to bugs? Wha…
ghost updated
6 years ago