Code Monkey home page Code Monkey logo

lms-community.github.io's Introduction

lyrion.org

This is the web page for the LMS Community.

The site is based on mkdocs-material (https://squidfunk.github.io/mkdocs-material/).

Setup a local development environment

To get a local development environment up you can do one of the following:

Use docker

  1. Clone this repository (or fork this repository).
  2. Build the Docker image with additional plugins : docker build -t LMS-Community/mkdocs-material-with-plugins .
  3. Run docker run --rm -it -p 8000:8000 -v ${PWD}:/docs LMS-Community/mkdocs-material-with-plugins to setup a live preview server from the local repository. The server will automatically rebuild the site upon saving.
  4. Point your browser to localhost:8000.

Install mkdocs-material

  1. Follow the installation instructions on https://squidfunk.github.io/mkdocs-material/getting-started/ to make sure that mkdocs-material is installed on your system.
  2. Clone this repository (or fork this repository).
  3. Use mkdocs serve. The server will automatically rebuild the site upon saving.
  4. Point your browser to localhost:8000.

Edit the pages

Adding a page is very simple, just add the appropriate .md page under the docs folder.

If you want to add the page to the navigation you can expand the nav structure in the mkdocs.yml.

Please see https://squidfunk.github.io/mkdocs-material/reference/ for more information about the framework.

lms-community.github.io's People

Contributors

terual avatar michaelherger avatar mherger avatar paulwebster avatar docgalaxyblock avatar daksol avatar pascalberger avatar darrell-k avatar yblatti avatar erwinberlin avatar jopaul14 avatar kaaholst avatar kerneljake avatar foxharp avatar rosscullen 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.