Skip to content

anshulkhare7/SouthCityBookClubWebsite

 
 

Repository files navigation

South City Book Club Static Website

Netlify Status

Built using Jekyll. Served by Netlify.

Docker

Using docker for local setup

Run this docker command from inside the root folder of the project.

docker run --rm --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" --env JEKYLL_ENV=development -p 4000:4000 jekyll/jekyll:3.8 jekyll serve

About

Static website (Jekyll + Netlify) for the book club in my apartment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • CSS 28.4%
  • JavaScript 13.4%
  • Ruby 0.9%