Skip to content

bibliopolitica/bibliopolitica.org

Repository files navigation

Bibliopolítica

deploy

A digital history of the Chicano Studies Library. Exhibit front-end feat. 11ty + daisyui. IIIF assets via aperitiiif.

Local Development

Prerequisites

Steps

  1. Checkout repository & cd into it.

    git clone https://github.com/mnyrop/bibliopolitica.git && cd bibliopolitica
  2. Install and/or load Node version

    nvm install
  3. Install node modules

    npm install
  4. Run development server

    npm start
  5. View in browser at http://localhost:8080/ (ctrl-c to quit)

  6. Run tests (links & a11y)

    npm run test

Deployment

Commits to main branch will trigger GitHub action to build, test, and deploy the site to GitHub pages with the custom bibliopolitica.org domain via CNAME record