mazzzystar / tinymind

Tinymind - Write and sync your blog & thoughts with GitHub
https://tinymind.me
MIT License
649 stars 46 forks source link

WIP: support custom domain deployment #25

Open metrue opened 1 month ago

metrue commented 1 month ago

This is very rough changes to support the custom domain, feel free to comment and suggest.

vercel[bot] commented 1 month ago

@metrue is attempting to deploy a commit to the mazzzystar's projects Team on Vercel.

A member of the Team first needs to authorize it.

mazzzystar commented 1 month ago

Sorry I've been quite busy these days. I checked the code, do users still need to set up their own .env file? I'm not sure what needs to be done after merging the code to bind my own domain.

metrue commented 4 weeks ago

Please don't merge, because it's just a PoC, it works but the codes are definitely not ready for merging to master.

I will try to summarize the idea behind and discuss the design within the code changes very soon.