Skip to content

Commit e87f11b

Browse files
authored
Moving docs out of src and dist (#2655)
* Moving docs out of src and dist * Changing links to doc
1 parent 3686487 commit e87f11b

File tree

18 files changed

+7
-1141
lines changed

18 files changed

+7
-1141
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Choose one of the following options:
4646
to use it, you may have to copy and paste the contents of that folder into
4747
your project directory.
4848

49-
* Using our new [create-html5-boilerplate](https://github.com/h5bp/create-html5-boilerplate)
50-
project, instantly fetch the latest npm published package (or any version
49+
* Using the [create-html5-boilerplate](https://github.com/h5bp/create-html5-boilerplate)
50+
script, instantly fetch the latest npm published package (or any version
5151
available on npm) with `npx`, `npm init` or `yarn create` without having to
5252
install any dependencies. Running the following `npx` command installs the
5353
latest version into a folder called `new-site`
@@ -59,6 +59,10 @@ Choose one of the following options:
5959
npm run start
6060
```
6161

62+
* Using our new [Template Repository](https://github.com/h5bp/html5-boilerplate-template)
63+
create a new GitHub repository based on the latest code from the main branch of HTML5
64+
Boilerplate.
65+
6266
## Features
6367

6468
* A finely-tuned starter template. Reap the benefits of 10 years of analysis,
@@ -99,7 +103,7 @@ You can find our range of supported browsers in our [package.json](https://githu
99103

100104
## Documentation
101105

102-
Take a look at the [documentation table of contents](dist/doc/TOC.md). This
106+
Take a look at the [documentation table of contents](doc/TOC.md). This
103107
documentation is bundled with the project which makes it available for offline
104108
reading and provides a useful starting point for any documentation you want to
105109
write about your project.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/doc/TOC.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)