Switch website to non-framer #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Somehow scrape flotilla.social and move it to a new
websitedirectory of this project. The result should be substantively the same as the original, and the code should be maintainable.hii @hodlbod
please assign this i really want to work on this issues.
thanku so much
@priyanshu_bharti are you up to to date on the other issues assigned? From what I can see you still have four left unresolved.
@hodlbod , Almost two of mine issues be ready, and I have sent a video for review, (Make space reorder discoverable #138)
if you are comfortable to trust on me then please assign,i will update soon.
thanks for your understanding
I'm still waiting on PRs for #46 #51, once you've got PRs for those I'll assign this one. Just left a comment on #131 too. I just want to make sure other people have stuff to work on if they want
where's the original source?
No source code, it was built using a wysiwyg tool
LLMs are good at this kind of work. Is it fine if I just ask an llm to scrape it and write a website? Also do you have some preference like do you want the website to also be svelte or something? Astro is pretty good for a landing page if you would want to extend it further in the future. Or else even a simple stupid
index.htmlwould do.Using an LLM would absolutely be fine. I do want it maintainable, so something more than a single file would be good. But plain html or astro or whatever is fine so long as it's performant and renders with js disabled.
Hi @hodlbod , if we are switching from framer to a more sustainable and controllable framework. Do let me know if you need any help in terms of design enhancements and even dev considerations like WCAG 2.2 accessibiltiy guidelines, i18n and l10n implementations, SEO, etc.
That's a good point, maybe we could do an accessibility/SEO pass as a follow up.