Skip to content

globalise-huygens/docs.globalise.huygens.knaw.nl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs.globalise.huygens.knaw.nl

Static website for GLOBALISE Docs at https://docs.globalise.huygens.knaw.nl/.

Development

These static pages are generated with Material for MkDocs using a GitHub Action on every push (see the gh-pages branch). For local development, follow the instructions below.

Local development

Prerequisites

Make sure that you have python 3.8 or higher installed. Then install the dependencies:

$ pip install -r requirements.txt

Run the development server

Local changes are immediately reflected in the browser when running the development server:

$ mkdocs serve

Building the site can be done with:

$ mkdocs build

About

Static website for our GLOBALISE policy documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published