Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vixalien/dotio2

Static blog for vixalien
https://github.com/vixalien/dotio2

deno deno-blog deno-deploy preact react

Last synced: 21 days ago
JSON representation

Static blog for vixalien

Awesome Lists containing this project

README

        

# vixalien.io (2)

vixalien.io (dotio) is my personal blog, built with a forked version of
[`deno_blog`](https://github.com/vixalien/vixalien_deno_blog/) that uses the
following stack:

- markdown for content
- jsx for templating
- plain CSS for styling
- deno for JS runtime
- deno deploy for hosting

the website is hosted at https://www.vixalien.com

to run locally, install Deno and run `deno task start`