GithubHelp home page GithubHelp logo

sensebox / docs.mcus2.de Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 0.0 53.29 MB

Repository which holds the official documentation for the senseBox MCU-S2 (ESP-32)

License: MIT License

Ruby 0.48% HTML 57.15% SCSS 34.18% JavaScript 7.95% Shell 0.24%

docs.mcus2.de's Introduction

⚠️ This documentation is archived. Please find the latest documentation at https://github.com/sensebox/docs


Base

Knowledge base template for Jekyll.

Base was orignally made by CloudCannon, the Cloud CMS for Jekyll. Some features has been added to make it suitable to be used as a senseBox Knowledge Base.

Features

  • Tutorials organised by category
  • Two types of tutorials - text and video
  • Ability to have a "tutorial series"
  • FAQ section
  • Sticky sidebar for main headings in tutorials

Setup

  1. Add your site and author details in _config.yml.
  2. Add your Google Analytics, Disqus and MailChimp keys to _config.yml.
  3. Get a workflow going to see your site's output (with CloudCannon or Jekyll locally).

Develop

Base was built with Jekyll version 3.4.3, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve

i18n

The master contains the german version of the docs and serves [https://docs.sensebox.de]. English is stored in the EN branch and serves [https://en.docs.sensebox.de].

How to add a Document

The sticky sidebar in tutorials in populated by pulling out <h2> or ## elements from the content.

Posts

  • Add, update or remove a post in the Posts collection.
  • The tutorials page is organised by categories.
  • use the font-matter to organize your document
---
date: 2020-03-11 //Date when created
title: senseBox:home mit LoRa // Title
title_order: 5 //If you want to specify the order of appearance on the main page
categories: sensebox-home-erweiterungen //Name of the category
description: Daten der senseBox:home über LoRa verschicken //Short Description for the overview page
type: Document //Document or Video
set: sensebox-home-general //name of the set. Needs to be the same as the document name
set_order: 3 //
image00: /images/2020-03-11-home-erweiterung-lora/home-lora-00.png //specify images
---

Adding a new categories is simple. Just add categories: category-name to the font-matter. Please only use small letters and no spaces. If you add a complete new category add a description in the folder _descriptions. Follow the given examples.

  • head will be used a headline on the overview page
  • description will appear on the category pages

include

Post Series

To create a new series:

  • Add a new document to the sets collection.
  • Set the title and description.

To add a tutorial/post to a series:

  • Add a set field to the tutorial front matter which points to the file name of the desired set without the .md extention. e.g. If I have a set at _sets/getting-started.md I would use this in my tutorial front matter: set: getting-started.
  • Add a set_order field to the tutorial front matter and specify a number. This is the tutorials order in the set.

The set will be displayed as the following

include

docs.mcus2.de's People

Contributors

thiemann96 avatar felixerdy avatar

Watchers

 avatar Jan Wirwahn avatar Thomas Bartoschek avatar Mario Pesch avatar  avatar  avatar

docs.mcus2.de's Issues

Korrektur von Tippfehlern

  1. https://docs.sensebox.de/blockly/blockly-komp-kop/
  • Wenn deine senseBox nicht als Wechseldatenträger erkannt wird, probiere die senseBox zu resetten die senseBox zu resetten (doppelt) und es nochmal zu versuchen
  • In dieser Series lernst du was notwendig ist, um deine senseBox über Blockly zu programmieren.

https://main--friendly-seahorse-09c2da.netlify.app/blockly/blockly-erster-sketch/

  • Die eingebaute LED findest du über dem roten Reset-Knopf auf der senseBox MCU-S2.
  • Letztlich müssen wir noch eine Farbe angeben**,** in welcher die RGB-LED leuchten soll.
  • Dort können wir den noch den Wert für das Intervall von 10000ms auf 1000ms ändern,..

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.