Git Product home page Git Product logo

app.sl.documentation's Introduction

Repository Bio

This repository is used to document and keep a detailed user guide of ways on how to use SimpleLogin, more effectively and easily.

Contributing

Anybody is welcome to contribute grammatical and factual corrections.

Guides Copyright

All contect in this repository is copyright ® of SimpleLogin SAS.

Copyright ® SimpleLogin SAS

Third Party Licenses

Docs made possible by MkDocs, which the use of the softawre is licensed under a "BSD 2-Clause License".

Docs Installation

To run a copy of the docs locally, you'll need to install mkdocs-material via pip, a package manager in Python. Please check how to install pip on your operating system, for example on Debian system, you can run sudo apt install python3-pip.

After that, you can install mkdocs-material with:

pip install mkdocs-material

Now let's run the server:

mkdocs serve

Then open http://localhost:8000/docs/ to see a copy of the docs.

How to add a new page

The doc is written in markdown format. To add a new page, you need to run the code locally, you can refer to Docs Installation section on how to run the code.

Please take a look at existing pages to make sure new page follow the same structure and images files (if any) are stored in the right folder.

  1. Create a new page in the corresponding folder (getting-started/, subdomain/, etc.).

  2. Add the new page in mkdocs.yml file so it will appear on the left sidebar

  3. Run the server locally if it isn't already done. The new page should appear on the left sidebar. Any change will be refreshed automatically.

  4. Create a pull request for the new page.

app.sl.documentation's People

Contributors

nguyenkims avatar aiext avatar aarontorres0 avatar c0nfigurati0n avatar jnsats avatar pxr5 avatar gl-eb avatar selamba avatar laurentbardin avatar lewisemm avatar mikkel-t avatar ove7336 avatar cydn48 avatar lee13se 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.