Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 864 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 864 Bytes

NECCDL Website

Development

You may need to remove the public directory if there are weird artifacts from previous builds after major changes.

npm run start

Docker

docker compose up

# Exposed on http://localhost:8080

Search seems a little bugged, removes the port.

Publishing

rm -r public

npm run build
npx -y pagefind --site public

References

TODO

  • Backfill other years (2019-2008), scrape data from PDFs
  • Fill out volunteer page
    • More info on the support page
  • Featured page (not sure what this entails, forgot what I meant by it)