Updated website

This site is completely free! Check out the GitHub site and use the links below to create your own easy-to-maintain website.

Site content

Setup

Fork or clone the repository. Right-click denisecase.github.io local folder, and use a Git Bash window to install jekyll.

$ gem install jekyll
$ gem install jekyll-paginate
$ gem install jekyll-gist

Run locally

$ jekyll serve

Open http://localhost:4000 in a browser.

Guides

References

See also

Instantly beautiful project pages with the GitHub Page Generator