Skip to content

pythonsingapore/pyconsg-2025

Repository files navigation

PyConSG 2025

PyConSG 2025 conference site

Adding content

Poor man static site generator...

Modifying existing content

For example index.html

  • edit src/index.html
  • ./build.sh / ./build.py

Adding new pages

For example foobar.html

  • touch src/foobar.html
  • edit src/foobar.html
  • add foobar.html to PAGES in build.sh and build.py
  • ./build.sh / ./build.py

About

PyConSG 2025 conference site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages