From: Joshua Branson <jbranso@dismail.de>
To: help-guix@gnu.org
Subject: Customizing Haunt to work with Skribilio
Date: Mon, 17 Aug 2020 15:59:47 -0400 [thread overview]
Message-ID: <87mu2t9h70.fsf@dismail.de> (raw)
Hello,
I am trying to use the lovely haunt static site generator with
Skribilio! And I noticed that the default haunt as packaged by guix,
does not work with Skribilio. I made a customized version of
Skribilio that would work with Haunt.
https://notabug.org/jbranso/guix-packages/src/master/packages/haunt.scm
But I am still getting an error message:
#+BEGIN_SRC sh
joshua@dobby ~/prog/org/projects/generate-income/client-site$ haunt build
building pages in 'site'...
Backtrace:
5 (primitive-load "/gnu/store/4vvbcxrqjm8dbc1g1gk9pakqgf7…")
In haunt/ui.scm:
124:6 4 (run-haunt-command _ . _)
In haunt/ui/build.scm:
60:4 3 (haunt-build . _)
In haunt/site.scm:
100:19 2 (build-site #<<site> title: "Built with Guile" domain: …>)
In ice-9/ftw.scm:
482:39 1 (loop _ _ #(2050 2907188 16877 2 1000 998 0 4096 # # …) …)
In unknown file:
0 (scm-error misc-error #f "~A ~S" ("no reader availa…" …) …)
ERROR: In procedure scm-error:
no reader available for post: "posts/jolly-good-day.skr"
#+END_SRC
What am I doing wrong?
Thanks,
Joshua
P.S. I also made a video of be building this custom haunt package:
https://video.hardlimit.com/videos/watch/e9923058-45bd-4a55-ad73-f2bc050e91a6
next reply other threads:[~2020-08-17 20:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 19:59 Joshua Branson [this message]
2020-08-18 6:54 ` Customizing Haunt to work with Skribilio pukkamustard
2020-08-18 15:38 ` Joshua Branson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mu2t9h70.fsf@dismail.de \
--to=jbranso@dismail.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.