Skip to content
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

Add Slinkity #360

Closed
seancdavis opened this issue Jan 24, 2022 · 2 comments
Closed

Add Slinkity #360

seancdavis opened this issue Jan 24, 2022 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@seancdavis
Copy link
Owner

A few months back I explored what it would take to incorporate a component-driven approach for this project (#162). I was leaning toward Astro, but decided not to pursue.

Since then, Slinkity has mad a splash in the 11ty community and is almost exactly what I need. I also think it would keep me involved with the community. So I'd like to get it incorporated.

I put together a little PoC and there's a bit of work to make it happen. While I'd like to replace components as needed and have some that are React and some that aren't, it's not going to be super easy to have my own JavaScript and let Slinkity do the building. So it may be better to just rip the band-aid off and overhaul the whole thing.

@seancdavis seancdavis added the enhancement New feature or request label Jan 24, 2022
@seancdavis
Copy link
Owner Author

I put my quick PoC in a branch — 360/slinkity.

@seancdavis
Copy link
Owner Author

I built up quite a bit on 360/slinkity and got a good feel for Slinkity. It's cool, but it's not really going to solve the overall issue of waiting for pages to be built.

I've spent a lot of time thinking about my next move over the last six months. I was hoping Slinkity could get me there, but closing it out isn't worth the effort.

I will likely end up evaluating Next.js, Gatsby, Remix, or perhaps SvelteKit as the next iteration of this site. But I'm not ready to do that just yet. For now I need to show that I can get the increased usage with these new content types. Then I can think about what an overhaul would look like.

The change will be painful no matter what, and definitely less so if I did it now. But I also don't think it's worth waiting to see if this content even works. It's a likely scenario that some of the content doesn't work and is a drag to create. I'd rather learn that now and make the right decision when I have more users.

@seancdavis seancdavis added the wontfix This will not be worked on label Feb 10, 2022
@seancdavis seancdavis mentioned this issue Feb 23, 2022
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant