aboutsummaryrefslogtreecommitdiff
path: root/tissue.scm
AgeCommit message (Collapse)Author
10 daystissue.scm: Prepend /guix-forge to web URI paths.Arun Isaac
* tissue.scm (#:indexed-documents): Prepend /guix-forge to web-uri. * doc/skribilo.scm (html-engine): Prepend /guix-forge to CSS path. * website/index.skb (Documentation): Prepend /guix-forge to manual path.
2023-08-14doc: Add cgit setup how to.Arun Isaac
* doc/forge.skb (How To): New chapter. * doc/snippets/acme-staging-url.scm, doc/snippets/how-to-set-up-cgit.scm: New files. * tissue.scm (#:indexed-documents): Index chapter-how-to.
2023-08-09tissue.scm: Index Services chapter.Arun Isaac
* tissue.scm (#:indexed-documents): Index chapter-services document fragment.
2023-05-30tissue.scm: Add current directory to load path.Arun Isaac
* tissue.scm: Add current directory to load path.
2023-02-04tissue.scm: Use tissue.Arun Isaac
We start using tissue as our issue tracker and for building our website. * tissue.scm: New file. * .gitignore: Add .tissue. Remove doc/*.go, doc/*.html, website/fonts, website/index.html and website/manual. * Makefile, build-aux/build-home-page.el: Delete files. * manifest.scm: Import (forge tissue). Do not import (gnu packages guile). (manifest): Add tissue. Remove guile-3.0 and skribilo.