Skip to content

Comment on Zerocal – A Serverless Calendar App in Rust

Comments

omn1OP

Author here, had a lot of fun building this as it's just ~100 lines of Rust code + some CSS/HTML. If someone is looking for a fun thing to contribute to during Hacktoberfest, the code is on Github: https://github.com/mre/zerocal Will mainly use it for myself to send out event links to friends.

FYI: the text on your blog post is cropped on my small screen (iPhone SE), and scrolling doesn’t even help, so its essentially unreadable.

omn1OP

Thanks for the info. I thought I fixed that lately [1]. I don't have an iPhone to test it with but I'll see what I can do.

At least on the Chrome viewport emulator it looks fine to me...

https://github.com/mre/endler.dev/commit/bc1187d290d153455b0...

Not sure if it’s the problem, but MDN says Safari doesn’t support “overflow-wrap: anywhere”.

I’d actually never heard of overflow-wrap :)

Can it be self-hosted without relying on shuttle.rs? If yes, could you please update the readme with instructions?

omn1OP

It's just Rust, so it can be. Will add a `main.rs` and some instructions, but PRs are welcome if someone beats me to it. ;) https://github.com/mre/zerocal/issues/9

omn1OP

Update: self-hosting works now. Added instructions to the docs. Have fun.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.