sigsep / website

Home Page:https://sigsep.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIGSEP website

All the content is in markdown and can be edited on github right away. For convenience, the site can be run locally using the following procedure:

Usage

# installation
npm install

# start local editing
npm run dev

# build static website
npm run build

# deploy site
sh deploy.sh

About

https://sigsep.github.io/


Languages

Language:Vue 57.3%Language:JavaScript 35.3%Language:Shell 3.9%Language:Stylus 3.5%