Giter Club home page Giter Club logo

wip-ufcise-wiki's Introduction

#MiddlemanStarter

My starting Middleman blog configuration based on a Thoughtbot article as well as some of my own preferences. An ever-changing work in progress.

Deploy

##Current Defaults

  • Ruby 2.2.0
  • Middleman 3.3.8
  • Slim for templates
  • Sass for stylesheets
  • Coffeescript for javascript-y type things
  • Bourbon, Bitters, and Neat for styling
  • GitHub Pages for deployment

##Dependencies

  • Ruby

##Configuration

  1. Clone this repo:
git clone https://github.com/andrewjkerr/middleman_starter.git
  1. Change the values in config.rb as you wish.

  2. Run bundle install.

  3. Run middleman!

##Deployment

  1. If you cloned this repo, remove the current remote origin:
git remote rm origin
  1. Add in your own repository:
git remote add origin https://github.com/user/repo.git
  1. middleman build

  2. middleman deploy

wip-ufcise-wiki's People

Contributors

andrewjkerr avatar mrkev avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.