roll
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):  --- If screen size around 600px wide there is a green line on homepage text:  --- 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..