Skip to content

w4iei/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Vue 57.3%
  • JavaScript 35.3%
  • Shell 3.9%
  • Stylus 3.5%