Giter Club home page Giter Club logo

css-for-programmers's Introduction

CSS for programmers

Developers seem to be irrationally afraid of CSS, somehow. They try to offload the 'creative work' to 'creative people', like frontend developers or designers. That's unnecessary or even harmful, since you're depriving yourself of essential knowledge.

This repository aims to show you how to get the most results doing the least amount of styling work. You don't even have to do alpha-stuff, like talking about your feelings or holding a coloring pencil.

Requirements

Besideds a half-decent workstation and any OS, you'll need:

How to start

To get the project up and running:

  • Clone this project.
  • Open your terminal and go to its location (e.g. cd ~/Repository/css-for-programmers).
  • Run npm install, which installs all dependencies.
  • Run gulp, which will compile everything and deploy it.

Your browser should now open http://localhost:3000/. If it doesn't, point it to that URL.

Developing

Open the project in your IDE while the application is running. All source code can be found under the src folder:

  • src: contains the markup files (at root level).
  • src/scss: contains all stylesheets.

When editing and saving one of the source files, the application will be automatically reloaded in your browser, so you can see your changes immediately.

Debugging

There is a Browsersync debug assistant available at http://localhost:3001/, which enables you to:

And much more.

There is also a Bootstrap test page available at http://localhost:3000/test.html.

css-for-programmers's People

Contributors

pietvandongen avatar

Watchers

 avatar

css-for-programmers's Issues

What to do?

I've read the readme, set up the project, and looked at the provided html files but it's not clear what I should be doing. What exactly should I be doing? I'm interested in upping my css game.

Thank you,
Ivan

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.