Skip to content

fwqaaq/fwqaaq.github.io

Repository files navigation

Blog 📖

  • Giving up CommonJS API, instead using ESM API provided by Deno.
  • Completely compatible API provided by Browser.
  • Fast⚡️(Using CompressionStream API - gzip in the dev), Safe🔐, Simple🆓(Only a JavaScript bundle).

Cross Platform

It's fully responsive on the mobile, tablet and laptop.

See: https://www.fwqaq.us

Create a new post

  • Create a new posts:

    deno task new -t <title>
  • Start a dev server:

    deno task dev
  • Build the project:

    deno task build
  • Preview the project:

    deno task preview

About

Super easy Deno Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published