kamranayub / kamranayub.github.io

Personal blog
https://kamranicus.com
8 stars 5 forks source link
blog wyam

Kamran Ayub Personal Blog

Build

Before

Install Wyam so it's available on PATH.

In Visual Studio Code:

Command-line

# Build all
npm run build

# Build Semantic UI
npm run semantic

# Watch
npm start

# Preview
wyam preview