On Sun, 2024-02-04 at 12:46 +0100, BESSOT Jean-Michel wrote:
> Hello
>
> Ruby-jekyll is written not maintened upstream but a version got out
> the
> 28 december. Is it because of a dep? Do you need a maintainer?
>
> Bye
>
The comment in the cvs says that nobody had i
Hello
Ruby-jekyll is written not maintened upstream but a version got out the
28 december. Is it because of a dep? Do you need a maintainer?
Bye
November 25, 2021 10:14 AM, "Stuart Henderson" wrote:
> On 2021/11/24 11:27, joshua stein wrote:
>
>> On Wed, 24 Nov 2021 at 18:09:33 +0100, Clemens Gößnitzer wrote:
>> Beginning with this email, I'll send out a couple of new ports which are all
>> depen
On 2021/11/24 11:27, joshua stein wrote:
> On Wed, 24 Nov 2021 at 18:09:33 +0100, Clemens Gößnitzer wrote:
> > Beginning with this email, I'll send out a couple of new ports which are all
> > dependencies for www/ruby-jekyll. With these, I get a working jekyll for my
> &g
On Wed, 2021-11-24 at 11:27 -0600, joshua stein wrote:
> On Wed, 24 Nov 2021 at 18:09:33 +0100, Clemens Gößnitzer wrote:
> > Beginning with this email, I'll send out a couple of new ports which are all
> > dependencies for www/ruby-jekyll. With these, I get a w
www/ruby-minima is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
Minima is a one-size-fits-all Jekyll theme for writers. It's Jekyll's default
(and first) theme. It's what you get when you run jekyll new.
ruby-minima.tgz
Description: application/compressed-tar
www/ruby-jekyll-seo-tag is attached. It is a dependency of www/ruby-minima
which is a dependency of www/ruby-jekyll.
cat DESCR
A Jekyll plugin to add metadata tags for search engines and social networks to
better index and display your site's content.
ruby-jekyll-seo-tag.tgz
Descri
www/ruby-jekyll-feed is attached. It is a dependency of www/ruby-minima which
is a dependency of www/ruby-jekyll.
cat DESCR
A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts.
ruby-jekyll-feed.tgz
Description: application/compressed-tar
On Wed, 24 Nov 2021 at 18:09:33 +0100, Clemens Gößnitzer wrote:
> Beginning with this email, I'll send out a couple of new ports which are all
> dependencies for www/ruby-jekyll. With these, I get a working jekyll for my
> applications. I tested that `serve' and `build&
www/ruby-jekyll is attached.
cat DESCR
Jekyll is a simple, blog-aware, static site generator perfect for personal,
project, or organization sites. Think of it like a file-based CMS, without all
the complexity. Jekyll takes your content, renders Markdown and Liquid
templates, and spits out a
www/ruby-webrick is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
proxy server, and a virtual-host server. WEBrick features complete logging of
both server operations and HTTP access. WEBrick supports
www/ruby-jekyll-watch is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
Rebuild your Jekyll site when a file changes with the `--watch` switch.
ruby-jekyll-watch.tgz
Description: application/compressed-tar
devel/ruby-listen is attached. It is a dependency for www/ruby-jekyll. It does
not work for ruby27. Could someone give me a hint how I could solve this
problem?
Thanks.
cat DESCR
The Listen gem listens to file modifications and notifies you about the changes.
Works everywhere!
ruby
devel/ruby-rb-kqueue is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
This is a simple wrapper over the kqueue BSD event notification interface
(supported on FreeBSD, NetBSD, OpenBSD, and Darwin). It uses the FFI gem to
avoid having to compile a C extension.
ruby-rb-kqueue.tgz
www/ruby-jekyll-sass-converter is attached. It is a dependency for www/ruby-
jekyll.
cat DESCR
A basic Sass converter for Jekyll.
ruby-jekyll-sass-converter.tgz
Description: application/compressed-tar
www/ruby-em-websocket is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
EventMachine based, async, Ruby WebSocket server. Supports all WebSocket
protocols in use in the wild (and a few that are not): drafts 75, 76, 1-17, rfc.
ruby-em-websocket.tgz
Description: application
www/ruby-http_parser.rb is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
A simple callback-based HTTP request/response parser for writing http servers,
clients and proxies. It is built on top of joyent/http-parser and its java port
http-parser/http-parser.java.
ruby
textproc/ruby-terminal-table is attached. It is a dependency for www/ruby-
jekyll.
cat DESCR
Terminal Table is a fast and simple, yet feature rich table generator written in
Ruby. It supports ASCII and Unicode formatted tables.
ruby-terminal-table.tgz
Description: application/compressed-tar
textproc/ruby-unicode-display_width is attached, it is a dependency for
www/ruby-jekyll.
cat DESCR
Determines the monospace display width of a string in Ruby. Implementation based
on EastAsianWidth.txt and other data, 100% in Ruby. It does not rely on the OS
vendor (like wcwidth()) to provide an
textproc/ruby-kramdown-parser-gfm is attached. It is a dependency for www/ruby-
jekyll.
cat DESCR
This is a parser for kramdown that converts Markdown documents in the GitHub
Flavored Markdown (GFM) dialect to HTML. Note: Until kramdown version 2.0.0
this parser was part of the kramdown
devel/ruby-pathutil is attached. It is a dependency for www/ruby-jekyll.
cat DESCR
Pathutil tries to be a faster pure Ruby impelementation of Pathname. It arose
out of a need to fix basic problems with Pathname, such as suscepetibility to
join overrides, need for automatic encoding, and
devel/ruby-forwardable-extended is attached. It is a dependency for www/ruby-
jekyll.
cat DESC
The Forwardable module provides delegation of specified methods to a
designated object, using the methods #def_delegator and #def_delegators.
ruby-forwardable-extended.tgz
Description: application
devel/ruby-mercenary is attached. It is a dependency for www/ruby-jekyll.
cat DESC
Lightweight and flexible library for writing command-line apps in Ruby.
ruby-mercenary.tgz
Description: application/compressed-tar
Beginning with this email, I'll send out a couple of new ports which are all
dependencies for www/ruby-jekyll. With these, I get a working jekyll for my
applications. I tested that `serve' and `build' commands work, and
--incremental and --watch flags, too. If you have some mor
On Tue, Oct 01, 2013 at 12:43:17PM -0700, Jeremy Evans wrote:
> > I have to patch jekyll metadata file as gem was screaming
> > that redcarpet 3.0.0 is not higher than 2.3.0.
> >
> >
> This change is not kosher. The gem spec is for ~>2.3.0, meaning
> >=2.3.0,<2.4.0. You shouldn't be jumping redca
On Tue, Oct 01, 2013 at 12:43:17PM -0700, Jeremy Evans wrote:
> On Sat, Sep 28, 2013 at 2:47 PM, Jiri B wrote:
>
> > Hi,
> >
> > in order to update ruby-jekyll there's need to update
> > ruby-redcarpet and ruby-liquid.
> >
> > I'm *only* occ
On Sat, Sep 28, 2013 at 2:47 PM, Jiri B wrote:
> Hi,
>
> in order to update ruby-jekyll there's need to update
> ruby-redcarpet and ruby-liquid.
>
> I'm *only* occassional user of jekyll, thus no real testing
> of redcarpet and liquid. But jekyll works :-)
>
Nobody likes Dr. Jekyll? No Mr. Hyde here? :)
j.
On Sat, Sep 28, 2013 at 05:47:07PM -0400, Jiri B wrote:
> Hi,
>
> in order to update ruby-jekyll there's need to update
> ruby-redcarpet and ruby-liquid.
>
> I'm *only* occassional user of jekyll, thus no real testi
Hi,
in order to update ruby-jekyll there's need to update
ruby-redcarpet and ruby-liquid.
I'm *only* occassional user of jekyll, thus no real testing
of redcarpet and liquid. But jekyll works :-)
I have to patch jekyll metadata file as gem was screaming
that redcarpet 3.0.0 is not h
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server.
This is t
30 matches
Mail list logo