You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
Webpack project starter with Pug, Sass/Stylus, jQuery, VanillaJS, Babel and Yarn
2
2
===================
3
3
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.
5
5
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:
7
7
8
8
-*website.com/contact*
9
9
-*website.com/blog*
@@ -16,15 +16,15 @@ With this starter you can have your URLs clean by removing the .html extension.
16
16
## Technologies used
17
17
18
18
- Templating: `Pug`
19
-
- Styling: `Sass`*but you can also use stylus*
19
+
- Styling: `Sass`*you can also use stylus*
20
20
- Scripting: `jQuery or VanillaJS(plain Javascript)`
21
21
- JS Compiler: `Babel ES6`
22
22
23
23
## Features
24
24
25
-
- Well organized folder structure for views, styles and assets.
25
+
- Well organized folder structure for views, styles, and assets.
26
26
- 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.
28
28
-`Babel module resolver` configured to use alias and simplify the paths you need to import.
29
29
-`Editorconfig`
30
30
- Yarn.
@@ -44,7 +44,7 @@ Websites using this starter across the web.
44
44
-https://fluidai.netlify.app/
45
45
-https://safecontract.netlify.app/
46
46
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 🙂
48
48
49
49
## Contributions
50
50
@@ -56,6 +56,6 @@ Feel free to use it in the way you want. Just be sure to add a link/mention to t
56
56
57
57
## Donations
58
58
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!
60
60
61
61
<ahref="https://www.buymeacoffee.com/edgardo"target="_blank"><imgsrc="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