Skip to content

☁️ Documentation for the Losant IoT Platform

License

Notifications You must be signed in to change notification settings

wilsonmar/losant-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Losant Documentation

Repository backing the main Losant documentation, which is live at https://docs.losant.com. Pull requests and other updates are always welcome!

Editing The Documentation

This documentation uses mkdocs to build the actual documentation website. This repo can be cloned and run locally using mkdocs for making changes and previewing them.

To build the Losant documentation yourself, do the following:

  • Prerequisites
    Install Mkdocs. See Instructions.

  • Run the built in mkdocs webserver
    Go to the repo directory, and run mkdocs serve. The documentation site will be running at http://localhost:8000. Any changes made to the documentation markdown will be reflected automatically.

Deploying

npm install
AWS_SECRET_KEY=your_secret AWS_ACCESS_KEY=your_key npm run deploy

Copyright (c) 2016 Losant IoT, Inc

https://www.losant.com

About

☁️ Documentation for the Losant IoT Platform

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 62.9%
  • HTML 32.7%
  • JavaScript 4.4%