Code Monkey home page Code Monkey logo

docs's Introduction

tapio docs

This repository contains the documentation website code and Markdown source files for developer.tapio.one.

tapio is the digital ecosystem for the woodworking industry. It enables both small carpenters and industrial furniture productions to digitalize their production in a short period of time. It even allows third party developers to implement new solutions, based on the data of tapio-connected machines.

Run Locally

Clone the project

git clone https://github.com/tapioone/docs.git

Go to the project directory

cd docs

Install dependencies

npm install

Start the server

npm run start

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to our code of conduct.

Feedback

If you have any feedback, please reach out to us at [email protected]

Security

The tapio team takes security bugs seriously. We appreciate your efforts to responsibly disclose your findings! Please refer to our security policy.

License

MIT

docs's People

Contributors

dependabot[bot] avatar eimerreis avatar felixburkhardait avatar freyjim avatar m-isenmann avatar md-v avatar mstroppel avatar skyfrk avatar steurer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docs's Issues

Use relative file paths (with .md extensions) instead of relative URL links

See https://docusaurus.io/docs/markdown-features/links

Using relative file paths (with .md extensions) instead of relative URL links provides the following benefits:

  • Links will keep working on the GitHub interface and many Markdown editors
  • You can customize the files' slugs without having to update all the links
  • Moving files around the folders can be tracked by your editor, and some editors may automatically update file links
  • A versioned doc will link to another doc of the exact same version
  • Relative URL links are very likely to break if you update the trailingSlash config

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.