riouwa / wyam-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coala Language Theory Website

  • 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

License:MIT License


Languages

Language:JavaScript 49.2%Language:CSS 49.0%Language:C# 1.5%Language:PowerShell 0.3%Language:HTML 0.0%Language:Batchfile 0.0%