Coder Social home page Coder Social logo

hlakaza / potatocss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ummahusla/potatocss

0.0 1.0 0.0 353 KB

๐Ÿฅ” Simple CSS framework for hackers. Simple as potato.

Home Page: http://potatocss.com/

License: MIT License

JavaScript 7.16% CSS 92.84%

potatocss's Introduction

PotatoCSS

Simple CSS framework for hackers. Simple as potato.

npm version


๐Ÿฅ” PotatoCSS is a beautiful CSS framework for hackers: boasting a responsive 12 column grid, ready to use built-in forms and buttons, it's clean, simple and easy-to-use.

Installation

PotatoCSS can be installed via the methods below,

  • Manual: Download
  • via NPM: npm install potato-css
  • via git: git clone https://github.com/ummahusla/PotatoCSS.git

How to use

Just grab potato.css or potato.min.css from the /stylesheets/css folder and shove it where you store the CSS files for your project.

Demo can be found at http://potatocss.com.

Alternately, you can find examples and snippets to use with PotatoCSS in the example folder.

๐Ÿ“ข SASS / LESS versions are still in development

Browser Support

The following details are estimates, assume evergreen browser support for now.

  • Chrome : ALL
  • Firefox : 3.5+
  • Safari : 3.2+
  • Opera : 11+
  • Opera Mini : ALL
  • Edge : ALL
  • Internet Explorer : 9+

Building The Code

To build the code, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.
  2. From the project folder, execute the following command:
npm install
  1. To build the code from SCSS version, you can now run:
gulp build-sass
  1. To build the code from LESS version, you can now run:
gulp build-less
  1. You will find the compiled code in the stylesheets and js folders.
  2. To watch changes while develop, you can now run:
gulp default

# It will start watching process and local server with livereloading
  1. To test changes in compiled stylesheets, you can now run:
gulp test-css
# or
npm test

Contributing

Please read the repository's ๐Ÿ—’ contributing guide for more information on how you can help.

License

PotatoCSS is licensed under the MIT License.

Credits

PotatoCSS was created for Hacktoberfest by Edvins Antonovs. You can find more details in this blog post.

๐ŸŽ‰ Big thanks to all the contributors.

potatocss's People

Contributors

ummahusla avatar blue-eyeswhitedragon avatar bobharley avatar toptalo avatar vmmartinezlona avatar idmarjr avatar anurag-ks avatar anu0012 avatar zeokav 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.