Skip to content

Py-Contributors/py-contributors.github.io

Folders and files

NameName
Last commit message
Last commit date
Oct 24, 2022
Dec 13, 2022
Aug 15, 2023
Jan 3, 2025
Dec 31, 2024
Oct 24, 2022
Oct 20, 2022
Sep 20, 2020
Oct 20, 2022
Dec 31, 2024
Nov 5, 2022
Nov 5, 2022
Oct 5, 2020
Dec 31, 2024

Repository files navigation

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.

footer