arjanski / gregorovius-frontend

Main frontend and edition guidelines of the Gregorovius Correspondence Edition

Home Page:https://gregorovius-edition.dhi-roma.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Gregorovius Frontend repo contains the main frontend of the Gregorovius Correspondence Edition and the Edition Guidelines.

Main frontend

The edition's main frontend is built as a SPA with Vue.js, Vue CLI and Quasar.

Setup for development

Make sure you have npm installed, cd into the root project directory and run

npm install

to install all required dependencies.

To compile and hot-reload for development run

npm run serve

Edition Guidelines

The edition guidelines are built with MkDocs and Material for MkDocs. The content is all markdown-based and the structure of the page can be configured with a central configuration file (see the MkDocs documentation).

Setup for development

Make sure you have Python and MkDocs installed, cd into the edition-docs directory and run

mkdocs serve

About

Main frontend and edition guidelines of the Gregorovius Correspondence Edition

https://gregorovius-edition.dhi-roma.it


Languages

Language:HTML 39.2%Language:Vue 38.4%Language:XSLT 11.5%Language:JavaScript 9.3%Language:CSS 1.4%Language:Dockerfile 0.3%