chf_project
Boilerplate TYPO3 sitepackage for the Cultural Heritage Framework
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Boilerplate TYPO3 sitepackage for the Cultural Heritage Framework
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
README.rst
.. image:: https://img.shields.io/badge/PHP-8.2/8.3-blue.svg
:alt: PHP 8.2/8.3
:target: https://www.php.net/downloads
.. image:: https://img.shields.io/badge/TYPO3-13-orange.svg
:alt: TYPO3 13
:target: https://get.typo3.org/version/13
.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
:alt: License: GPL v3
:target: https://www.gnu.org/licenses/gpl-3.0
===========
CHF Project
===========
This is a boilerplate sitepackage for the Cultural Heritage Framework (CHF).
It contains examples of configuration, overrides, and custom assets to
orchestrate components of the CHF, including optional components like
generic APIs, visualisations, and quality assurance. The goal is to
implement relatively conservative server infrastructure that is easy to
maintain. This is combined with frontend flourishes that academic and
non-academic users come to expect without building a JavaScript client.
:Repository: https://github.com/digicademy-chf/chf_project
:Read online: https://digicademy-chf.github.io/chf_project
:TER: https://extensions.typo3.org/extension/chf_project
Roadmap
=======
This is a pre-release version. The following steps are required for the software to move out of beta:
- Examples to overwrite styles and templates
- Removal of "dev" versions
- Documentation completed
Owner
- Name: Cultural Heritage Framework
- Login: digicademy-chf
- Kind: organization
- Email: jonatan.steller@adwmainz.de
- Location: Germany
- Repositories: 1
- Profile: https://github.com/digicademy-chf
Research software suite for web apps to produce and publish humanities data. Built with ♥️ by @digicademy in Mainz.
Citation (CITATION.cff)
cff-version: 1.2.0
title: CHF Project
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jonatan Jalle
family-names: Steller
email: jonatan.steller@adwmainz.de
affiliation: Academy of Sciences and Literature Mainz
orcid: 'https://orcid.org/0000-0002-5101-5275'
- name: "CHF Project contributors"
repository-code: >-
https://github.com/digicademy-chf/chf_project
abstract: >-
This is a boilerplate sitepackage for the Cultural
Heritage Framework (CHF). It contains examples of
configuration, overrides, and custom assets to
orchestrate components of the CHF, including optional
components like generic APIs, visualisations, and
quality assurance. The goal is to implement relatively
conservative server infrastructure that is easy to
maintain. This is combined with frontend flourishes
that academic and non-academic users come to expect
without building a JavaScript client.
keywords:
- TYPO3
- Sitepackage
- Boilerplate
- Accessibility
- Web app
- Data
- Research
- Academia
- Academic
license: GPL 3
version: 0.6.0
date-released: '2024-03-15'
GitHub Events
Total
Last Year
Dependencies
composer.json
packagist
- digicademy/da-bib dev-main
- digicademy/da-ingest dev-main
- digicademy/da-lex dev-main
- digicademy/da-map dev-main
- digicademy/da-quality dev-main
- typo3/cms-adminpanel ^12
- typo3/cms-backend ^12
- typo3/cms-belog ^12
- typo3/cms-beuser ^12
- typo3/cms-core ^12
- typo3/cms-dashboard ^12
- typo3/cms-extbase ^12
- typo3/cms-extensionmanager ^12
- typo3/cms-felogin ^12
- typo3/cms-filelist ^12
- typo3/cms-filemetadata ^12
- typo3/cms-fluid ^12
- typo3/cms-fluid-styled-content ^12
- typo3/cms-form ^12
- typo3/cms-frontend ^12
- typo3/cms-impexp ^12
- typo3/cms-info ^12
- typo3/cms-install ^12
- typo3/cms-linkvalidator ^12
- typo3/cms-lowlevel ^12
- typo3/cms-opendocs ^12
- typo3/cms-reactions ^12
- typo3/cms-recycler ^12
- typo3/cms-redirects ^12
- typo3/cms-reports ^12
- typo3/cms-rte-ckeditor ^12
- typo3/cms-scheduler ^12
- typo3/cms-seo ^12
- typo3/cms-setup ^12
- typo3/cms-sys-note ^12
- typo3/cms-t3editor ^12
- typo3/cms-tstemplate ^12
- typo3/cms-viewpage ^12
- typo3/cms-webhooks ^12
- typo3/cms-workspaces ^12
.github/workflows/main.yml
actions
- TYPO3-Documentation/gh-render-action 0.1.0 composite
- actions/configure-pages v4 composite
- actions/deploy-pages v4 composite
- actions/upload-pages-artifact v3 composite