mlibrary / digital-collections-style-guide

A workshop repo to design and develop the details of the digital collections front-end.

Home Page:https://umich-lib-digital-collections-style-guide.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digital-collections-style-guide

A workshop repo to design and develop the details of the digital collections front-end.

Running Faux DLXS

Requires node v16.

npm install

then:

# on the Library VPN:
./samples/scripts/serve.mjs

# otherwise
./samples/scripts/serve.mjs --proxy

Get started

npm install
npm start

This project uses 11ty. For more docs: https://www.11ty.dev/docs/getting-started/

About

A workshop repo to design and develop the details of the digital collections front-end.

https://umich-lib-digital-collections-style-guide.netlify.app/


Languages

Language:XSLT 75.8%Language:JavaScript 7.5%Language:SCSS 6.9%Language:CSS 6.1%Language:HTML 3.7%Language:Dockerfile 0.0%