Create a CI/CD pipeline using GitHub Actions to build, test, and deploy you website
A guide to Git and GitHub basics, and using them correctly to contribute to open source projects on GitHub
Beginner's guide to building and interacting with APIs using Python Flask and FastAPI
Use Firebase hosting emulator to locally test your static website generated by Hugo, Gatsby, Pelican and other SSGs
A guide to configuring automated Continuous Deployment (CD) of static site generated by Pelican SSG from GitHub repository to GitHub pages using GitHub Actions
VSCode Devcontainers are game changers that makes Python dependency management much easier.