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

https://github.com/kevin-lee/sbt-github-pages

sbt plugin to publish GitHub Pages
https://github.com/kevin-lee/sbt-github-pages

documentation-tool github github-pages sbt sbt-plugin

Last synced: about 1 month ago
JSON representation

sbt plugin to publish GitHub Pages

Awesome Lists containing this project

README

          

# sbt-github-pages
sbt plugin to publish GitHub Pages with minimal effort. It works well with GitHub Actions.

[![Build Status](https://github.com/Kevin-Lee/sbt-github-pages/workflows/Build%20All/badge.svg)](https://github.com/Kevin-Lee/sbt-github-pages/actions?workflow=Build+All)
[![Release Status](https://github.com/Kevin-Lee/sbt-github-pages/workflows/Release/badge.svg)](https://github.com/Kevin-Lee/sbt-github-pages/actions?workflow=Release)

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/sbt-github-pages/badge.svg)](https://search.maven.org/artifact/io.kevinlee/sbt-github-pages)
[![Latest version](https://index.scala-lang.org/kevin-lee/sbt-github-pages/sbt-github-pages/latest.svg)](https://index.scala-lang.org/kevin-lee/sbt-github-pages/sbt-github-pages)

# Please visit
[https://sbt-github-pages.kevinly.dev](https://sbt-github-pages.kevinly.dev)