From 06a76a0fbc9afa5e1d0b0a6d23fefcb38f430e7f Mon Sep 17 00:00:00 2001 From: Breck Yunits Date: Fri, 5 Jul 2024 06:50:15 -0400 Subject: [PATCH] Add Scroll. A language and static site generator for scientists of all ages --- src/site/generators/scroll.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/site/generators/scroll.md diff --git a/src/site/generators/scroll.md b/src/site/generators/scroll.md new file mode 100644 index 00000000..2e14826a --- /dev/null +++ b/src/site/generators/scroll.md @@ -0,0 +1,21 @@ +--- +title: Scroll +repo: breck7/scroll +homepage: https://scroll.pub +language: + - JavaScript +license: + - Scroll is Public Domain +templates: + - Scroll + - HTML + - JavaScript +description: Scroll is a language and static site generator for scientists of all ages. +twitter: breckyunits +--- + +Scroll is a language and static site generator for scientists of all ages. + +Scroll includes a command line app that builds static blogs, websites, CSVs, text files, and more. + +Scroll is used for blogs, knowledge bases, static sites, scientific journals, ebooks, and more.