Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 371 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 371 Bytes

PyCon 2025 India Init Page

Requirements:

  1. Eleventy (developed and tested with version 0.12.1)
  2. Tailwind CSS

All other dependencies are either linked from a CDN or included in this repository.

Setup:

  1. Fork, clone or download
  2. cd into the root folder
  3. run npm install
  4. run npm run serve
  5. open a browser and go to http://localhost:8080