RejectedSoftware Forums

Sign up

any vibe.d blog engines (wordpress replacements)

Has anybody written a simple blog engine using vibe.d?
I'm looking for a wordpress alternative, nothing too fancy though.

Re: any vibe.d blog engines (wordpress replacements)

Am 02.11.2013 07:19, schrieb Martin Nowak:

Has anybody written a simple blog engine using vibe.d?
I'm looking for a wordpress alternative, nothing too fancy though.

The only one I know of is
vibelog, which is used on
vibed.org. It's a little rough around some edges (comments
administration), but otherwise does the job.

Re: any vibe.d blog engines (wordpress replacements)

On Sat, 02 Nov 2013 09:52:05 +0100, Sönke Ludwig wrote:

The only one I know of is
vibelog, which is used on
vibed.org.

This is literally what I was looking for and I thought vibelog was some sort of logging library.

Re: any vibe.d blog engines (wordpress replacements)

Am 02.11.2013 14:47, schrieb Martin Nowak:

On Sat, 02 Nov 2013 09:52:05 +0100, Sönke Ludwig wrote:

The only one I know of is
vibelog, which is used on
vibed.org.

This is literally what I was looking for and I thought vibelog was some sort of logging library.

Yeah... I would probably also name it differently today, but it seemed
clever at that time ;)