A static site for the Jenkins automation server
Go to file
R. Tyler Croy c97fdc0280
Tidy up this footnote
The `link:` addition is required, otherwise AsciiDoctor doesn't know that this
supposed to be rendered as a marked up link in the footnotes.

Let this serve as a warning to the otherwise lazy no-link:-adding asciidoc
authors out there 😈

Fixes WEBSITE-482
2018-05-01 06:15:59 -07:00
content Tidy up this footnote 2018-05-01 06:15:59 -07:00
docker Proxy redirect all host to jenkins.io 2018-01-10 15:57:29 +01:00
scripts Further tune crushinator.sh 2018-04-09 14:52:39 -07:00
.awestruct_ignore Add the slightest taste of documentation on using GitHub Pages 2016-12-02 07:09:38 -08:00
.gitignore Add Gemfile.lock to repo 2017-12-13 16:49:55 -08:00
CONTRIBUTING.adoc Update make target descriptions 2018-04-19 15:54:26 -07:00
Gemfile Add the basic scaffolding for building the site with GNU/Make and Docker rather than Gradle 2017-07-26 14:45:41 -07:00
Gemfile.lock Update dependency: parallel 2017-12-17 14:02:30 -08:00
Jenkinsfile Disable the dependency checks 2017-12-25 16:59:26 -08:00
LICENSE.adoc Introduce code and content licensing for the site 2016-01-14 16:30:28 -08:00
Makefile Add index.html to url to work around 404 2018-02-07 16:37:52 -08:00
README.adoc Minor README update 2016-11-18 09:01:58 -08:00
STYLEGUIDE.adoc Reverse one tweak 2018-01-22 10:55:30 -08:00
package-lock.json Add package-lock.json 2017-12-13 16:49:55 -08:00
package.json Added dependency update 2017-12-13 17:06:15 -08: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>