M4tsuri / MissingProfile

A simple profile site template

Home Page:https://m4tsuri.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Profile

A simple profile page template using missing.css and lume.

You can checkout the demo at https://m4tsuri.com/demo

Installation

curl -fsSL https://deno.land/x/install/install.sh | sh && deno task serve

Deployment (on cloudflare pages)

Use

curl -fsSL https://deno.land/x/install/install.sh | sh && /opt/buildhome/.deno/bin/deno task build

as deployment command, and _site as build output directory.

About

A simple profile site template

https://m4tsuri.com


Languages

Language:TypeScript 58.7%Language:Nunjucks 41.3%