dat-ecosystem / public-events

Events hosted by the dat community.

Home Page:https://events.dat.foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dat Events

Events hosted by the Dat foundation, published on events.dat.foundation.

Development

Built with Eleventy and deployed through Netlify.

To develop locally:

cd website
npm run i
npm run dev

To build the static export:

npm run build

The static export then is in website/dist.

Notes

The build process will download files in a cache (see build log), this may grow large and it might be a good idea to clean it every now and then.

About

Events hosted by the dat community.

https://events.dat.foundation

License:MIT License


Languages

Language:JavaScript 95.1%Language:CSS 2.5%Language:Liquid 1.9%Language:HTML 0.5%