Code Monkey home page Code Monkey logo

rns-presentations's Introduction

RNS Presentations

I am in the process of learning about the Reticulum Network Stack (RNS)

What better idea is there, than to produce presentations about a subject you are not familiar with :-) Please feel free to like, dislike or discuss.

Take a Look

To view the presentations, please visit RNS Presentations

To move through the presentation use the left arrow and right arrow keys of your keyboard. On some slides the down arrow key can used to show further information. For a quick overview press esc and a thumbnail view of the slides will appear.

About

The presentations are written with AsciiDoc markup language. Asciidoctor reveal.js is used to transform AsciiDoc files into HTML5 presentations.

View Offline

The presentations can also be viewed offline. All the necessary files are contained within the source directory, ready for use after download.

Just click on the .html file of the presentation you like to see. At the moment there is only one introductory presentation.

Contribute

If you think these kind of presentations could be helpful for the Reticulum project, you might consider to help improve existing presentations or come up with your own ones.

In order to do that a couple of things need to be done:

  • Install Nodejs and Node Packet Manager (NPM)
  • Fork this git repo to use it as a template
  • Go to the source directory inside your local copy of the repo
  • To modify an existing presentation:
    • Modify the content of the 001-introduction.adoc file as needed
    • Convert the 001-introduction.adoc file into HTML slides
      • $ npx asciidoctor-revealjs 001-introduction.adoc
    • A new file 001-introduction.html with the HTML slides was generated
  • To write a new presentation:
    • Delete the 001-introduction.html file
    • Rename the 001-introduction.adoc file to <presentation-name>.adoc
    • Modify the content of the <presentation-name>.adoc file as needed
    • Convert the <presentation-name>.adoc file into HTML slides
      • $ npx asciidoctor-revealjs <presentation-name>.adoc
    • A new file <presentation-name>.html with the HTML slides was generated

rns-presentations's People

Contributors

r8io avatar

Stargazers

 avatar  avatar

Watchers

 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.