A minimal astro theme for quickly creating your own blog
This product is a blog theme designed to provide a terminal/dev vibe with unique features such as Dark/Light mode, pinned posts and projects, responsive design, and SEO-friendly structure. It offers accessibility, semantic HTML markup, and integration for optimized images. The theme is MIT licensed and includes features like automatic RSS feed generation, auto-generated sitemap, and Astro icon svg component.
To install the theme, follow these steps:
pnpm install // Installs dependencies
pnpm run dev // Starts local dev server at localhost:4321
pnpm run build // Build your production site to ./dist/
pnpm run preview // Preview your build locally, before deploying
pnpm run astro ... // Run CLI commands like astro add, astro check
pnpm run astro -- --help // Get help using the Astro CLI
This blog theme offers a unique terminal/dev vibe with features like fast performance, TailwindCSS utility classes, responsive design, and Dark/Light mode options. It allows for easy configuration of site settings, social media links, and navigation links. By following the installation guide and utilizing the provided commands, users can set up their blog with optimized images, pagination, and content organization features like tags and series.