From f8a472971bd600ad23d8846b1105e275268a3d8b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 30 Dec 2018 07:55:39 -0200 Subject: Generate pastebin HTML with pandoc. Instead of generating the HTML manually inside Emacs (=, e e h h=) and than commiting the file to the repo, we now use a more generic approach with pandoc, not tied to any Elisp configuration. --- site/pastebin/nix-exps.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'site/pastebin/nix-exps.org') diff --git a/site/pastebin/nix-exps.org b/site/pastebin/nix-exps.org index 5aaef0b..858a5a3 100644 --- a/site/pastebin/nix-exps.org +++ b/site/pastebin/nix-exps.org @@ -1,6 +1,5 @@ -#+SETUPFILE: ../../pastebin/template.org -#+BIND: org-html-postamble-format (("en" "

2018-07-25 Wed 20:50

"))) #+TITLE: Nix Stuff +2018-07-25 Wed 20:50 #+BEGIN_SRC nix -n let pkgsOriginal = import {}; -- cgit v1.2.3