Giter VIP home page Giter VIP logo

website's Introduction

Site web de Geotribu

🚀 Déploiement pre-commit.ci status Pull Request Checker 🛃 🎳 Markdown Linter 🎳 Vérification des liens 🤖 Réponse automatique à un ticket de proposition de contenu

Ouvrir dans l'éditeur en ligne

Built with Material for MkDocs

Sources et contenus du site de Geotribu, accessible via les URLs suivantes :


Démarrage rapide

Important

Les instructions données ici se veulent succinctes et ne sont donc pas complètes. Pour un vrai guide de contribution en local, consulter le guide détaillé : Installation et configuration de l'environnement de travail pour l'édition locale.

Prérequis

  • Python >= 3.9

Recommandés

  • Visual Studio Code

Installation

Après avoir cloné ou téléchargé le dépôt, installer les prérequis (de préférence dans un environnement virtuel) :

python -m pip install -U pip
python -m pip install -U setuptools wheel

Version gratuite

python -m pip install -U -r requirements-free.txt

Version Insiders

Pour utiliser la version Insiders du thème Material for Mkdocs, il faut disposer du token lié au compte GitHub de Geotribu :

export GH_TOKEN_MATERIAL_INSIDERS=************
python -m pip install -U -r requirements-insiders.txt

Générer le site

Version complète :

mkdocs build

Version complète gratuite :

mkdocs build -f mkdocs-free.yml

Version minimale (seulement certains plugins) :

mkdocs build -f mkdocs-minimal.yml

Servir le site en local

Version complète :

mkdocs serve --dirtyreload

Version complète gratuite :

mkdocs serve -f mkdocs-free.yml --dirtyreload

Version minimale (seulement certains plugins) :

mkdocs serve --dirtyreload -f mkdocs-minimal.yml

Le site est accessible en local à l'adresse suivante : http://localhost:8000/.
Quand un contenu est modifié, le site est automatiquement rechargé.


Contribuer

Pour la procédure détaillée, consulter le site dédié.

Soutenir

Afin de pérenniser le site, nous avons ouvert un compte sur Liberapay : https://liberapay.com/Geotribu/.

Liberapay receiving Liberapay patrons

L'objectif de ce financement est de :

  • financer les outils open-source que l'on utilise pour le site :
  • financer les suffixes du nom de domaine (geotribu.fr/.net/.org)

website's People

Contributors

guts avatar igeofr avatar aurelienchaumet avatar gounux avatar arno974 avatar thomas-szczurek avatar datagistips avatar mathieubossaert avatar jersig avatar lbartoletti avatar ndavid avatar michael-cd30 avatar florentfgrs avatar quythytruong avatar viglino avatar samdb-gv avatar jeremieprudhomme avatar jbdesbas avatar stephyritz avatar theogron avatar tristramg avatar mapperfr avatar doctor-who avatar mferrey avatar gobbaf avatar pvernier avatar rxlacroix avatar gab-openig avatar maelreboux avatar stephanerolle 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.