-
Notifications
You must be signed in to change notification settings - Fork 15
Archetype Stack
Geoffroy Noël edited this page Oct 15, 2021
·
1 revision
Archetype depends on a lot of open source application & packages. We only mention the main components here, for the full details, please consult /build/Dockerfile and /build/requirements.txt .
- UI frameworks: Bootstrap 3, JQuery 2, JQuery UI, Vue.js, OpenLayers 2, TinyMCE, Font Awesome
- CMS: Mezzanine 4
- Web framework: Django 1 & Python 2
- Search engine: Python Whoosh
- Database: Postgresql
- Web servers: nginx & uwsgi
Archetype is maintained by the King's Digital Lab at King's College London. It has received funding from the European Union Seventh Framework Programme (FP7) under Grant Agreement no. 263751 (DigiPal), the Arts and Humanities Research Council (AHRC) under Grant Reference n° AH/L008041/1 (Models of Authority) and AH/L013975/1 (Exon Domesday), and the Faculty of Arts and Humanities at King's College London.
Credits
Getting Started
Using Archetype
The Data Model
Editorial interface
- The Admin Interface
- Adding Items (Manuscripts)
- Adding Images
- Adding Hands and Scribes
- Adding Symbols (Letters)
- Content Permissions
- The Annotation Process
- Linking image regions with text regions
- Rebuilding the Indices
Customising the framework
Archetype for developers
- Installing Archetype on a Web Server
- Bulk Image Upload
- The Javascript API Library
- The Web API Syntax
- Upgrading Archetype
- Contributing to the code (third party development)
- Restoring an Archetype backup
Troubleshooting