Skip to content

oncomouse/loy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mina Loy Online

This repository is the source code of Mina Loy Online. The site was made using Middleman, a static site generator. The HTML for the poems was written in Markdown and the CSS that does the formatting was written in SASS.

Installation

To get this running, you will need a copy of Ruby and a version greater than 1.9 (I believe). If you don't have that (OSX still ships with Ruby 1.8, I believe), I would recommend installing RVM (which I would recommend doing anyway, if you are interested in developing in Ruby). After installing a working Ruby, you will need to run the command gem install bundler to install Bundler. From there run the following in a terminal:

> bundle install

> middleman

At this point, you can point your browser to http://localhost:4567 to see the website.

About

Mina Loy Online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published