Skip to content

Commit

Permalink
Example README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyTae authored and jantimon committed May 22, 2019
1 parent 17fbb30 commit 895db29
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions examples/README.md
@@ -0,0 +1,19 @@
# Examples

A collection of repositories or pages using html-webpack-plugin.

Example | Link | Description
--- | --- | ---
Appcache | [appcache](./appcache)
Chunk Optimization | [chunk-optimization](./chunk-optimization)
Custom Template | [custom-template](./custom-template)
Default | [default](./default)
Favicon | [favicon](.\/favicon.)
Html Loader | [html-loader](./.html-loader)
Inline | [inline](./inline)
Javascript-advanced | [javascript-advanced](./javascript-advanced)
Javascript | [javascript](./javascript)
Pug Loader | [pug-loader](./pug-loader)
Sort Manually | [sort-manually](./sort-manually)
Template Parameters | [template-parameters](./template-parameters)
Landing Page | [webpack-static-webpage-example](https://github.com/TroyTae/webpack-static-webpage-example) | Landing page example that is optimized SEO and performance.

0 comments on commit 895db29

Please sign in to comment.