Templates

metro

changelog

markdown

How use theme

<link rel="stylesheet" href="//dvhb.github.io/themes/main.css">

Contribute

  1. Install dependencies: npm i
  2. Make changes, contained within src directory
  3. Build the project to dist using npm run build

npm run dev

Run development mode via @dvhb/webpack build tool.

npm run build

Build production-ready files into a dist directory.