Rasel Shikdar's Blog

Back

FAQs

Frequently asked questions

See more docs

Routes#

Blog specific route#

Routing blogs format like /blog/:year/:id

See 4.0.2-beta如何使文章链接中包含年份.

Content#

Support web images for heroImage#

It should be used with inferSize: true to get the image size. Example:

heroImage:
  { src: 'https://img.tukuppt.com/ad_preview/00/15/09/5e715a320b68e.jpg!/fw/980', inferSize: true }
yaml

Vite#

Vite Block Request#

Blocked request. This host ("xxx")is not allowed.
To allow this host, add "xxx" to `preview.allowedHosts` in vite.config.js.
log

See option server.allowedHosts doesn’t take into account “true”