Git Product home page Git Product logo

znotes's Introduction


Z-Notes Logo
Z-Notes Knowledge Database

This is the static sphinx documentation for myself

Github Pages Deploy

How to use the MKCods Materials Documentation Platform

MKDocs Materials Requirements

  • just
    sudo apt-get install build-essential
  • Python 3
  • Python Modules (can be installed with pipenv)
    just venv-create
  • Inkscape (for .svg to .pdf and to .png conversion)
    • Windows - Inkscape
    • Linux
      sudo apt-get install inkscape

Just file recipes

just --list
Available recipes:
    build        # Build HTML static site
    clean        # Delete build folder(s)
    conda-create # Create the build environment
    deploy       # Deploy on gh-pages
    env-export   # Export the build environment
    info         # Information about the environment
    serve        # Build HTML static site and serve it locally
    venv-create  # Create and source the python environment

How to Build MKDocs

just build

all the outputs will be in site folder.

How to Build MKDocs incrementally

just serve

all the outputs will be in site folder. Open the webpagehttp://127.0.0.1:8000/tschinz/znotes/

With devcontainers

  • Start VS Code in project folder.
    code .
  • Start Docker and open folder in devcontainers open in devcontainers

Deploy on github

just gh-deploy

Continuous Integration (CI)

The CI is done with Github Actions with the file action-sphinx.yml will run on each master commit and create a site/ folder which will be pushed onto the branch gh-pages and consequently be used by github to displayed static html pages.

znotes's People

Contributors

tschinz avatar lordbaryhobal avatar

Stargazers

 avatar Darko Petrovic avatar Rémi Heredero avatar Robin Carrupt avatar

Watchers

 avatar

Forkers

lordbaryhobal

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.