diff --git a/src/colophon.md b/src/colophon.md index 402c18dd..7b17fb8d 100644 --- a/src/colophon.md +++ b/src/colophon.md @@ -1,6 +1,6 @@ # Colophon -We build this website with our own tooling! It is statically generated with [Laika], a Typelevel project for transforming Markdown into HTML sites and e-books. The search bar is powered by [Protosearch], an in-memory search library with advanced querying features. Both projects use [Cats] and other Typelevel libraries. +We build this website with our own Scala-based tooling! It is statically generated with [Laika], a Typelevel project for transforming Markdown into HTML sites and e-books. The search bar is powered by [Protosearch], an in-memory search library with advanced querying features. Both projects use [Cats] and other Typelevel libraries. UI components are provided by the [Bulma] CSS framework and icons by [Font Awesome]. Mathematical expressions are rendered during the build with [KaTeX] running on [GraalJS]. diff --git a/src/templates/home.template.html b/src/templates/home.template.html index 583924d8..a18527b6 100644 --- a/src/templates/home.template.html +++ b/src/templates/home.template.html @@ -20,7 +20,7 @@

- Typelevel is an ecosystem of projects and a community of people united to foster an inclusive, welcoming, and safe + Typelevel is an ecosystem of Scala-based projects and a community of people united to foster an inclusive, welcoming, and safe environment around functional programming.