Giter VIP home page Giter VIP logo

tacit's Introduction

Made By Teamed.io DevOps By Rultor.com

Build Status Build status License Bower Dependencies

Tacit is a primitive CSS framework for dummies, like myself, who don't know anything about graphic design but want their web services to look eatable. No classes, no layouts. Just design plain and simple web pages compliant with HTML5 and they will look OK.

Details are here: yegor256.github.io/tacit

Or simply download tacit.min.css and use together with your HTML by adding:

<!DOCTYPE html>
<html>
  <head>
    <link rel="stylesheet" href="tacit.min.css"/>
  </head>
</html>

This blog post explains it in even more details: Tacit, a CSS Framework Without Classes.

How to contribute

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full Grunt build:

$ npm install
$ grunt

To develop it locally, open index.html in a browser and then run:

$ grunt dev

Now you can make changes to .scss files and refresh the page in the browser. CSS will be recompiled automatically on every change you make.

If you have problems running the Grunt build you may need to install scss-lint and compass:

gem update --system && gem install scss_lint compass

Got questions?

If you have questions or general suggestions, don't hesitate to submit a new Github issue.

tacit's People

Contributors

bentappin avatar chuckak avatar egkv avatar homeworkprod avatar jamesrom avatar jehna avatar leyka avatar rultor avatar s4wny avatar simonrob avatar t-my avatar thibaudcolas avatar

Watchers

 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.