Skip to content

haniotis/bobby-novoa

Repository files navigation

Bobby Novoa portfolio website

Bobby Novoa portfolio website, built on Middleman.

Dependencies

Local preview

Once you've installed the dependencies above:

clone repo
bundle install
yarn
middleman

Build and deploy

To build and deploy the website to GitHub pages, run the following commands. This will output the necessary files in the build folder and deploy the website.

rake build    # Compile all files into the build directory
rake publish  # Build and publish to GitHub Pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published