Sbt Site

screenshot of Sbt Site
hugo

Site generation for sbt

Overview

sbt-site is an sbt plugin that generates project websites from static content, GitBook, Paradox, and/or Asciidoctor. It can also optionally include generated Scaladoc. This plugin is designed to work in conjunction with publishing plugins like sbt-ghpages. In version 1.5.0, some integrations with other tools like Jekyll, Sphinx, Pamflet, Nanoc, Hugo, and Laika were removed.

Features

  • Generates project websites from static content, GitBook, Paradox, and/or Asciidoctor
  • Supports integration with publishing plugins like sbt-ghpages
  • Can include generated Scaladoc
  • Removed integrations with Jekyll, Sphinx, Pamflet, Nanoc, Hugo, and Laika in version 1.5.0
hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.