Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vixalien/dotio2
- Owner: vixalien
- Created: 2021-01-31T11:49:28.000Z (almost 4 years ago)
- Default Branch: deno
- Last Pushed: 2024-08-26T22:32:09.000Z (3 months ago)
- Last Synced: 2024-08-27T16:50:38.314Z (3 months ago)
- Topics: deno, deno-blog, deno-deploy, preact, react
- Language: CSS
- Homepage: https://vixalien.com
- Size: 30.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 hostingthe website is hosted at https://www.vixalien.com
to run locally, install Deno and run `deno task start`