roll

Results 371 comments of roll

@aivuk Nervermind - I read it wrongly Let me try

@aivuk The path should be abstract (withouh an extension md/html): ``` ➜ livemark-tutorial $ cat livemark.yaml pages: items: - name: Test path: index ```

It works for me: ```bash livemark --version 0.88.1 ```

Let's keep it to improve the error message

@smth On `manage sources` page I've used `X` icon for deactivating a repo only because there is no `-` icon. So I would say it should be: - `+` for...

Mobile (picture is cropped): ![screenshot_20170504-170028](https://cloud.githubusercontent.com/assets/557395/25710056/bde5ca70-30f3-11e7-9f51-62f98061f1bd.png) --- If screen size around 600px wide there is a green line on homepage text: ![homepage-mobile](https://cloud.githubusercontent.com/assets/557395/25709319/b340024a-30f1-11e7-8aa8-76663ea1375c.png) --- I would say homepage is really good. And...

@amercader I didn't manage to make it work though...

I'm +1 to get back to `package.json` scripts. The reason of moving things to Makefile was to find some structure in overwhelming amount of command we had to write at...

@amercader I would say if not providing `payload` at all (may be incorrect content-type?)

I think we still need to rename this issue and fix by returning API Error and 400 if no payload. Could be low priority..