Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal Astro blog theme with built-in search, photo galleries, and light/dark mode.

A clean, modern blog theme with excellent readability and beautiful typography. Built with Astro for optimal performance.

Reporter is a free Bootstrap personal blog template from Themefisher.

Anubis2 is a simple minimalist theme for Hugo blog engine with multilingual support, dark/light mode, and comment integrations.

JuiceBar is a concise and elegant blog theme for Hugo with dark/light mode, social icons, and giscus comments.
Nordlys is a minimal Astro blog theme that converts Markdown and MDX content into a fast, static blog with built-in search, photo galleries, and accessibility features.
Nordlys is a static-site blog theme built on the Astro framework. It accepts content written as Markdown or MDX files placed in designated content directories, together with a central theme.config.ts file for site-wide settings, and outputs a fully styled, responsive blog. The theme is created by the FjellOverflow team, is available on GitHub, and its preview/demo site at nordlys.fjelloverflow.dev includes self-documenting examples and tutorials.
theme.config.ts..md or .mdx files.theme.config.ts, then build a static site with search and dark mode.Nordlys follows a standard Astro workflow. You start by cloning or forking the repository, or by running pnpm dlx create-astro --template FjellOverflow/nordlys. After that, run pnpm install to install dependencies and pnpm dev to launch the local development server. Content is added by creating Markdown or MDX files in the appropriate directories, with frontmatter properties documented in the provided examples.
Yes. Nordlys is an open-source theme hosted on GitHub, and the repository is publicly accessible. The license badge is displayed on the project page, and you can clone or fork the repository for your own use.
Nordlys supports Markdown and MDX. Blog posts, pages, and projects are written as plain .md or .mdx files. You configure the theme globally via theme.config.ts, and each post's frontmatter controls its individual properties.
Yes. The theme ships with built-in search that runs on the client side, so visitors can search posts and pages without configuring a third-party search provider.
Yes. Nordlys provides built-in color schemes and supports custom schemes defined in theme.config.ts. It also includes light and dark mode, so readers can choose their preferred appearance.
