Git Product home page Git Product logo

learn-design-workshop's Introduction

Best Practices for Front-End Development

View the workshop details on the Learn page

Pre-requisites:

  • Make sure that Middleman is installed on your machine.
  • Make sure that you are running Ruby.
  • Make sure that you have Google Chrome downloaded. We use Chrome's Web Inspector during development.

Directions:

Clone this repository onto your machine.

You will be working in the folder called my_project.

From the my_project folder, run:

bundle

Bundler will install the necessary gems.

To run the Middleman server, go into the my_project directory and run:

bundle exec middleman

Go to http://localhost:4567 to view the website in my_project

Refer to the folder example when you are stuck; this contains the completed website.

Office Hours:

thoughtbot Resources:

Expectations: After taking this workshop, students will know how to:

  • Organize their stylesheets in a clean and efficient manner.
  • Use the Neat grid framework to set the grid, lay out the composition of a website, and create a flexible and responsive grid. This also means understanding the basic 'box layout' structure and looking at both the 'bigger picture' and the smaller details at once.
  • Use the Bourbon mixin library for greater efficiency in styling.
  • Create their own mixins and extends to create a clean and modular stylesheet.
  • Mark-up a website using semantic HTML 5, strongly influenced by the thoughtbot style guides.
  • Understand how to install gems (e.g. FontAwesome) and open-source libraries to build their toolkit and take advantage of using quality, already-made parts.

learn-design-workshop's People

Contributors

geoffharcourt avatar

Watchers

James Cloos 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.