Skip to content

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

License

ofersadgat/jx-docs

 
 

Repository files navigation

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, download and run Hugo and open up the link:

▶ 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.5%
  • JavaScript 31.7%
  • CSS 29.7%
  • Shell 0.1%