Skip to content

BSides Vancouver Island Website

Notifications You must be signed in to change notification settings

bsidesvi/bsidesvi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

412 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public site for bsidesvi.com

Developing locally

The actual site is just static html/css/js using github pages, however if you want to develop locally there's a nodejs devserver script you can run via

Github-Pages only lets you serve from /.* (root) or /docs/.*, it would be nice to serve from /public/.* but whatever.

$ npm install
...
$ node devserver.js 
dev app listening on port http://localhost:3030

About

BSides Vancouver Island Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •