Shape the Future of AstroWind 2.0: Your Feedback is Key to make AstroWind better! #392
Replies: 29 comments 51 replies
-
I'm very new to astro in general, but I have spent the past few days familiarising myself with the framework. I absolute love the look of this theme - and the structure makes building websites a breeze. However, if I had to add anything (coming from a junior developer level experience level) I'd say the ability to easily create widgets and add these to custom homepage layouts is a must. At the moment I need to create multiple files and edit the blog.ts, along with other core files, to create includes for the homepage - and even then I'm not sure if I'm doing it correctly. Some things seem to work, while others won't render at all. I appreciate all the work you have put into this already, and I know creating custom modules is a ton of work, but having some way to make this possible for people to do themselves would be a huge win in my opinion. So a simple system to be able to create custom widgets and such would be my first suggestion, if it's in any way possible to do that. Other than this, I'm looking forward to seeing which direction you take things in next! |
Beta Was this translation helpful? Give feedback.
-
I'd love to see some shortcode features built in, like how this hugo theme has: |
Beta Was this translation helpful? Give feedback.
-
Full support for all current Astro options for ouput: The current version of AstroWind only works with
cc: @codewithdary, @jussi-photografi, @bencipher, @directormac, @AndresBarretoDev, @SamuelAierizer |
Beta Was this translation helpful? Give feedback.
-
Thank you for the opportunity to contribute to AstroWind 2.0! I am eager to share some ideas that I believe could significantly enhance its utility and appeal for developers. Here are my suggestions:
|
Beta Was this translation helpful? Give feedback.
-
Support for CMS would be really good. But there are too many CMS and would be impossible to support all of them so would have to choose a few of them that work well with Astro. I would vote for Sanity :) |
Beta Was this translation helpful? Give feedback.
-
Astro db integration! Auth maybe? |
Beta Was this translation helpful? Give feedback.
-
I would love to see the landing page templates finished out. Currently there are links for them, but no content (just a hero section). |
Beta Was this translation helpful? Give feedback.
-
In an effort to enhance the accommodation of CJK (Chinese, Japanese, Korean) characters, thereby meeting the specific requirements of users from these linguistic backgrounds, the following suggestions have been proposed for AstroWind 2.0:
These enhancements are believed to significantly contribute to making AstroWind 2.0 more user-friendly for developers working with CJK languages, thereby broadening its appeal and usability across a more diverse audience. |
Beta Was this translation helpful? Give feedback.
-
My issue is that Google is already integrated. It was the thing that made me not want to use this theme. It would love to use this if it wasn't integrated per default. Maybe create another astrowind theme that's more scraped and doesn't have so many integrations and pages? |
Beta Was this translation helpful? Give feedback.
-
Ability to update the template and generate code on demand. We and the community often use the template to start new projects. The template gives the advantage of starting from a solid code that includes SEO, performance, dark mode, well structured, clean design, etc. etc. However, sometimes it is difficult to update a project already started based on the template when there are new important updates to the template. Also sometimes it is necessary to delete a lot of things from the template to adapt it to our needs. For this reason in the AstroWind 2.0 version we propose:
But, and how? Initial review:
What do you think? |
Beta Was this translation helpful? Give feedback.
-
I would love to see some form of unit tests, linting, and astro checks built using CI (maybe GitHub Actions). Thank you! |
Beta Was this translation helpful? Give feedback.
-
First, I want to thank you for making such an amazing theme and sharing it with us. I'm new to web development, and this theme is just a great set of features built in for me to hack on top of. Forgive me if some of these things are already available, but here are my suggestions:
Here's a feature request that is a little outside of the realm of a template, but I would love to be able to enable a view that would show faint outlines with a nametag for each Astrowind Component. Ideally, this could be managed using The Astro Dev Toolbar. Thanks again, and good luck! |
Beta Was this translation helpful? Give feedback.
-
Offer the possibility to have per-environment configuration with different config.yaml files Configuration of the web site can differ depending on the environment it is deployed to:
A possible solution I have implemented: use environment variable NODE_ENV to choose the config file to load in src/integration/index.mjs. The list of config files looks like:
|
Beta Was this translation helpful? Give feedback.
-
Better color support.
There are many places where components mix tailwind colors and colors defined in the config for example in Headline.astro |
Beta Was this translation helpful? Give feedback.
-
Integration with commenting services would be great. giscus maybe? |
Beta Was this translation helpful? Give feedback.
-
Low priority: Fix all current Eslint errors to provide a cleaner codebase. |
Beta Was this translation helpful? Give feedback.
-
How to remove the black bar at the top that says Astro 4.8 is now available? |
Beta Was this translation helpful? Give feedback.
-
a i18n feature would be nice. Like a [locale] folder in the pages for translation. You know, the usual multilang astro site |
Beta Was this translation helpful? Give feedback.
-
Hi, is there a possible release date? |
Beta Was this translation helpful? Give feedback.
-
Scrollspy element animations would provide a modern feel. 🚀 |
Beta Was this translation helpful? Give feedback.
-
An issue I just found today that would be great to solve in v2 - use Astro's |
Beta Was this translation helpful? Give feedback.
-
I would like to see a comment section implemented using open source software and something we can host |
Beta Was this translation helpful? Give feedback.
-
It would be nice if the blog from markdown files is multi-language, currently trying to do it, with static pages no problem, however with collections it is more difficult... |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to add the "click to copy" feature, concerning code excerpts? Thanks a lot for this theme BTW, it's awesome. |
Beta Was this translation helpful? Give feedback.
-
It would be amazing if I can easily create multiple blogs. In other words, a news website that has multiple content types that are on different paths (/articles, /articles/technology, /books, ...etc) |
Beta Was this translation helpful? Give feedback.
-
Is there a roadmap to add the support of Astro 5? |
Beta Was this translation helpful? Give feedback.
-
when can we test v2? |
Beta Was this translation helpful? Give feedback.
-
Great theme,
|
Beta Was this translation helpful? Give feedback.
-
Make EAT-seo a bigger part of the blog posts, so the author is mentioned at the top, but also adding an about the author block in the bottom of the blog posts, and a dedicated "About this author" page for the authors. |
Beta Was this translation helpful? Give feedback.
-
🚀 Greetings, AstroWind Community! 🌟
We hope you're having a fantastic day! We're excited to share that we're taking the first steps in developing AstroWind 2.0, and your contributions will be key in shaping the AstroWind 2.0 Roadmap. 🎉
Your voice matters! Our goal is to make AstroWind one of the most useful free templates for developers. Your feedback and suggestions are vital in helping us achieve this vision.
Do you have a feature you're excited about or an improvement to suggest? We're all ears! Your insights will be instrumental in our mission to make AstroWind incredibly useful for developers everywhere.
We appreciate your time and your valuable insights in advance! Together, we'll make AstroWind even more amazing. 💪
Beta Was this translation helpful? Give feedback.
All reactions