Giter Site home page Giter Site logo

joookr999 / mtopara-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meteo-parapente/mtopara-portal

0.0 0.0 0.0 16.51 MB

This repository contains the help pages of https://meteo-parapente.com

License: Creative Commons Attribution Share Alike 4.0 International

HTML 100.00%

mtopara-portal's Introduction

mtopara-portal

This repository contains the help pages of https://meteo-parapente.com. They are written in markdown and processed by https://www.mkdocs.org.

Contributing

We are happy accepting your changes and improvements to these pages. There are two ways:

  • simply send us your improvements by email ([email protected]) in a format that is meaningful for you. For example a .doc file. We will then take care to include them.

  • or use the standard GitHub workflow to fork this repo, make your changes locally and issue a pull request.

How to see local changes

Here we describe, how you can setup a local copy of the documentation to see, what you change. To do so, you need a Linux box with mkdocs installed.

Clone the repository from GitHub:

git clone https://github.com/meteo-parapente/mtopara-portal.git
cd mtopara-portal

Install Mkdocs:

pip3 install -r requirements.txt

Start a local MkDocs server to see the changes:

mkdocs serve

Finally use a web browser going to http://localhost:8000/ to see the changes.

A note about translations

We use MkDocs static i18n plugin to manage translations.

The documentation is available here: https://github.com/ultrabug/mkdocs-static-i18n

Building only english language for faster development

Building a version for each supported language can be slow.

It is possible to only build english language for faster development.

ENGLISH_ONLY=true mkdocs serve

mtopara-portal's People

Contributors

nbald avatar bubeck 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.