py-contributors.github.io

py-contributors.github.io

Py-Contributors official website

header

framework issues forks stars license

This website is created using jekyll.

Jekyll requires the following:

  • Ruby version 2.5.0 or higher
  • RubyGems
  • GCC and Make

Check requirements for more details.

Run website locally on your Pc.

git clone https://github.com/Py-Contributors/py-contributors.github.io
cd py-contributors.github.io
gem install bundler jekyll # only first time
bundle exec jekyll serve # to start the server

If you like to contribute to project and new to Jekyll Please go through the Documentation.

Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site's look and feel, URLs, the data displayed on the page, and more.