-
I am trying to exclude a file (normalize.scss) from combing on save but I can't get it to work. I tries absolute paths and relative ones but nothing seems to work.
The `.csscomb.json` file is in my …
-
When editing a link, the popover is partially concealed outside of the editable region block. Maybe it's just a `z-index` issue.
![locomotive_ _chris_dyer](https://cloud.githubusercontent.com/assets/…
dyerc updated
8 years ago
-
So when i for example have a hyperlink which needs the same editable text like the content of the hyperlink I do the following:
``` liquid
{% capture text %}
{% editable_text "text", line_break: f…
-
GitHub側がアップデートされたので、確認する
- [ ] update lock
https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-
追記:
> Sorry for the trouble and thank you for the pointer to that issue - …
-
I'm getting the following error in the Circle CI build:
`bash: line 1: ./bin/automated: Permission denied Action failed: ./bin/automated`
How to fix this?
circle.yml
```
machine:
environment:
…
-
Right now it's not possible to set different translation for site seo fields.
Is it on purpose?
If no i can help with implementation
-
I used to include assets from outside the _assets folder, but with the new version it's no longer working.
It used to work like this https://github.com/nielsenramon/stacss/blob/master/_config.yml#L19…
-
Could you include supporting services like cloud.google.com, heroku-based or even custom ones alongside with S3 ?
S3 just redundant and expensive for small projects.
Thank you!
-
After installation it should install dependencies from other package managers as well, don't you think?
-
I added a custom `successMessageClass` and `successClass` but it isn't removing the `display: none;` from the message span now. I do not use messages tho, my code sample:
```
var myNod = nod();
myNo…