Frank Taillandier

Results 30 issues of Frank Taillandier

Hi, I tested your plugin and I found out what looks like an incorrect behavior: ```gherkin Given that I have a link to an image in the same folder than...

type: bug 🐛
help welcome 🙏

Jekyll 3.7.0 introduced a config setting to store *all* content in a `collections_dir` ## Current behavior Jekyll-postfiles assumes post and drafts are in source dir https://github.com/nhoizey/jekyll-postfiles/blob/d80122a50d33d132aed59349b4935694d1839a74/lib/jekyll/postfiles.rb#L71-L72 ## Expected behavior ```gherkin...

Hi Mark, Jekyll supporst gem-based themes, do you plan to release poole as a gem? I can do some tests and submit a PR if you want.

Encore jeune, mais très intéressant pour maintenir ses dépendances quand on travaille en équipe, une alternative à NVM. https://volta.sh/

:book: chapitre:2

Des outils en ligne de commande tirent parti de la possibilité de paralléliser les traitements. > Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to...

:book: chapitre:8
⏱ effort:💪💪

In order to link to the Github Repo, Tina's Twitter, or youTube Channel, the theme could display some icons.

enhancement

Thank you for this nice little piece of software 🙏 It would be _nice_ to be able to update Todometer right from the menu as Atom does for instance. 🆕...

feature request

Hi, Do you think you could [package this theme as a gem](https://jekyllrb.com/docs/themes/#creating-a-theme), in order to be used through the `_config.yml` file ?

Type: Enhancement

```gherkin Given you didn't set up a media manager yet When you hit the image button in the WYSIWYG editor Then you should be informed that you need to add...

ux

## Context With Next.js default CRA you can't run two server on the same port, if you try to launch `next` in two terminals, you get an error: `Port 3000...

bug