Skip to content

Refuge-Worldwide/refuge-worldwide

Repository files navigation

Refuge Worldwide

Powered by Vervel

The refugeworldwide.com website, built with Next.js & Tailwind CSS, deployed on Vercel.

The site is using Contentful as our CMS backend, and at build we're statically generating the the top Shows, Articles, and Artist pages, any page that gets added in the CMS or is updated is added on the fly using Next.js's ISR feature.

Contributing

We're always looking for ways to improve the performance and accessibility of the site so feel free to open a PR and help out!

Next.js

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources: