Cătălin Mariș
57342272e6
Include the LICENSE file in the dist directory
...
* Rename `LICENSE.md` to `LICENSE.txt` so that more text editors
know how to open it.
* Make the build step copy the `LICENSE.txt` file in the `dist/`
directory so that it gets included in the distribution package.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ref https://www.youtube.com/watch?v=hWDSToC9EV8&t=15m15s
h5bp/html5-boilerplate#1655
Fix h5bp/html5-boilerplate#1655
Close h5bp/html5-boilerplate#1680
2015-03-11 08:17:57 +02:00
Cătălin Mariș
0a40054b7e
Use https:// where possible
2015-03-05 01:41:23 +02:00
Arthur Verschaeve
45798ee7f8
README.md: Use https:// where possible
...
Close h5bp/html5-boilerplate#1640
2014-11-30 19:59:27 +02:00
Cătălin Mariș
215bebe5e5
Remove the cross-domain phrase from README.md
...
The part about `Cross-domain Ajax and Flash` from the `README.md` file
isn't accurate, as by default:
* the `crossdomain.xml` file doesn't grant a web client — such as Adobe
Flash Player, Adobe Reader, etc. — permission to handle data across
multiple domains
* the Apache server configs, do not allow cross-origin access to all
resources, unless the user enables that behavior
2014-09-20 17:51:12 +03:00
Cătălin Mariș
4b779d3ed9
Fix link in README.md
2014-08-04 19:29:59 +03:00
Cătălin Mariș
c73ae71db4
Add badges
...
* Add Travis CI status icon.
http://docs.travis-ci.com/user/status-images/
* Add `devDependencies` status icon.
https://david-dm.org/
2014-08-04 19:02:40 +03:00
Arthur Verschaeve
da7bf0d530
Make minor correction in README.md
...
Close h5bp/html5-boilerplate#1576 .
2014-08-02 13:03:29 +03:00
Felix
ec49630374
README.md: Add link to the list of releases
...
Close #1480 .
2013-12-12 00:01:33 +02:00
Cătălin Mariș
e039cf4275
Remove phrase about IE conditional classes
2013-11-12 13:30:57 +02:00
Cătălin Mariș
5e090e0db5
Add note about legacy browser support in v4
...
Close #1050 .
2013-10-21 21:37:53 +03:00
Cătălin Mariș
18d3a9dd9e
Update documentation and README.md
...
Remove content regarding legacy browsers.
Ref: #1050 .
2013-09-29 12:01:42 +03:00
Nicolas Gallagher
922df45999
Use relative paths in README
...
GitHub recently fixed a problem where relative paths in Markdown files
didn't behave as desired.
Fix gh-1296
2013-01-30 19:28:18 -08:00
Nicolas Gallagher
2c079ae144
Add a CONTRIBUTING.md file
...
Move the information on contributing from the bundled documentation to a
new root file - CONTRIBUTING. This is both a more meaningful location
(not part of code documentation) and allows us to take advantage of
GitHub's latest UI changes that prompt people to read a repo's
guidelines before reporting issues or opening pull requests.
2012-09-17 20:40:46 +01:00
Nicolas Gallagher
0dcd9d120e
Rename doc/README to doc/TOC
...
Avoid the problem with links in a directory README on github.com. GitHub
displays a directory's README when at the dir level, which results in
incorrect URLs when links are using relative paths. This is causing some
confusion for people who browse to the documentation on GitHub and try
to browse the docs from the automatically displayed README.
2012-09-16 11:45:57 +01:00
Nicolas Gallagher
fac03ef28f
Minor update to README
2012-08-21 22:54:40 +01:00
Nicolas Gallagher
1d96e32876
Docs: minor tweaks
2012-08-12 15:17:58 +01:00
Nicolas Gallagher
f23340ed9b
Add MIT license
...
Provide a proper, highly permission license, recognized by the OSI, to
remove any potential for ambiguity. Addresses concerns around the
inability to elect to place work in the Public Domain.
Fix gh-1139
2012-08-08 23:56:10 +01:00
Nicolas Gallagher
703d0b8651
Add CHANGELOG
...
Keep the project history available within the repo; make it easier to
track what is currently changed over the last tagged release.
2012-08-05 11:11:02 +01:00
Paul Irish
05965584fc
hey filename, take it easy. use your inside voice.
2011-11-17 09:32:22 -08:00
Nicolas Gallagher
d32dfb7a48
Update README repo urls
2011-10-26 22:00:32 +01:00
Nicolas Gallagher
f3cc3a28e4
Rewrite the README.
...
Previous version was acting more like a changelog. This update
provides a better overview of the project, more useful information,
clearer description of how to get involved, and links to the
various project resources.
2011-10-15 12:03:26 +01:00
Sean Santry
64c9e797b8
A couple grammatical fixes to README.md
2011-09-10 18:52:28 -03:00
Divya Manian
439778a2be
Updated the readme to remove duplicate reference to modernizr.load Fixes #737
2011-09-04 15:52:12 -07:00
Tony
19dd8f8318
Not 100% complete, but added lots of backticks to make files, paths, and inline code easier to spot (and read!).
2011-08-29 22:04:00 -03:00
Martin Balfanz
fa785e0ef0
global code cleanup
...
includes: - tab removal from html/css
- fixing indention
- removing unnecessary whitespaces
2011-08-13 16:19:01 +02:00
Divya Manian
5f2b327595
Adding Gavrismo to contrib list
2011-08-10 10:30:43 -07:00
Paul Irish
1e79f7b7df
update readme. :)
2011-08-10 00:17:59 -07:00
Tony
b77d30c2f0
Mostly lots of <code> additions for consistency. (I think it also enhances readability, so inline code snippets are obvious.) Few minor capitalization & typographical fixes.
2011-08-08 11:46:58 -03:00
Mathias Bynens
0a3456758b
Fix typo.
2011-06-04 06:06:25 -07:00
Jason Tokoph
e3d389a171
Fixed URL typo in the changelog
2011-05-16 13:36:59 -07:00
Gregg Gajic
9b1a477b12
Fix typo in Changelog
2011-03-28 17:55:11 -05:00
Divya Manian
5b4ddd3a58
updated read me with translators, contributors
2011-03-19 21:34:34 -07:00
Paul Irish
a39f656d95
Revert " removing demo/ and readme temporarily to tag."
...
That was just temporary so i could tag the release.
This reverts commit f93c3a5b87 .
2011-03-07 00:38:05 -08:00
Paul Irish
f93c3a5b87
h5bp 1.0rc - removing demo/ and readme temporarily to tag.
2011-03-06 23:57:06 -08:00
Kenneth Nordahl
80d6d58306
Fixed a spelling error of a name in the thanks
...
Signed-off-by: Kenneth Nordahl <kenneth@nordahl.me >
2011-01-23 12:32:35 +08:00
Paul Irish
9670091104
minor. filename rename.
2011-01-03 14:49:19 -08:00