Coder Social home page Coder Social logo

jhou2 / solved-by-flexbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from philipwalton/solved-by-flexbox

0.0 2.0 0.0 1.56 MB

A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.

Home Page: http://philipwalton.github.io/solved-by-flexbox/

License: GNU General Public License v2.0

solved-by-flexbox's Introduction

Solved by Flexbox

A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.

View Site

Viewing the Site Locally

The Solved by Flexbox site is built with Jekyll and depends on several other Ruby gems (e.g. Sass and Autoprefixer).

There are also a few client-side dependencies, which are managed with Bower.

To install all the dependencies simply run the commands:

bundle install
bower install

Once all the dependencies are installed, you can preview the site locally with the following rake task:

rake preview

This starts up a local server at port 4000. If you want to use a different port, you can pass the port number as an argument to the rake task:

rake preview[8080]

In addition to building the site and serving it locally, the rake preview task will also listen for any changes and rebuild as needed. This allows you to play around with the code, refresh the browser, and see your changes instantly.

solved-by-flexbox's People

Contributors

philipwalton avatar djm avatar lukeasrodgers avatar ericbock avatar eric-brechemier avatar nelsonpecora avatar ygra avatar

Watchers

James Cloos avatar Joseph Hou 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.