π Welcome to Technical Creators Club
Author: @ValerasNarbutas Β· Tags:
metaintroΒ· Reading time: ~2 min
Hello, builder! π·
Welcome to Technical Creators Club (Lithuanian: Tech KΕ«rΔjΕ³ Klubas) β a community blog about technology, written in Git.
KΕ«rΔjΕ³ is Lithuanian for creators. Thatβs the spirit here: practical knowledge for people who actually build things, shared by the community, for the community.
Why a Git Blog?
Most blogs are owned by platforms. Posts live on servers someone else controls, behind dashboards that change, get acquired, or disappear.
A Git blog is different:
- Your content, your repo β posts are Markdown files, versioned like code
- No CMS, no database β just files and commits
- Forkable and diffable β anyone can see the history of every post
- Stays simple β no build pipeline to maintain
What to Expect
Articles here will be practical and direct. Topics include:
- Git workflows and version control techniques
- Developer tooling that actually improves your workflow
- Architecture and design patterns
- AI tools and automation
- Open source culture and contribution
No SEO-bloated intros. No padding. Just the useful part.
How Posts Are Published
Each post is a Markdown file in the _posts/ directory, named YYYY-MM-DD-slug.md.
Want to contribute your own post? See CONTRIBUTING.md.
Next up: β‘ Top Developer Tools in 2026