alejandroandreu / jx-docs

the source code used to build the documentation and website for Jenkins X

Home Page:http://jenkins-x.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins X Docs

Documentation site for Jenkins X

Please browse these docs on the http://jenkins-x.io/ site as the links don't all work when browsing the markdown files inside github

Build the docs locally

To edit the docs locally and try out what the website will look like then you need to clone this repository:

$ git clone https://github.com/jenkins-x/jx-docs.git

Then to view the docs in your browser, install Hugo. Navigate to the directory, run hugo server, and open up the link:

$ cd jx-docs
$ hugo server

Started building sites ...
.
.
Serving pages from memory
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop

Contribution

Here is something about Jenkins X documents contribution.

Localization

In order to let more people know Jenkins X better, localization is very important and meaningful. And we should keep some rules about this, please read related languages below:

About

the source code used to build the documentation and website for Jenkins X

http://jenkins-x.io/

License:Other


Languages

Language:HTML 37.3%Language:JavaScript 33.1%Language:CSS 29.6%Language:Shell 0.1%