summaryrefslogtreecommitdiff
path: root/website
AgeCommit message (Collapse)Author
7 daystissue.scm: Prefix paths with /tissue.Arun Isaac
* tissue.scm (%css): Prefix with /tissue. (#:indexed-documents): Prefix web-uri with /tissue. * website/style.css (@font-face): Prefix font paths with /tissue. * website/index.skb (Documentation): Prefix path to manual with /tissue. (Download): Prefix path to release tarballs and search with /tissue.
2023-05-30website: Thank GeneNetwork team.Arun Isaac
* website/index.skb (Contributors): Add Frederick Muriuki Muriithi, jgart, Munyoki Kilyungi and Pjotr Prins.
2023-05-30website: Thank Morgan Smith.Arun Isaac
* website/index.skb (Contributors): Thank Morgan Smith.
2023-03-21website: Remove small caps for headings.Arun Isaac
* website/style.css (h1, h3): Delete styles.
2023-03-21website: List feature highlights on home page.Arun Isaac
* website/index.skb (Feature highlights): New section.
2023-01-27website: Publish release tarballs on website.Arun Isaac
* tissue.scm (#:web-files): Add release files. * website/index.skb (Download): New section.
2023-01-27website: Add tissue 0.1.0 release tarball.Arun Isaac
* website/releases/tissue-0.1.0.tar.lz, website/releases/tissue-0.1.0.tar.lz.asc: New files.
2023-01-27website: Link to search interface from home page.Arun Isaac
* website/index.skb (Documentation): Link to search interface.
2023-01-23website: Link to the manual.Arun Isaac
* website/index.skb (Documentation): New section.
2022-09-19tissue.scm: Add CSS.Arun Isaac
* website/style.css: New file. * tissue.scm (#:web-files): Copy CSS to website. (#:web-css): Use it.
2022-07-06website: Add home page.Arun Isaac
* website/index.skb: New file. * tissue.scm (#:web-files): Add index.html.