mlibrary / digital-collections-a-to-z-list

A-Z List for quod.lib.umich.edu
0 stars 0 forks source link

Digital Collections A-Z List

Netlify Status

Maintainer: meow_coffee coding cat

Built with the U-M Library Design System & 11ty

Development Quick Start

Clone the repo

git clone https://github.com/mlibrary/digital-collections-a-to-z-list.git

Install 11ty and dependencies

npm install

Start development server, build public folder, and watch Sass files

npm start

View in browser

http://localhost:8080

Dev Scripts

Building and watching files

eleventy-sass is used as a dev dependency to watch and compile the .scss files and output to the /public/css directory.


Resources

11ty

Please visit the official 11ty docs.

Bug Reports

Please file an issue or submit a PR.