GithubHelp home page GithubHelp logo

epwinchell / better-platform-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhatinsights/better-platform-docs

0.0 0.0 0.0 505 KB

License: Apache License 2.0

Shell 1.96% JavaScript 17.71% TypeScript 62.25% Dockerfile 0.17% MDX 17.91%

better-platform-docs's Introduction

Getting started

  1. make sure you have an LTS node installed (16.x.x)
  2. to test "external mode", make sure you have docker-compose installed and can pull images from https://quay.io

Local development

  1. install dependencies with npm install
  2. run node downloader/downloader.mjs to download the doc files
  3. run npm run dev:compose to kickstarts development server
  4. open your browser at http://locahost:3000
  5. add/change .mdx? files in the pages directory

External development

  1. In the desired repository add a docker-compose.yml. You can copy the docker-compose.yml from this repository.
  2. In the copied docker-compose.yml, change the <repo-name> for your project name. The name will be used as a root section route.
  3. In your project create docs directory.
  4. In the docs directory create Markdown files with documentation content.
  5. Run docker-compose up to spin the development environment.
  6. Open your browser at http://locahost:3000/<repo-name>.
  7. Continue editing content inside the docs directory.

better-platform-docs's People

Contributors

epwinchell avatar hyperkid123 avatar karelhala avatar gburges avatar adamrdrew avatar radekkaluzik 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.