Devolio screenshot

Devolio

Author Avatar Theme by Devaradise
Updated: 19 Apr 2025
160 Stars

A Simple Astro Portfolio & Blog Template for Developers

Categories

Overview:

Devolio is a free portfolio and blog template designed to facilitate the quick setup of personal websites. It offers a minimalistic design that can be customized easily to reflect individual preferences. With features that prioritize performance and SEO-friendliness, Devolio provides support for essential elements such as canonical URLs, OpenGraph data, sitemaps, and RSS feeds. Additionally, it supports Markdown and MDX, as well as features like post tags, projects, and table of content.

Features:

  • Minimal styling: Easily customizable to make it your own.
  • 100/100 Lighthouse performance: Ensures high performance for better user experience.
  • SEO-friendly: Includes canonical URLs and OpenGraph data for improved search engine visibility.
  • Sitemap support: Facilitates better indexing of website content by search engines.
  • RSS Feed support: Allows users to subscribe and stay updated on new content.
  • Markdown & MDX support: Enables the use of these formats for content creation.
  • Post tags: Organize content with tags for easier navigation and filtering.
  • Projects: Showcase your work or projects effectively.
  • Table of content: Enhances the user experience by providing easy navigation within long-form content.

Installation:

To install Devolio theme, follow these steps:

  1. Clone the repository or download the source files.
  2. Navigate to the project directory in the terminal.
  3. Run the following commands:
pnpm install
pnpm run dev
  1. Once the local dev server is running, you can preview your site at http://localhost:4321.
  2. For building the production site, use:
pnpm run build
  1. Preview the built site locally before deploying with:
pnpm run preview
  1. Additional Astro CLI commands can be run using:
pnpm run astro [command]
  1. For detailed help on using the Astro CLI, run:
pnpm run astro -- --help

Summary:

Devolio is a feature-rich portfolio and blog template that offers a blend of aesthetics, performance, and SEO-friendliness. Its support for markdown formats, post tags, and projects make it a versatile choice for showcasing content effectively. With a clear and minimalistic design, Devolio provides users with the flexibility to customize their personal websites easily.