-
I'm trying to paginate a collection using `octopress-paginate` but I can't get the order to reverse.
Here is an example of what is happening:
**_my_collection/2016-09-17-a.md**
```
---
title: a
da…
-
When switching from jekyll-paginate to octopress so I can paginate collections I get the following error
``` bash
Configuration file: /home/.../website/_config.yml
Deprecation: You appear to h…
-
Because we use a gulp task to process the sass, you have to commit the generated CSS in order to host chopstick boilerplate on github pages. This seems a bit complicated and I see no real reason (exce…
Dietr updated
8 years ago
-
FileInputPlugin causes InvalidPathException by using Japanese filename (e.g. ほげ.csv).
It seems that it's influenced by the locale **LANG**.
```
vagrant@debian:~/docker-embulk$ docker exec test-em…
-
Create index pages for categories to display posts or projects depending on the item accessed.
egeis updated
8 years ago
-
Thanks for the Octopress theme for Hugo. I like it very much.
Before I used the theme Hyde Y. It could make a list of taxonomies and how often one was used. I am missing that in Octopress. Is it p…
-
Running Jekyll (v3.2.1 with Liquid v3.0.6) locally has been giving me this warning on some code I got from a template site years ago:
```
Liquid Warning: Liquid syntax error (line 2): Expected end…
-
Migrated from [rt.perl.org#129070](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=129070) (status was 'rejected')
Searchable as RT129070$
p5pRT updated
7 years ago
-
Because #'from-file uses SnakeYAML's `.load` method, it can only handle input files that contain exactly one YAML document. Files that contain multiple YAML documents are not tremendously common, but …
-
This is less of an issue for this project, more of a discussion for how the deployment works.
As far as I know the site is generated locally and then sent to an admin to update on the server. Optimiz…