GithubHelp home page GithubHelp logo

docs's People

Contributors

benfrancis avatar gozer avatar kgiori avatar mrstegeman avatar obitodarky avatar proppy avatar samcottle avatar shaun-floss avatar yue4u avatar zdevaty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Installation instructions for Armbian

Hi,
during installation (on Armbian Buster) I had to install the following additional dependencies, which should be noted in Readme.me:

  • python3-setuptools
    • zlib1g-dev (not sure though, if -dev is really necessary or just zlib)

Let me know if I shall file a pull request.

Create a GitHub Action to automate deployment

Currently new versions of the documentation are deployed to GitHub Pages with the mkdocs gh-deploy command.

It might be convenient to automate this with a GitHub action so that commits on master trigger deployment automatically.

Migrate documentation to MkDocs

Recording this here...

I had a quick look into a better documentation system for our online documentation.

My suggestion is that we switch to using MkDocs using the ReadTheDocs theme. MkDocs is one of the two templating engines that ReadTheDocs supports for their free documentation hosting service, but it also supports easily deploying to GitHub Pages.

By using MkDocs with GitHub Pages we can have documentation that looks as nice as ReadTheDocs, but self-hosted at https://webthings.io/docs

It requires following the guide at https://mkdocs.readthedocs.io/en/stable/ and I imagine storing the documentation source in the master branch of our Docs GitHub repo and the generated output on a gh-pages branch. I can then add a /docs submodule to the main webthings.io GitHub repo which tracks the gh-pages branch so that changes make it to the website. For bonus points we could try forking the ReadTheDocs theme to add the WebThings website header navigation to make it feel more like part of the website.

Contributors should still be able to contribute documentation using Markdown as before, the only downside of this setup I can see is that by using git submodules we may have to manually bump the documentation version on the main website repo each time the documentation is edited, which adds an extra step. Mike suggests setting up a GitHub workflow to automate that.

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.