-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make this a website :) #31
Comments
Maybe a partnership with newspacehub
Patrick Walton
…On Tue, Oct 29, 2019, 11:26 AM Ruben Di Battista ***@***.***> 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
<#31?email_source=notifications&email_token=AC4ANHZPS5JVVXWOVGT2TI3QRBW4RA5CNFSM4JGMUDB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVENZIQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC4ANH6HW6KTVQRARMTG5SLQRBW4RANCNFSM4JGMUDBQ>
.
|
I've been thinking about this for a bit. We originally created this list to follow the 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. |
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. |
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 (
#31 (comment)
) , 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>
|
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 (
>
#31 (comment)
> ) , 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
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAUO64GK6GQ7ZQDR25X6HLZQABHXAVCNFSM6AAAAABMBCASL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZQGA3TENJVHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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: BTW, it is so cool that one of you guys met Derek at SmallSat!!! |
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
The text was updated successfully, but these errors were encountered: