All Projects → sigsep → website

sigsep / website

Licence: other
sigsep.github.io/

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
stylus
462 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].