Skip to content

Static site built with Jekyll and compacted with Gulp.

Notifications You must be signed in to change notification settings

paulmolluzzo/personal-site

Repository files navigation

Personal Site

Static site built with Jekyll and compacted with Gulp. Modeled after Compact.

Setup

You need ruby and bundler for the Jekyll stuff, node and npm for the Gulp stuff. You can use the LiveReload extension to auto-refresh your browser window if you're developing on the site.

Run bundle install and then npm install.

Use

  1. Build the site: npm run build
  2. Start the server: npm start

If you're developing on the site run npm run dev to start a server with guard that'll watch for changes to the source code and refresh the browser if you're running the Live Reload extension.

Test

  1. npm run test

© 2017 Paul Molluzzo

About

Static site built with Jekyll and compacted with Gulp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published