mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-09 05:24:12 +01:00
1.4 KiB
1.4 KiB
HTML5 Boilerplate documentation:
Getting started
- Usage — Overview of the project contents.
- FAQ — Frequently asked questions, along with their answers.
The core of HTML5 Boilerplate
- HTML — A guide to the default HTML.
- CSS — A guide to the default CSS.
- JavaScript — A guide to the default JavaScript.
- .htaccess — All about the Apache web server configs (also see our alternative server configs).
- crossdomain.xml — An introduction to making use of crossdomain requests.
- Everything else.
Development
- Extending and customizing HTML5 Boilerplate — Going further with the boilerplate.
Related projects
HTML5 Boilerplate has several related projects to help improve the performance of your site/app in various production environments.
- Server configs — Configs for different servers.
- Node build script — A feature-rich grunt plugin.
- Ant build script — The original HTML5 Boilerplate build script.