coleccion-foulche-delbosc

Sitio estático para alojar las micro-ediciones digitales realizadas en el seminario La Colección Foulché-Delbosc, de la Historia del Libro y la Edición a las Humanidades Digitales (Universidad de Buenos Aires y Biblioteca Nacional Argentina).

https://github.com/hdlabconicet/coleccion-foulche-delbosc

Science Score: 67.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
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Sitio estático para alojar las micro-ediciones digitales realizadas en el seminario La Colección Foulché-Delbosc, de la Historia del Libro y la Edición a las Humanidades Digitales (Universidad de Buenos Aires y Biblioteca Nacional Argentina).

Basic Info
  • Host: GitHub
  • Owner: hdlabconicet
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Size: 34.4 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Security

README.md

La Colección Foulché-Delbosc, de la Historia del Libro y la Edición a las Humanidades Digitales

Ediciones diplomáticas digitales desarrolladas por los grupos del seminario PST (FILO-UBA) La Colección Foulché-Delbosc, de la Historia del Libro y la Edición a las Humanidades Digitales, que se dictó en la Escuela Nacional de Bibliotecarios de la Biblioteca Nacional Mariano Moreno (Argentina) del 15 de agosto al 21 de noviembre de 2024, dictado por Pamela Gionco, Gimena del Rio Riande y Gabriel Calarco.

DOI

CollectionBuilder-CSV

CollectionBuilder-CSV is a robust and flexible "stand alone" template for creating digital collection and exhibit websites using Jekyll and a metadata CSV. Driven by your collection metadata, the template generates engaging visualizations to browse and explore your objects. The resulting static site can be hosted on any basic web server (or built automatically using GitHub Actions).

License

CollectionBuilder documentation and general web content is licensed Creative Commons Attribution-ShareAlike 4.0 International. This license does NOT include any objects or images used in digital collections, which may have individually applied licenses described by a "rights" field. CollectionBuilder code is licensed MIT. This license does not include external dependencies included in the assets/lib directory, which are covered by their individual licenses.

Owner

  • Name: HD LAB-CONICET
  • Login: hdlabconicet
  • Kind: user
  • Location: Buenos Aires

Laboratorio de Humanidades Digitales-CONICET (Argentina)

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "CollectionBuilder-CSV"
type: software
authors:
  - family-names: Williamson
    given-names: Evan Peter
    orcid: https://orcid.org/0000-0002-7990-9924
  - family-names: Becker
    given-names: Devin
    orcid: https://orcid.org/0000-0002-0974-9064
  - family-names: Wikle
    given-names: Olivia
    orcid: https://orcid.org/0000-0001-8122-4169
repository-code: 'https://github.com/CollectionBuilder/collectionbuilder-csv'
url: 'https://collectionbuilder.github.io/'
license: MIT
version: 1+
date-released: '2021-04-25'
abstract: >-
  CollectionBuilder is an open source tool for
  creating digital collection and exhibit websites
  that are driven by metadata and powered by modern
  static web technology.
license: MIT

GitHub Events

Total
  • Release event: 1
  • Member event: 1
  • Push event: 37
  • Create event: 1
Last Year
  • Release event: 1
  • Member event: 1
  • Push event: 37
  • Create event: 1

Dependencies

.github/workflows/jekyll.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • ruby/setup-ruby 8575951200e472d5f2d95c625da0c7bec8217c42 composite
Gemfile rubygems
  • csv >= 0
  • image_optim >= 0
  • image_optim_pack >= 0
  • jekyll >= 0
  • mini_magick >= 0
  • rake >= 0
  • webrick ~> 1.7