Skip to content
/ PyBay Public
forked from pybay/PyBay

Landing page for PyBay 2024, including info about and links to CFP, sponsorships, and ticket purchasing.

License

Notifications You must be signed in to change notification settings

Mariatta/PyBay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBay

Contributing

  • Create branch from main branch
  • Open branch in Codespace
  • Install lektor (pipx install lektor)
  • Run local instance on server in subdirectory ( cd PyBay) and (lektor server -f webpack)
  • Make changes to code
  • Commit and push to your branch (git add -u) (git commit -m "your update descriptions here") and (git push)
  • Open PR request for merge with dev branch

About

Landing page for PyBay 2024, including info about and links to CFP, sponsorships, and ticket purchasing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • HTML 55.2%
  • SCSS 40.5%
  • JavaScript 2.9%
  • CSS 1.4%