Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 679 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 679 Bytes

Contrubotor Guide

Thanks for your interest in GeoGebra docs!

Changing the Site Content

See Contributor Guide for Manual Repository.

Changing the Site Layout

The ui-bundle contains Handlebars templates and CSS that can be adjusted. Based on default Antora theme, adds custom langlinks helper to link between languuages.

Building the site locally

Check out this repository, as well as https://github.com/geogebra/manual and https://github.com/geogebra/integration so that they share the same parent folder. In the folder where you checked out this repository run

npm install
npm run dev