Skip to content

Repository files navigation

About

This portfolio was built with the LightSpeed Jekyll theme.

Installation

To set it up, install Ruby and Jekyll (make sure you install bundler too).

Then run:

bundle install
bundle exec jekyll serve

and view the site at localhost:4000.

To develop with unpublished pages, do:

bundle exec jekyll serve --unpublished

and you'll be able to see pages that have published: false in the front matter.

About

Professional Portfolio

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from techfolios/template