Skip to content

treuks/blog

Repository files navigation

This is a fairly primitive blog made using Deno Fresh 2.

  • The website intentionally, and mostly, abstains from custom colors, which makes it mostly rely on your browser to color it. The biggest exception to the "rule" are the syntax highlighting blocks, for which I prioritise readability over the "style".

  • It stores markdown articles within posts/.

  • It uses Shiki for syntax highlighting in markdown blocks.

Syntax color schemes:

🌛 Dark 🌞 Light
Tokyo Night One Light

I picked these 2 themes out of all of the other supported themes because they are readable and have similar colors.

One Dark Pro looks out of place with the default colors picked by the browsers I tested with.

Building

To run in dev mode:

$ deno task dev

To build for production:

$ deno task build
$ deno task start

About

My personal blog made with Deno Fresh 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •