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.
There are no requirements for Hot Dog Stand.
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" />
-
src
: contains the source code for Hot Dog Stand -
dist
: contains the regular and minified distributions of Hot Dog Stand
- Chrome: latest
- Firefox: latest
- Opera: latest
- Vivaldi: latest
- Safari: latest
- IE: latest
- Netscape Navigator: latest
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.
Feedback is greatly appreciated! Help find bugs and suggest improvements or new features. Feel free to open tickets for any changes you'd like!
© 2015 Steve Richey. Shared under an MIT license. See license.md for details.