A static site for the Jenkins automation server
Go to file
R. Tyler Croy 5db954c5df
Re-introduce title frontmatter to Pipeline handbook sections
@bitwiseman unfortunately it looks like we need both an asciidoc title (for
web pages and the PDF) and a yaml front-matter title (for generating some
table-of-contents pages properly).

This commit at least makes sure they are synchronized
2017-02-02 01:26:51 -08:00
content Re-introduce title frontmatter to Pipeline handbook sections 2017-02-02 01:26:51 -08:00
gradle/wrapper Upgrade to the latest JRuby/Gradle and Gradle distributions 2016-07-07 09:51:05 -07:00
lib/asciidoctor/extensions Correct title in the [pipeline] block to say Scripted Pipeline 2017-02-02 01:26:50 -08:00
scripts Add support for generating a user handbook by the Gradle build process 2016-12-19 15:26:29 -08:00
.awestruct_ignore Add the slightest taste of documentation on using GitHub Pages 2016-12-02 07:09:38 -08:00
.gitignore Move assets into content/ to make awestruct happier with its site generation 2016-12-02 07:09:38 -08:00
CONTRIBUTING.adoc corrects the port used in the gradle run task description 2017-01-21 11:22:28 +00:00
Gemfile Upgrade to the latest awestruct-ibeams 2016-12-28 12:18:46 -08:00
Jenkinsfile Archive printed books 2016-12-19 15:26:29 -08:00
LICENSE.adoc Introduce code and content licensing for the site 2016-01-14 16:30:28 -08:00
README.adoc Minor README update 2016-11-18 09:01:58 -08:00
STYLEGUIDE.adoc Update the STYLEGUIDE with clarification on Scripted and Declarative Pipeline usage 2016-12-20 11:14:59 -08:00
build.gradle Perform the desired reversing in the Upgrade Guide instead of down in awestruct-ibeams 2016-12-29 08:12:02 -08:00
gradle.properties Remove an old korean-text URL which broke builds on newer JRubies 2016-02-26 15:32:27 -08:00
gradlew Initial commit 2015-10-12 09:27:25 -07:00
gradlew.bat Initial commit 2015-10-12 09:27:25 -07:00

README.adoc

<html lang="en"> <head> </head>

jenkins.io

This repository is what powers the Jenkins website. This uses awestruct with Asciidoctor under the hood to provide a very useful and compelling web presence for the Jenkins automation server.

If youre interested in contributing to the site, please see our Contributing document

</html>