Giter Site home page Giter Site logo

muhammad-levi / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openfn/docs

0.0 0.0 0.0 265.72 MB

Documentation for OpenFn (platform, core, devtools, microservice, and the related adaptors)

Home Page: https://docs.openfn.org

JavaScript 88.96% CSS 5.41% TypeScript 5.63%

docs's Introduction

To view the documentation please visit docs.openfn.org.

Other documentation

Documentation for various OpenFn tools, such as openfn/microservice, openfn/devtools, openfn/core, and all of our open-source adaptors can be found in OpenFn's Github organization.

This repository is used to maintain the docs site, and for users to submit issues and feature requests.

Contributing to this documentation site

Visit https://docs.openfn.org/documentation/writing-docs/.

This website is built using Docusaurus 2, a modern static website generator.

  • To create new docs pages, add markdown files (or JS files) to the /docs folder.
  • To view those new pages via the navigation, add links to them in the header, footer, or sidebars.
  • Note that page ids (which are required in sidebar.js are either set explicitly or automatically generated by docusaurus as the filename, sans extension.)
./sidebars.js
./sidebars-library.js
./docusaurs.config.js

Installation

yarn install

(On Mac, I first had to run npm install --global yarn and then run this^ command in the /docs repo.)

Local Development

npm run start

This command builds the job library from OpenFn.org, starts a local development server, and opens up a browser window. Most changes are reflected live without having to restart the server.

npm run start-offline

This command skips the job library step, which requires an active internet connection.

Build and serve for full-featured testing

npm run generate-library
npm run build
npm run serve

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Builds to main will automatically be deployed to docs.openfn.org.

docs's People

Contributors

taylordowns2000 avatar jedbgold avatar aleksa-krolls avatar ritazagoni avatar j-feldman avatar dependabot[bot] avatar chaiwa-berian avatar daissatou avatar lakhassane avatar dannyroberts avatar stuartc avatar hnyende avatar waffle-iron avatar beeeswax avatar willip 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.