Giter VIP home page Giter VIP logo

documentation's Introduction

Documentation site for Plural, the open-source, unified, application deployment platform that makes it easy to run open-source software on Kubernetes. Our marketplace has dozens of top tier applications ready to deploy.

Built with Next.js and Markdoc.

Contributing

Running the docs locally

To run the docs locally, you'll need to have yarn and node as prerequisites. Then run the following commands:

yarn # build the environment
yarn dev # run docs locally

Adding a new document

All content can be located under the pages directory. The directory structure directly informs the website URL structure, so consider that when placing your new document.

All of our documents are in standard Markdown (.md) file format. If you are including an image, add it to [public/assets] using the same directory structure as pages.

Finally, make sure to add your new document to the NavData.tsx file located here.

Updating structure

If you are making any changes to the documentation structure or organization, you'll likely need to set up page redirects. These can be added in next.config.js. Make sure to look for internal usages throughout all the documents on the site to make sure that there are no broken links.

documentation's People

Contributors

avaidyanatha avatar dogmar avatar michaeljguarino avatar swoodward90 avatar plural-renovate[bot] avatar davidspek avatar samweaver avatar dherault avatar maciaszczykm avatar walkoss avatar darklord19 avatar rauerhans avatar bogdanantoniu78 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.