GithubHelp home page GithubHelp logo

chainsaw-dev / jx-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jenkins-x/jx-docs

0.0 0.0 0.0 168.89 MB

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

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

License: Other

HTML 84.15% Shell 0.04% CSS 7.15% JavaScript 8.50% Dockerfile 0.04% Makefile 0.06% Smarty 0.06%

jx-docs's Introduction

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

Dockerized Hugo

Instead of installing Hugo locally, you can use the included docker-compose.yml to spin up the Hugo server. Make sure you have Docker installed.

  • Build and run the preview server: docker-compose up -d server
  • go to http://localhost:1313 to view the site

Local Hugo install

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

Running spell check

We're not all masters of spelling, so luckily there's tools to help us fix that. We'll be using node-markdown-spellcheck to run through all our markdown files and list any spelling issue or unknown word it can find.

To make this as simple as possible, just run the following command

$ docker-compose up spellchecker

This will output any issue the spell checker have found.

It's likely that the report includes words that are spelled correctly, but that just means the spell checker is not aware of the correct spelling (happens a lot for technical terms, commands, etc.). Please edit the .spelling file and add the unknown word. Also, please try and keep the list alphabetically sorted; makes it easier to navigate when you're looking for something

Contribution

Please visit the contributing guide for the documentation available at Jenkins X website.

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:

jx-docs's People

Contributors

a-roberts avatar ascheman avatar cagiti avatar carlossg avatar ccojocar avatar darinpope avatar dennisnewel avatar dependabot-support avatar donhui avatar fiunchinho avatar garethjevans avatar jenkins-x-bot avatar jenkins-x-bot-test avatar jglick avatar jiangytcn avatar jmcgeheeiv avatar jstrachan avatar jtnord avatar linuxsuren avatar macox avatar marckk avatar michaelneale avatar msvticket avatar pmuir avatar pow-devops2020 avatar rajdavies avatar rawlingsj avatar runzexia avatar sharepointoscar avatar tracymiranda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.