Skip to content

steverichey/hot-dog-stand

Repository files navigation

    __  __      __     ____                 _____ __                  __
   / / / /___  / /_   / __ \____  ____ _   / ___// /_____ _____  ____/ /
  / /_/ / __ \/ __/  / / / / __ \/ __ `/   \__ \/ __/ __ `/ __ \/ __  / 
 / __  / /_/ / /_   / /_/ / /_/ / /_/ /   ___/ / /_/ /_/ / / / / /_/ /  
/_/ /_/\____/\__/  /_____/\____/\__, /   /____/\__/\__,_/_/ /_/\__,_/   
                               /____/                                   

Build Status Build status Build Status Codeship Status for steverichey/hot-dog-stand Circle CI Dependencies devDependency Status Bower Version NPM Version NPM downloads MIT License Stories in Ready Join the chat at https://gitter.im/steverichey/hot-dog-stand Code Climate Mobile Status End Status Responsive Status Responsive Status Dog Status

This is Hot Dog Stand, a simple, responsive, mobile-first, agonizing, front-end framework for developing the next generation of fully responsive web apps. Inspired by the original Windows 3.1 Hot Dog Stand theme.

Hot Dog Stand is only 279 bytes (48 bytes minimized) and only four lines of code, making it the lightest CSS framework around.

You can see Hot Dog Stand in action at the official site.

Requirements

There are no requirements for Hot Dog Stand.

Get Started

Add hotdogstand.css or hotdogstand.min.css to your web app's folders, and then the following line to the <head> of your HTML:

<link type="text/css" rel="stylesheet" href="hotdogstand.css" />

You can also install via Bower:

bower install hotdogstand

Or, you can use NPM:

npm install hot-dog-stand

Directory Structure

  • src: contains the source code for Hot Dog Stand
  • dist: contains the regular and minified distributions of Hot Dog Stand

Browser Support

Versioning

Hot Dog Stand follows semver, so we won't introduce breaking changes in minor or patch versions. The master branch will always have the newest changes, so it's not necessarily production ready. The stable branch will always have the most recent stable version of the framework.

Contributing

Feedback is greatly appreciated! Help find bugs and suggest improvements or new features. Feel free to open tickets for any changes you'd like!

Credits

Hot Dog Icon created by Trevor Tarczynski from the Noun Project.

License

© 2015 Steve Richey. Shared under an MIT license. See license.md for details.

♨︎🐕

About

A simple, responsive, mobile-first, agonizing, front-end CSS framework for developing the next generation of fully responsive web apps.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published