- 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
forked from pybay/PyBay
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Landing page for PyBay 2024, including info about and links to CFP, sponsorships, and ticket purchasing.
License
Mariatta/PyBay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
Packages 0
No packages published
Languages
- HTML 55.2%
- SCSS 40.5%
- JavaScript 2.9%
- CSS 1.4%