About
focus bit is a minimal Astro Articles theme, ideal for a personal Articles and showcasing a projects portfolio. It is fully customizable with baked-in theming and ready-to-use components. Developed by CodeConnoisseur74 using Astro and Tailwindcss.
Built-in Pages
The theme includes a landing page, Articles, projects section, about page and a 404 page. Adding new content is straightforward - simply create a new .md
file in the src/pages
, src/content/posts
or src/content/projects
directories and start writing! Take a look at the provided examples to see how to tweak and configure the pages correctly.
Configuration & Customization
All basic configuration is done in src/theme.config.ts
. To learn more about how you can configure and customize this theme, visit the Articles section. There you will find tutorials and feature showcases.