Skip to content

danurbanowicz/jamstack-barcelona-website

Repository files navigation

The Jamstack Barcelona Meetup website

Built with Eleventy and deployed to Netlify nightly using a GitHub Action.

Netlify Status

Schedule Netlify Build

Get a copy for yourself!

To get started, clone this repo and install the dependencies:

git clone git@github.com:danurbanowicz/jamstack-barcelona-website.git
cd jamstack-barcelona-website
npm install

To build the site and host locally for local development, run:

npx @11ty/eleventy --serve

Bugs, feature requests, etc

This is an ongoing project and we welcome contributions and suggestions. Feel free to open an issue or make a pull request.