An open-source community website for the bhyve BSD hypervisor project.
- FreeBSD and bhyve project
- Bootstrap 4 template (Start Bootstrap Agency)
- Unsplash images
- Logo by me and TheVectorLab
- Added contact form HTML so the form JavaScript works correctly
- Fixed PHP email header injection vulnerability in
mail/contact_me.php - Removed stale duplicate
docs/index.html(was a maintenance burden)
Edit the HTML and CSS files directly. Open index.html in your browser to preview.
npm install
npm startOpens a live-reloading preview via BrowserSync.
gulp— builds everythinggulp watch— opens browser with live reload on changesgulp css— compiles and minifies SCSS to CSSgulp js— minifies JS filesgulp vendor— copies dependencies fromnode_modulestovendor/