DEV Community

Cover image for Astro Minimal: start with this template ๐Ÿซฃ
Domenico Tenace for This is Learning

Posted on • Originally published at Medium

Astro Minimal: start with this template ๐Ÿซฃ

Overview

Hello everyone ๐Ÿ‘‹
In this article I will tell you about Astro Minimal, my Open Source project, developed in Astro.
I will talk about what it is and where the idea comes from.
Let's start! ๐Ÿค™


What is Astro Minimal?

Astro Minimal is my little project that I created while developing my website.

Okay, so what is it? ๐Ÿค”
Astro Minimal is an open source blog template designed and developed using Astro and the Bulma CSS framework ๐Ÿš€

GitHub logo DomeT99 / astro-minimal

An open source blog template build with Astro and Bulma ๐Ÿš€

Astro Minimal ๐Ÿ˜Ž

TopPerformance

During the development of my website, I thought: "why not develop something standard that I can use as a basis for other projects and make it open source?"
Astro Minimal is an open source blog template designed and developed using Astro and the Bulma CSS framework ๐Ÿš€

Features

  • Light/dark mode toggle
  • Markdown support for blog post
  • 100% responsive
  • Full text search integrate with Orama

Feedback

If you have feedback or have encountered any problems or bugs, feel free to open an issue in the dedicated section ๐Ÿคž

Contributing

All instructions can be found in the CONTRIBUTING.md file.

Support

If you like this project, you can support me with a very small donation.
I would be grateful ๐Ÿฅน

Buy Me A Coffee




As the name implies, its greatest strength is the simplicity of an extremely minimal design ๐Ÿ‘€

It's not a bug, it's a feature!

Okay, it's a very minimal template, but it has some great built-in features to make the most of it:

  • ๐Ÿ”Ž SEO friendly: designed to be 100% SEO friendly
  • ๐Ÿ“ฑ 100% responsive: usable on all devices - desktop, tablet and smartphone - thanks to the power of Bulma CSS
  • ๐Ÿ“ Markdown support for blog post: is a template designed to support a possible blog
  • ๐ŸŒ— Light/dark mode toggle: support for dark mode cannot be missing
  • ๐Ÿง  Full text search integrate with Orama: a search system is integrated with the template using the Orama project

If you want, contribute!

Astro Minimal is an Open Source project and for this reason it is possible to use it, redistribute it, report bugs, propose improvements or contribute by opening PR.
There are no limits, the only limit is your imagination! ๐ŸŽŠ
Any contribution is welcome, I am waiting for you! ๐ŸŒž

Demo

The link for the demo is this.


Conclusion

Astro Minimal is a small Open Source project created to help those who need a ready-to-use template.
Any contribution is welcome ๐Ÿงก
Happy coding!โœจ


Hi๐Ÿ‘‹๐Ÿป
My name is Domenico, software developer passionate of Vue.js framework, I write article about it for share my knowledge and experience.
Don't forget to visit my Linktree to discover my projects ๐Ÿซฐ๐Ÿป

Linktree: https://linktr.ee/domenicotenace

Follow me on dev.to for other articles ๐Ÿ‘‡๐Ÿป

If you like my content or want to support my work on GitHub, you can support me with a very small donation.
I would be grateful ๐Ÿฅน

Buy Me A Coffee

Top comments (10)

Collapse
 
moopet profile image
Ben Sinclair

I just took a look at the demo page and the HTML is all messed up:

crop of some HTML source showing highlighted nesting errors

It opens a new html tag and injects a second header immediately after body.

It renders ok, but something is definitely up with the template :)

Collapse
 
dvalin99 profile image
Domenico Tenace

Hi @moopet thanks for suggestion!

If you want, can you open an issue in this section?

Thank you very much :)

Collapse
 
logarithmicspirals profile image
logarithmicspirals

Hey @dvalin99, love the approach you've taken with your open source project. The Astro+Bulma combo is awesome. I use it for my own site logarithmicspirals.com. I'd be interested to hear if you have any thoughts on it ๐Ÿค”.

Keep up the good work, definitely inpsiring ๐Ÿ‘.

Collapse
 
dvalin99 profile image
Domenico Tenace

Hi @logarithmicspirals
your website is amazing!

I love the division of topics into tags on the corresponding page, good job!

Collapse
 
br0wnz profile image
Javier Moreno Valle

Thank you for sharing this. In my browser (Chrome), the statistics are not the same. Still, good work.

Image description

Collapse
 
dvalin99 profile image
Domenico Tenace

Hi, thank you for your feedback :)

Would you like to open an issue in this section?
You would be of great help to me

Collapse
 
programmerraja profile image
Boopathi

Oh Awsome greate work thanks for sharing to the world :)

Collapse
 
dvalin99 profile image
Domenico Tenace

Thanks for the feedback ๐Ÿ˜Œ

Collapse
 
dhengghuring profile image
Ridho

This is cool

Collapse
 
dvalin99 profile image
Domenico Tenace

I am happy that you think it about this project, thank you :)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.