Skip to content

trucktank/kamranayub.github.io

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.4%
  • JavaScript 46.4%
  • HTML 2.1%
  • C# 0.1%