fauno / jekyll-pandoc-multiple-formats

Use pandoc on jekyll to generate posts in multiple formats. Development has moved to https://0xacab.org/edsl/jekyll-pandoc-multiple-formats
https://endefensadelsl.org
Other
88 stars 28 forks source link

Update for newer versions of Jekyll … #34

Open tgermer opened 2 years ago

tgermer commented 2 years ago

Hi @fauno,

is there any way and time to get an update für newer versions?

Bundler could not find compatible versions for gem "jekyll":
  In snapshot (Gemfile.lock):
    jekyll (= 4.2.1)

  In Gemfile:
    jekyll-feed was resolved to 0.16.0, which depends on
      jekyll (>= 3.7, < 5.0)

    jekyll-pandoc-multiple-formats was resolved to 0.2.9.1, which depends on
      jekyll (~> 3.3.0)

    jekyll-seo-tag was resolved to 2.7.1, which depends on
      jekyll (>= 3.8, < 5.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Thank you very much.

fauno commented 2 years ago

Hi! I'm just taking on refactoring this plugin so it's easier to use.

If you're interested, I'm working on this merge request: https://0xacab.org/edsl/jekyll-pandoc-multiple-formats/-/merge_requests/5

Also here is a proposal for the new configuration format. Notes are in Spanish but the idea is that it becomes as self-explanatory as it can.

The document is open for comments if you want to give me some feedback (use the pencil icon on the top left bar):

https://docutopia.tupale.co/edsl:jekyll:pandoc:v1?view

I expect to have something for testing next week. Can I ping you for this? Also if you like to sponsor this work you're very welcome to, but testing helps a lot :)

Thanks!