-
ugreg updated
3 years ago
-
[Enter steps to reproduce:]
1. This error came up after I added the line `filter: hue-rotate(-151deg) saturate(90%);` to the Atom style.less file. I have other filter with just one parameter for a…
-
I suggest either [Jekyll](https://jekyllrb.com/) or [Hugo](https://gohugo.io/).
My preference is Hugo.
Is there another option?
verri updated
3 years ago
-
I'm wondering what remains to be done before a version 1.0 of 11ty can be released.
I have a few suggestions.
1. It seems to me that Nunjucks is a better version of Liquid. The syntax is mostly th…
-
@annefou @tobyhodges and I were discussing how the end product is not a beautiful website and how that might not be very motivating for developing a website using jekyll/gh-pages. We thought it might…
-
Hey, some jekyll themes use:
{{ "/docs/assets/" | relative_url }} => /myproject/docs/assets
{{ "/docs/assets/" | absolute_url }} => https://jekyllrb.com/myproject/docs/assets
Is this su…
-
Where do I put it? _(I'm assuming that there IS a way for Jekyll to load it locally, rather than from the aether. Seems weird that it wouldn't be able to.)_
```
shokin@morangie:~/sams-test-site$ ls
…
-
Hello, is there any plan to support jquery-pjax?
-
- [x] This is a question about using the theme.
- [ ] I believe this to be a bug with the theme --- not Jekyll, GitHub Pages or one of the bundled plugins.
- [ ] This is a feature request.
- [x] I hav…
-
I'm not a big ruby guy and so I'm not sure if this is a bug, but it did take me multiple hours to figure out so I thought it is worth documenting and reporting.
While building a jekyll site, I hit …