Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Highly customizable Astro blog theme with 10+ pages, Tailwind CSS, Markdown/MDX support, and Netlify pre-configuration.

Fully customizable personal portfolio and blog website made with Spring Boot
Northendlab Light Astro is an open-source, MIT-licensed Astro theme from Themefisher built specifically for personal blog websites, combining a pre-built page set with Markdown/MDX content editing and a static, SEO-friendly output.
Northendlab Light Astro is an open-source Astro theme designed by Themefisher for personal blogs. It takes Markdown or MDX files and site configuration as input and produces a static, responsive blog with more than 10 pre-designed pages, including home, about, contact, privacy policy, blog listing, blog single, author, author single, category, and category single. The theme runs on the Astro framework — the repository badge references Astro 6.0.0-beta.17 — and is styled with Tailwind CSS, with Netlify deployment settings pre-configured.
npm run build.After downloading the template, install Node.js (LTS recommended) and run npm install followed by npm run dev to preview locally. Content is written as Markdown or MDX in the project, and a production build is created with npm run build. The theme also integrates with Sitepins, a Git-based headless CMS, so text, images, and configuration can be edited visually without code.
Northendlab Light Astro is free and open source under the MIT license. Demo images included in the theme are for demonstration purposes only and are not covered by the MIT license.
Yes, the theme is released under the MIT license, so it is free to use, modify, and distribute. Demo images are not licensed for reuse — they are for demonstration only and have their own licenses.
Posts and pages can be written in Markdown or MDX. MDX components are auto-imported, and the theme includes support for draft pages and posts that are not published to the final site.
Yes, the theme is pre-configured to work with Sitepins, a Git-based headless CMS. Without a CMS, you can edit content directly in Markdown files.
Netlify settings are pre-configured, so you can deploy to Netlify directly. You can also build the site locally with npm run build and host the static output anywhere.
