Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sbt/sbt-site

Site generation for sbt
https://github.com/sbt/sbt-site

asciidoctor gitbook hugo laika nanoc paradox sbt sbt-ghpages sbt-site scala site site-generator sphinx

Last synced: 1 day ago
JSON representation

Site generation for sbt

Awesome Lists containing this project

README

        

# sbt-site

This sbt plugin generates project websites from static content, [GitBook], [Paradox], and/or [Asciidoctor], and can optionally include generated Scaladoc. It is designed to work hand-in-hand with publishing plugins like [sbt-ghpages].

For version 1.5.0 we removed the integrations with [Jekyll], [Sphinx], [Pamflet], [Nanoc], [Hugo], and [Laika] as they require updates. Please see the ["revive" issues](https://github.com/sbt/sbt-site/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+revive).

## Documentation

The documentation is available at

## License

sbt-site is released under a "BSD 3-Clause" license. See [LICENSE](LICENSE) for specifics and copyright declaration.

[sbt-ghpages]: https://github.com/sbt/sbt-ghpages
[Jekyll]: https://jekyllrb.com
[Pamflet]: http://www.foundweekends.org/pamflet/
[Nanoc]: https://nanoc.ws/
[Asciidoctor]: http://asciidoctor.org
[Sphinx]: http://sphinx-doc.org
[GitBook]: https://www.gitbook.com
[Paradox]: https://github.com/lightbend/paradox
[Hugo]: https://gohugo.io/
[Laika]: https://github.com/planet42/Laika