Skip to content

agolynski/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 57.7%
  • JavaScript 34.9%
  • Shell 3.9%
  • CSS 3.5%