Skip to content

1st/1st.github.io

Repository files navigation

Engineering notes for pros

Notes on web development, Python internals, and practical testing.

Visit https://1st.github.io

Contributing

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.

Add a new article

  1. Create a Markdown file in _posts/ named YYYY-MM-DD-title.md.
  2. Add front matter:
---
title: Your Title
category: your-category
tags:
  - tag
---
  1. Write the post in Markdown and submit a PR.

Posts live in _posts/ and use standard Jekyll front matter.

About

Python Engineering Blog

Topics

Resources

License

Stars

Watchers

Forks

Contributors