Giter VIP home page Giter VIP logo

website's Introduction

Site web de Geotribu

Deploy to Github Pages Pull Request Checker pre-commit.ci status

Open in Visual Studio Code

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


Démarrage rapide

Prérequis

  • Python >= 3.7

Recommandés

  • NodeJS LTS (pour l'index)
  • 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 --dirtyreload

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

arno974 avatar aurelienchaumet avatar datagistips avatar dependabot-preview[bot] avatar dependabot[bot] avatar doctor-who avatar florentfgrs avatar gobbaf avatar gounux avatar guts avatar igeofr avatar jbdesbas avatar jeremieprudhomme avatar jersig avatar lbartoletti avatar maelreboux avatar mapperfr avatar mathieubossaert avatar mferrey avatar michael-cd30 avatar ndavid avatar pre-commit-ci[bot] avatar pvernier avatar quythytruong avatar rxlacroix avatar samdb-gv avatar stephanerolle avatar stephyritz avatar theogron avatar viglino avatar

Watchers

 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.