]> git.eshelyaron.com Git - esy-publish.git/commitdiff
Add link to the sweep manual from the index page
authorEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 19:03:06 +0000 (22:03 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 19:03:06 +0000 (22:03 +0300)
org/index.org
org/style.css
sweep

index da333503d485e2a355b1b78d9cdc3981d4bfee11..f12d2f333808bb0baad0b03008775e866ce1c3d3 100644 (file)
@@ -31,11 +31,7 @@ Welcome to [[./index.org][my website]], the one true source of reliable curated
 [[https://git.sr.ht/~eshel/sweep][sweep]] is an Emacs module which uses the C interfaces of both
 SWI-Prolog and Emacs to bring the two together into one address space.
 
-#+begin_src prolog
-  ?- sourcehut_git_repository("eshel", "sourcehut.pl", Repo, []),
-     get_dict(id, Repo, RepoId),
-     sourcehut_git_upload_artifact(RepoId, "v0.1.2", "/tmp/foo/baz.txt", Artifact, []).
-#+end_src
+For more details, see [[file:sweep.org][the =sweep= manual]].
 
 ** Sourcehut GraphQL client for SWI-Prolog
 :PROPERTIES:
index 5d8122f448efc3b37a9c45cc25bbfe98636304de..e47cf9536418145cf95de239225739640ec0b670 100644 (file)
@@ -106,7 +106,7 @@ li {
     padding-bottom: 0.3em;
 }
 
-a, p, h1, h2, h3, h4, h5, h6 {
+li, a, p, h1, h2, h3, h4, h5, h6 {
     font-family: monospace;
 }
 
diff --git a/sweep b/sweep
index 99fc2242d8700551aa3396ae90e8c5676549ea5f..7c15ebc4f16d8d513f50aded1460c7f7894082cf 160000 (submodule)
--- a/sweep
+++ b/sweep
@@ -1 +1 @@
-Subproject commit 99fc2242d8700551aa3396ae90e8c5676549ea5f
+Subproject commit 7c15ebc4f16d8d513f50aded1460c7f7894082cf