Giter VIP home page Giter VIP logo

mkdocs-eduge-template's Introduction

mkdocs-eduge-template

Sur une version neuf de Ubuntu WSL

sudo apt update
sudo apt upgrade

sudo apt install python3-pip

pip install pip-bundle

Redémarer WSL, pour que pip-bundle apraisse dans les chemins exécutables

su powershell > wsl --shutdown

pip-bundle install deps.pip-bundle

si vous utilisez directement une distribution Linux/Ubuntu sans passer par WSL

pip-bundle install deps_min.pip-bundle

installer google-chrome

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb                                                                                                               
sudo apt -y install ./google-chrome-stable_current_amd64.deb
rm google-chrome-stable_current_amd64.deb

et maintenant on peut faire le "mkdocs serve"

Pour créer le bundle pip

sudo apt install libcairo2-dev pkg-config libgirepository1.0-dev python3-dev

pip-bundle create deps.pip-bundle -r requirements.txt

pip-bundle create deps_min.pip-bundle -r requirements_min.txt

Pour installer les dépendances avec risque d'incompatibilités ..

pip install mkdocs mkdocs-material==7.3.6 weasyprint mkdocs-with-pdf mkdocs-macros-plugin beautifulsoup4==4.9.3

mkdocs-eduge-template's People

Contributors

albadrir avatar cocorentin avatar cotturec avatar jeremymeissner avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

thomasfjs

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.