im-coder-lg / futura-astrosite

Testing w/ Astro for https://futura-py.github.io
https://futura-astrosite.vercel.app
2 stars 0 forks source link

Hm...interesting #3

Open Zer0G0ld opened 12 months ago

Zer0G0ld commented 12 months ago

Hello, I thought what you did was cool, but I didn't understand the purpose or what they wanted to convey with this, can you explain to me? please

im-coder-lg commented 11 months ago

Using basic HTML for a website is cool, but using this is even better. You see, when you combine two things and know what you are doing, you get an even better thing. Right now, this imitates the official Futura website, which is what I wanted. But I also want to add Astro components, since it isn't naturally possible via HTML. If we were to add icons here, we just have to import the module and then use it freely. On the time of build, the icons used will be referenced. Plus, this shows regular local updates while developing, and is more neat to manage. And that last one, neat management, is something I must work on.

I just want to make sure that the website is more better than it already is. We don't have to break our brains thinking about ways to add new stuff; it might already exist as a component that we must apply. That is one of the main reasons behind me using Astro. It is also very rapid, since it is just HTML, CSS, JS and images upon building. Most Astrosites are rapid, and so is this.

Hope this helps!

im-coder-lg commented 11 months ago

In short, I want this website to be even better than the source. Then we can directly add this to the official website. It wouldn't be a pain for anyone, since the code I have mostly used is just HTML, JS and CSS. They are all .astro, of course, but Astro files use HTML everywhere.

im-coder-lg commented 11 months ago

Update, @Zer0G0ld. This looks like a working, but futile attempt. Check the PR if you want.

Zer0G0ld commented 10 months ago

okay, I'm sorry about my english, I'm learning. I'll look at your project and study it a little.

im-coder-lg commented 10 months ago

It's of no use. I have decided to not work on this, until such a time arises when we need this. It is efficient, but seems to have a lot of other steps that must be taken in the equation. The team didn't like it, and I just stopped after a point.