Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

oktupol/howmanydaysuntilthekrakowmeetup.com

Repository files navigation

Another year, another meetup. This one, too, isn't complete without a proper website.

Yes, I used webpack for a static website.

Contributing

  • Fork this repository
  • Check out your fork
  • Run npm install
  • Why am I writing down these instructions? You're not going to do anything anyway
  • npm start starts a local development server and opens the website in the browser
  • npm run build regenerates the docs directory
  • yada yada yada
  • Create PR
  • Done.