-
Notifications
You must be signed in to change notification settings - Fork 1
Jumpstart your project's front-end and learn from lots of refs included in comments
lukasztyrala/jumpstart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------------- JUMPSTART http://github.com/lukasztyrala/jumpstart ------------------------------------------------------------------------------- "A great code starts with index.html, Luke!" # Bugs and suggestions Report anything that comes to your mind (and is related to the project) here: https://github.com/lukasztyrala/jumpstart/issues Thanks for any comments! # About This is written for my comfort when starting a new project. Included files cover basic front-end stuff like: basic html5 layout, css reset, common js libs. The usage of tags and code is referenced and commented (files stripped from refs and comments are also available). If you need something more robust and dynamic, check out HTML5 Boilerplate project: https://github.com/paulirish/html5-boilerplate # Files css/ -- resets, commont techniques, default styles, media queries, etc. html/ -- index.html (with and without refs and comments), html5 elements js/ -- common js libs snippets/ -- basic styles for common html elements (eg. nav, buttons, etc.) txt/ -- various files like .gitignore.sample, robots.txt, etc. xml/ -- various xml files like opensearch, sitemap and rss # Licence Check references if you need to know who wrote what and relesed under what licence. For code written by me you can use MIT licence. MIT LICENCE [http://www.opensource.org/licenses/mit-license.php] Copyright (c) 2010 Lukasz Tyrala Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
About
Jumpstart your project's front-end and learn from lots of refs included in comments
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published