-
On the [File Page](http://reptar.github.io/docs/file/), in the third paragraph there is a broken link to http://reptar.github.io/docs/assets/
-
On the [templates page](https://reptar.github.io/docs/templates/) the link to "source for built-in filters" gets a 404.
-
First, Reptar looks great!
I'm trying to add date param (specifically :year) to my permalink structure like this in `reptar.config.js`:
``` javascript
...
{
// Any file in this path will ha…
-
I'm having a heck of a time trying to figure out how to have Reptar compile Sass for me. It seems to copy the `.scss` to the build directory. Am I missing something?
-
In a post with front matter like this:
``` yaml
---
date: 2016-03-14
---
```
and an associated template tag like this: `{{file.date | date('DD MMM YYYY')}}`
The template is printing "13 M…
-
A goal of mine is to make using Reptar as easy as possible while also being highly customizable.
Right now if you want to create your own theme you _must_ create a `_theme.yml` file to tell Reptar ho…
-
use https://github.com/amwmedia/plop ?
-
:(
![image](https://cloud.githubusercontent.com/assets/322576/20075148/1239d3ca-a501-11e6-89c8-903bd13d1efc.png)
-
This is a change in behavior with node >7. The dep that is causing this warning to be shown is browserify. They're aware of this issue and looking into a fix. An in depth conversation is going on here…
-
I've cloned Reptar, but when I try to run 'npm install' on Windows 10 I get this:
```
C:\Users\Alexander\Desktop\reptar\reptar>npm install
npm WARN deprecated node-uuid@1.4.7: use uuid module ins…