NegativeKarma / portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

Project with Middleman, challenge week 3

Introduction to the project

  • Create a portfolio that shows your most recent projects, an about page and a contact page. This is a static website created with Middleman, deployed on Surge. The pages, partials and the layout are written in Haml, the style is enhanced with Bootstrap.

Gems used

source https://rubygems.org

  • middleman, ~> 4.2

  • middleman-autoprefixer, ~> 2.7

  • tzinfo-data, platforms: [:mswin, :mingw, :jruby]

  • wdm, ~> 0.1, platforms: [:mswin, :mingw]

  • middleman-livereload

  • scss_lint, require: false

  • haml_lint, require: false

  • nokogiri

  • mechanize

  • json

  • capybara

  • group :development, :test do

    • gem 'rspec'
    • gem 'capybara'

How to use the Portfolio

  1. You can copy this URL http://francescofalchi.surge.sh in your browser, this will open the portfolio that is hosted on Surge.

Resources

About


Languages

Language:HTML 51.9%Language:Ruby 41.6%Language:CSS 6.4%Language:JavaScript 0.2%