https://github.com/acdh-oeaw/emt-static
This repo is only used for deployment reasons
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
This repo is only used for deployment reasons
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- License: other
- Language: XSLT
- Default Branch: main
- Homepage: https://kaiserin-eleonora.oeaw.ac.at/
- Size: 8.01 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of emt-project/emt-static
Created about 2 years ago
· Last pushed 12 months ago
https://github.com/acdh-oeaw/emt-static/blob/main/
# Familiensache. Dynastische Handlungsspielrume in der Korrespondenz von Kaiserin Eleonora Magdalena von Pfalz-Neuburg (1655-1720) Application repo for the FWF funded Project [Family Matters. Female Dynastic Agency and Correspondence](https://www.fwf.ac.at/en/research-radar/10.55776/P34651) ## develop * clone the repo * install [ant](https://ant.apache.org/) if its not already installed * install saxon (you can run `./shellscripts/dl_saxon.sh`) * create a python virtual environment, activate it and install dependencies e.g. ```bash python -m venv venv source venv/bin/activte pip install -U pip pip install -r requirements.txt ``` To build the app, have a look at `.github/workflows/static.yml`but it basically boils down to * fetch the data `./fetch_data.sh` * process the `./process_data.sh` * build the app `ant` * build the fulltext indes `python make_typesense_index.py` (be sure to set your Typesense credentials als environment variables) ## dockerize your application * To build the image run: `docker build -t emt-static .` * To run the container: `docker run -p 80:80 --rm --name emt-static emt-static` ----- build with [DSE-Static-Cookiecutter](https://github.com/acdh-oeaw/dse-static-cookiecutter)
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
- Push event: 22
- Pull request event: 2
Last Year
- Push event: 22
- Pull request event: 2