yeelan0319 / currency-ios-website

Website for Currency for iOS

Home Page:http://currency.nunocoelhosantos.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency for iOS Website

alt tag

This is the marketing website for the Currency for iOS App developed by Nuno Coelho Santos (@nunosans).

Installation

This website is built with Middleman, a static website generator framework.

To install Middleman, please run:

$ gem install middleman

To install all dependencies, run on the project directory:

$ bundle install

To run the local web server, run the following command on the project directory:

$ bundle exec middleman server

To build the website, run the following command on the project directory:

$ bundle exec middleman build

About

Website for Currency for iOS

http://currency.nunocoelhosantos.com/


Languages

Language:CSS 50.2%Language:HTML 28.1%Language:Ruby 18.8%Language:JavaScript 2.9%