orbitalindex / awesome-space

🛰️🚀A list of awesome space-related packages and resources maintained by The Orbital Index
https://orbitalindex.com/
1.86k stars 156 forks source link

Make this a website :) #31

Open rdbisme opened 4 years ago

rdbisme commented 4 years ago

This could be even more helpful if we can transform the collected data in something more manageable (e.g. using tags) in a way that people can directly search for it.

I think a static site generator + Github CI + a JS search engine (something like lunr I guess) could be the way to go

patrickwalton commented 4 years ago

Maybe a partnership with newspacehub

Patrick Walton

On Tue, Oct 29, 2019, 11:26 AM Ruben Di Battista notifications@github.com wrote:

This could be even more helpful if we can transform the collected data in something more manageable (e.g. using tags) in a way that people can directly search for it.

I think a static site generator + Github CI + a JS search engine (something like lunr https://lunrjs.com/ I guess) could be the way to go

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/orbitalindex/awesome-space/issues/31?email_source=notifications&email_token=AC4ANHZPS5JVVXWOVGT2TI3QRBW4RA5CNFSM4JGMUDB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVENZIQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4ANH6HW6KTVQRARMTG5SLQRBW4RANCNFSM4JGMUDBQ .

benlachman commented 4 years ago

I've been thinking about this for a bit. We originally created this list to follow the sindresorhus/awesome list model, but haven't ever integrated with their umbrella list due to some somewhat onerous contrib requirements.

That said, I'd like to make something that autogenerates from the awesome list markdown file and therefore could be reused by other lists (or repos that follow a similar layout. Markdown generally makes the basic easy, but I like the CI/linter step and love the idea of lunr (very on message 😉).

If anyone wants to take lead on this I'd be happy to review and contribute as well.

hyundotio commented 1 month ago

I know this is a super old thread... but here's something using Vercel and Next.js https://www.awesome-space.org It's grabbing the contents right from the github raw url.

patrickwalton commented 1 month ago

Very cool!

On Mon, Aug 5 2024 at 3:33 PM, Hyun Seo < @.*** > wrote:

I know this is a super old thread... but here's something using Vercel and Next.js https://www.awesome-space.org It's grabbing the contents right from the github raw url.

— Reply to this email directly, view it on GitHub ( https://github.com/orbitalindex/awesome-space/issues/31#issuecomment-2269956437 ) , or unsubscribe ( https://github.com/notifications/unsubscribe-auth/AC4ANH3IPEAGILBVDL5YQ4LZP7VQZAVCNFSM6AAAAABMBCASL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZHE2TMNBTG4 ). You are receiving this because you commented. Message ID: <orbitalindex/awesome-space/issues/31/2269956437 @ github. com>

cantino commented 1 month ago

Nice!

On Mon, Aug 5, 2024 at 5:12 PM Patrick Walton @.***> wrote:

Very cool!

On Mon, Aug 5 2024 at 3:33 PM, Hyun Seo < @.*** > wrote:

I know this is a super old thread... but here's something using Vercel and Next.js https://www.awesome-space.org It's grabbing the contents right from the github raw url.

— Reply to this email directly, view it on GitHub (

https://github.com/orbitalindex/awesome-space/issues/31#issuecomment-2269956437 ) , or unsubscribe (

https://github.com/notifications/unsubscribe-auth/AC4ANH3IPEAGILBVDL5YQ4LZP7VQZAVCNFSM6AAAAABMBCASL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZHE2TMNBTG4 ). You are receiving this because you commented. Message ID: <orbitalindex/awesome-space/issues/31/2269956437 @ github. com>

— Reply to this email directly, view it on GitHub https://github.com/orbitalindex/awesome-space/issues/31#issuecomment-2270072558, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAUO64GK6GQ7ZQDR25X6HLZQABHXAVCNFSM6AAAAABMBCASL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZQGA3TENJVHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

benlachman commented 1 month ago

So nice! Thank you!

Do you maybe want to roll the generator repo into awesome space or publish it separately perhaps?

hyundotio commented 1 month ago

So nice! Thank you!

Do you maybe want to roll the generator repo into awesome space or publish it separately perhaps?

Absolutely! Here's the repo: https://github.com/hyunkayhan/awesome-space-website

BTW, it is so cool that one of you guys met Derek at SmallSat!!!