Coder Social home page Coder Social logo

jackton1 / nginx-wiki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nginxinc/nginx-wiki

0.0 1.0 0.0 4.96 MB

Source for the wiki section of nginx.com

Home Page: https://www.nginx.com/resources/wiki/

License: Other

Shell 0.24% Makefile 0.74% Batchfile 2.85% Python 14.61% HTML 39.24% CSS 38.58% JavaScript 3.74%

nginx-wiki's Introduction

NGINX wiki

This is the source repository for the new NGINX wiki. It is written in reStructuredText format as intended to be compiled into HTML using Sphinx Documentation Generator.

Compiling

To compile a local copy of the documentation you will need Sphinx installed. It can be installed with Python's pip package manager:

$ sudo pip install -r requirements.txt

You can then build the docs with:

$ make dirhtml

The HTML output is stored in the build/dirhtml directory. You can view this any way you desire, a very easy way to do it is to use NGINX. The build system can execute NGINX using:

$ make serve

Or if you have NGINX in a non-standard path (for example /opt/nginx/) you can point to the path of the NGINX binary with:

$ NGINX_PATH=/opt/nginx/sbin make serve

NGINX will be started on port 8080 so you can view the wiki by browsing to http://localhost:8080/

When you are done, CTRL-C will exit NGINX.

Contributing

We welcome edits and additions to this wiki. To find out more about how to do this please see out Submitting Contributions page. If you spot any problems please file a GitHub Issue.

If you have any questions or require any help with this wiki please use the NGINX Mailing List.

nginx-wiki's People

Contributors

agentzh avatar aluttik avatar beanso avatar colans avatar danifbento avatar davidjb avatar dedok avatar erankor avatar floydsm8 avatar greg-1-anderson avatar johnaxel avatar kwojtek avatar linuxjedi avatar miteshshah avatar onetarek avatar pastudan avatar pleshakov avatar pmvd avatar rryqszq4 avatar sarahnovotny avatar siqiliudi avatar slact avatar slashrsm avatar th3mouk avatar tmauro-nginx avatar tmthrgd avatar tonyta avatar vbart avatar veruu avatar xiaokai-wang avatar

Watchers

 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.