Skip to content

Commit 4fe4f8d

Browse files
authored
UPDATE: Readme
1 parent ace166b commit 4fe4f8d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Webpack project starter with Pug, Sass/Stylus, jQuery, VanillaJS, Babel and Yarn
22
===================
33

4-
The purpose of this Webpack Starter is to allow people to create websites without frameworks/libraries like React, Angular, Vue but only using simple but powerful technologies to build quality websites.
4+
The purpose of this Webpack Starter is to allow people to create websites without any framework/library like React, Angular, Vue but only using simple but powerful technologies to build quality websites.
55

6-
With this starter you can have your URLs clean by removing the .html extension. For example:
6+
With this starter you can have clean URLs by removing the .html extension. For example:
77

88
- *website.com/contact*
99
- *website.com/blog*
@@ -16,15 +16,15 @@ With this starter you can have your URLs clean by removing the .html extension.
1616
## Technologies used
1717

1818
- Templating: `Pug`
19-
- Styling: `Sass` *but you can also use stylus*
19+
- Styling: `Sass` *you can also use stylus*
2020
- Scripting: `jQuery or VanillaJS(plain Javascript)`
2121
- JS Compiler: `Babel ES6`
2222

2323
## Features
2424

25-
- Well organized folder structure for views, styles and assets.
25+
- Well organized folder structure for views, styles, and assets.
2626
- Webpack notifier on every compilation.
27-
- Compatibility with `manifest`, `browserconfig` and other external files you wish to include.
27+
- Compatibility with `manifest`, `browserconfig`, and other external files you wish to include.
2828
- `Babel module resolver` configured to use alias and simplify the paths you need to import.
2929
- `Editorconfig`
3030
- Yarn.
@@ -44,7 +44,7 @@ Websites using this starter across the web.
4444
- https://fluidai.netlify.app/
4545
- https://safecontract.netlify.app/
4646

47-
Do you built a website with this starter? Add your website url to this file and submit a PR 🙂
47+
Did you build a website with this starter? Add your website url to this file and submit a PR 🙂
4848

4949
## Contributions
5050

@@ -56,6 +56,6 @@ Feel free to use it in the way you want. Just be sure to add a link/mention to t
5656

5757
## Donations
5858

59-
A donation to buy more coffee is always well received if this starter helped you to create your website!
59+
A donation to buy more coffee it's always well received!
6060

6161
<a href="https://www.buymeacoffee.com/edgardo" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

0 commit comments

Comments
 (0)