Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 474 Bytes

File metadata and controls

27 lines (17 loc) · 474 Bytes

Showcase: Academic works of Benjamin Bisping

Live on https://bbisping.de

Screenshot of the site

How to build

Needs npm for dependencies / building:

npm install
npm run ruby-deps
npm run build

This will render a Jekyll site to ./_site/.

To start up a local dev server:

npm run dev

Credits

Theme based on Youssef Raafat's portfolYOU.