-
Great suggestion from Gambit:
> hey how possible do you think it would be to make the example code snippets link to pages? like if you have `UFUNCTION(BlueprintCallable, ...)` `UFUNCTION` would lin…
-
This page is already getting kind of long. It would be good to add pagination and break things up a little bit.
-
Je propose de :
- mettre la couleur principale pour chaque DD et une classe selon le contenu du DL
- peut-être les mettre sur 2 lignes (3 colonnes) pour gagner de la place
- mettre un peu de JS pour f…
-
the ruby gem stuff is super annoying, and Hugo is faster. Not that the speed of jekyll really has an impact on our small site we are doing for this workshop. The biggest driver is how much of a pain t…
-
Would it be reasonable to add an option where users can have the app screenshots pulled from the [iTunes Search API](https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/iTu…
-
Hi from the documentation, it implies that a config.yml is created since there's a published default.
After installing the gem, there is no config.yml. Should I just copy and paste what you have?
-
The project of 'lunr-languages' said
``` ruby
/* init lunr */
var idx = lunr(function () {
// use the language (de)
this.use(lunr.jp);
// then, th…
-
Aside from #106, there are further gems missing when it comes to trying to build with jekyll, in a typical OS install (eg. ubuntu).
It seems the easiest way to resolve this is to use bundler to insta…
fnoop updated
4 years ago
-
Hugo has a [Git info variable](https://gohugo.io/variables/git/) that fetches the last commit associated with a contents page. Is it possible to do the same in Asciidocsy?
-
Hey Eric!
I'm fairly new to Cloudinary and Eleventy, so I'm just trying to get my head around the best process for this stuff. If I'm developing my site locally, and I add a new image to my images …