Notes on web development, Python internals, and practical testing.
Visit https://1st.github.io
You are welcome to contribute.
Ways to help:
- Open an Issue with an idea for a topic or improvement.
- Fix a typo or clarification and open a Pull Request.
- Add a new article: open an Issue first, then submit a PR with your post.
- Create a Markdown file in
_posts/namedYYYY-MM-DD-title.md. - Add front matter:
---
title: Your Title
category: your-category
tags:
- tag
---- Write the post in Markdown and submit a PR.
Posts live in _posts/ and use standard Jekyll front matter.