Mingalaba
RSS FeedAstroPaper is a minimal, responsive, accessible and SEO-friendly Astro blog theme. This theme follows best practices and provides accessibility out of the box. Light and dark mode are supported by default. Moreover, additional color schemes can also be configured.
Read the blog posts or check README for more info.
Featured
-
Understanding All Frontmatter Fields in AstroPaper
Updated:A complete guide to every supported frontmatter field in AstroPaper — what each one does, when to use it, and what happens if you leave it out.
-
How to configure AstroPaper theme
Updated:How you can make AstroPaper theme absolutely yours.
-
Adding new posts in AstroPaper theme
Updated:Some rules & recommendations for creating or adding new posts using AstroPaperr theme.
-
AstroPaper 5.0
AstroPaper v5: keep the clean look, updates under the hood.
Recent Posts
-
MCP — Model Context Protocol Explained
A deep dive into what Model Context Protocol is, the N×M integration problem it solves, how its client-server architecture works, and how the ecosystem has evolved from Anthropic's reference servers to a community-driven standard.
-
SQLite GUI Tools — What They Are, How They Work, and Their Limits
A comparison of GUI tools for SQLite, how they differ from server-based database clients like pgAdmin, and why the file-based model is rarely a problem in practice.
-
SQLite Explained — Engine, File, and the Whole Picture
A concept note covering SQLite's architecture, history, security model, and how programs interact with it through the C API.
-
Python Project Folder Structure — The Modern Standard
How modern Python apps and libraries organize their source code, why the src layout with a named package folder is the de facto standard, and what tools reinforce it.