mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
= JReleaser Website
|
|
|
|
* Install link:https://antora.org/[Antora].
|
|
|
|
* Generate the site
|
|
[source,sh]
|
|
----
|
|
$ antora local-playbook.yml
|
|
----
|
|
|
|
* Browse to `build/site/index.html`. |