kamranayub / kamranayub.github.io

Personal blog

Home Page:https://kamranicus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kamran Ayub Personal Blog

  • Built with Wyam static site generator
  • Semantic UI framework

Build

Before

Install Wyam so it's available on PATH.

In Visual Studio Code:

  • Ctrl-Shift-B: build all
  • Ctrl-P, task, then choose task

Command-line

# Build all
npm run build

# Build Semantic UI
npm run semantic

# Watch
npm start

# Preview
wyam preview

About

Personal blog

https://kamranicus.com


Languages

Language:JavaScript 46.4%Language:Less 27.7%Language:CSS 23.6%Language:HTML 2.2%Language:C# 0.1%