https://github.com/atomantic/html5-site-template
A template for creating a new HTML5 website (folder structure and base files) -- this project is mainly a hub for students of Adam Eivy's Web Development classes at Seattle Central Community College but is available to anyone who wishes to join in creating a universally usable foundation for an html5 site template. Please make suggestions for additions/modifications or join the project before forking :)
https://github.com/atomantic/html5-site-template
Last synced: 6 months ago
JSON representation
A template for creating a new HTML5 website (folder structure and base files) -- this project is mainly a hub for students of Adam Eivy's Web Development classes at Seattle Central Community College but is available to anyone who wishes to join in creating a universally usable foundation for an html5 site template. Please make suggestions for additions/modifications or join the project before forking :)
- Host: GitHub
- URL: https://github.com/atomantic/html5-site-template
- Owner: atomantic
- Created: 2010-06-02T12:15:09.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-06-02T13:19:32.000Z (about 16 years ago)
- Last Synced: 2025-02-01T03:43:03.661Z (over 1 year ago)
- Homepage: http://intellectualpirates.net
- Size: 89.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Your website URL should be mapped to the "webroot" folder. All files within this folder are accessible via an http request on your domain. Any files that are included server side should go into the "includes" folder.