https://github.com/chartes/dots_documentation

Documentation et jeux de test

https://github.com/chartes/dots_documentation

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Documentation et jeux de test

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

DoTS documentation

mkdocs mkdocs-material

Official DoTS documentation built with MkDocs and Material for MkDocs.

Installation

Bash virtualenv -p python3.8 venv source venv/bin/activate pip install -r requirements.txt

Start the live-reloading docs server

Bash mkdocs serve

Build the documentation site

Bash mkdocs build

Owner

  • Name: École nationale des chartes
  • Login: chartes
  • Kind: organization
  • Location: 65 rue de Richelieu, 75002 Paris

Grand établissement d’enseignement supérieur dédié à la recherche historique

GitHub Events

Total
  • Watch event: 1
  • Issue comment event: 1
  • Push event: 31
  • Pull request event: 4
  • Create event: 1
Last Year
  • Watch event: 1
  • Issue comment event: 1
  • Push event: 31
  • Pull request event: 4
  • Create event: 1

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements.txt pypi
  • Babel ==2.14.0
  • Jinja2 ==3.1.3
  • Markdown ==3.5.2
  • MarkupSafe ==2.1.5
  • PyYAML ==6.0.1
  • Pygments ==2.17.2
  • beautifulsoup4 ==4.12.3
  • certifi ==2024.2.2
  • charset-normalizer ==3.3.2
  • click ==8.1.7
  • colorama ==0.4.6
  • ghp-import ==2.1.0
  • idna ==3.6
  • importlib-metadata ==7.0.1
  • mergedeep ==1.3.4
  • mkdocs ==1.5.3
  • mkdocs-macros-plugin ==1.0.5
  • mkdocs-material ==9.5.8
  • mkdocs-material-extensions ==1.3.1
  • mkdocs-render-swagger-plugin ==0.1.1
  • mkdocs-swagger-ui-tag ==0.6.8
  • packaging ==23.2
  • paginate ==0.5.6
  • pathspec ==0.12.1
  • platformdirs ==4.2.0
  • pymdown-extensions ==10.7
  • python-dateutil ==2.8.2
  • pytz ==2024.1
  • pyyaml_env_tag ==0.1
  • regex ==2023.12.25
  • requests ==2.31.0
  • six ==1.16.0
  • soupsieve ==2.5
  • termcolor ==2.4.0
  • urllib3 ==2.2.0
  • watchdog ==4.0.0
  • zipp ==3.17.0