AllanChain / blog

Blogging in GitHub issues. Building with Astro.
https://allanchain.github.io/blog/
MIT License
13 stars 0 forks source link

[Feat] Better offline message & behavior #168

Closed AllanChain closed 2 years ago

AllanChain commented 3 years ago

Is your feature request related to a problem? Please describe.

Once offline, things become weird..

Describe the solution you'd like

In template Label.vue, detect which post is not available, and disable the link.

In template Post.vue and Lable.vue, show offline message if no data available.

Additional context

AllanChain commented 2 years ago

Not a concern after the rewrite in Astro, as PWA is not needed (at least for the full site).