Re: Customizing Haunt to work with Skribilio

2020-08-18 Thread Joshua Branson
pukkamustard writes: > Hi Joshua, > > You need to add the `skribe-reader` to the list of readers in your > site configuration: > > ``` > #:readers (list commonmark-reader skribe-reader) > ``` Thanks that fixed it! > > Hope that helps, > -pukkamustard > > PS: Would you be interested in porting S

Re: Customizing Haunt to work with Skribilio

2020-08-17 Thread pukkamustard
Hi Joshua, I am trying to use the lovely haunt static site generator with Skribilio! Cool! I've been tinkering with the same idea the last couple of days. In particular using the Skribilo outline reader to build websites from org-mode files with haunt. But I am still getting an error me