Giter Club home page Giter Club logo

docs's Introduction

WeatherXM Documentation

The official source code powering WeatherXM Docs.

Maintained by WeatherXM - Community contributions encouraged.

Requirements

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Contributing

Pull requests, opening new issues, discussions, and contributions from the community are encouraged.

How to contribute

Every page uses Markdown syntax which is a lightweight markup language that you can use to add formatting elements to plaintext text documents.

Use the guide found here to learn about the markdown syntax.

For more advanced content consider using JSX.

Opening an issue or starting a discussion

If you think you have found an issue or just want to initiate a discussion regarding the documentation you can do so by visiting the GitHub Issue Tracker and click the "New Issue" button.

Editing an Existing Doc

Each page in the documentation has an "Edit this page" link at the bottom of the content. By clicking it you are taken to the relevant GitHub location where this page is located and you can edit it and fix or add anything you think that is needed. Please keep in mind that you need to have a GitHub account and be logged in.

Once logged in, you can use the built-in text editor of GitHub where you can make your edits directly. When you've completed your changes, you can add any specific details on what was changed and commit to a new branch to create a new Pull Request to the repository. Afterwards one of the maintainers will review your changes, and either merge them or request changes.

Adding a New Doc

Create a new *.mdx extension file following the existing naming conventions to the relevant directory.

Also don't forget to update the sidebars.js file and add that new entry there.

Code Formatting

We use a plugin called Prettier to format the code. You can run this locally by doingnpx prettier --write . or you can do npx pretty-quick --staged which runs on the changed files of your local copy.

Attribution

This website is built using Docusaurus 2.

docs's People

Contributors

pavlostze avatar tasos77 avatar emperordrt1 avatar nikostsiligaridis avatar eevoskos avatar pkoutsovasilis 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.