Package Details: jekyll 4.3.3-1

Git Clone URL: https://aur.archlinux.org/jekyll.git (read-only, click to copy)
Package Base: jekyll
Description: A simple, blog aware, static site generator.
Upstream URL: https://github.com/jekyll/jekyll
Keywords: jekyll ruby
Licenses: MIT
Conflicts: ruby-jekyll
Provides: jekyll, ruby-jekyll
Replaces: ruby-jekyll
Submitter: SilverRainZ
Maintainer: SilverRainZ (bertptrs)
Last Packager: bertptrs
Votes: 92
Popularity: 0.050331
First Submitted: 2017-11-20 05:56 (UTC)
Last Updated: 2023-12-29 19:51 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »

CarstenF commented on 2016-04-01 14:16 (UTC)

@fusion809, Thanks for your report. I have changed the url and updated to the new version.

fusion809 commented on 2016-04-01 05:57 (UTC) (edited on 2016-04-01 05:58 (UTC) by fusion809)

@CarstenF, I know this is a minor detail, but you may wish to note that the Jekyll GitHub repo is now at https://github.com/jekyll/jekyll and not http://github.com/mojombo/jekyll. Jekyll also has its own website at http://jekyllrb.com. Jekyll 3.1.2 is now out too.

alerque commented on 2016-03-14 14:54 (UTC)

This needs to have dependencies added for ruby-rb-{fsevent,inotify}.

CarstenF commented on 2016-02-09 15:01 (UTC)

Package Update to 3.1.1

sleeping commented on 2016-02-03 22:06 (UTC) (edited on 2016-02-03 22:07 (UTC) by sleeping)

I had to install a whole bunch of gems manually, after that I had to downgrade Celluloid with gem install celluloid --version 0.16.0 gem uninstall celluloid --version 0.17.3 Works now!

CarstenF commented on 2016-01-27 10:06 (UTC)

The Update of the Package is WIP. But I can not upload it. If I find the Problem I will push the Update

kseistrup commented on 2015-12-23 10:09 (UTC)

The official version is now 3.0.1. Could the maintainer please update this package? Cheers.

whynothugo commented on 2015-08-24 23:03 (UTC)

Manually maintaining a pile of ruby-* packages is a PITA. I recently discovered an Arch repo that contains binary packages for these, automatically generated, and maintained by one of the Arch devs (so we might as well trust it). I recommend that you prefer it instead of using the AUR: https://github.com/anatol/quarry I'll be orphaning this now, so feel free to pick it up if you don't care much about my above advise. Note that I've updated jekyll and all it's dependencies too, so it's safe to keep using this anyway.

whynothugo commented on 2015-08-24 22:45 (UTC)

I uninstalled every single ruby package and reinstalled them. Looks like jekyll-sass was missing from the dependency tree.

kitarek commented on 2015-08-24 19:37 (UTC)

@hobarrera - Thanks very much. `jekyll serve` is still reporting for me missing `RedCloth-4.2.9` dependency. I'm not sure if it's related to some packages not rebuilt today on my side. I have rebuilt `rebu-jekyll` (and its new deps) as well as `ruby-jekyll-watch` (deps: -listen). Thanks a lot!