Skip to content

Commit

Permalink
πŸš€ RELEASE: v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaedahBatool committed Jul 5, 2018
1 parent 7c4bd86 commit c58de9f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Demos
<h1 align="center">
<img src="https://on.ahmda.ws/sjK6/c" />

My demos for web development class that I am teaching nowadays.
gulp-poodle

- First demo: A custom tip landing page.
</h1>

> A gulp static site builder with Pug and SCSS.
---

###### β€” Feel free to tweet and say πŸ‘‹ at me [@MaedahBatool](https://twitter.com/MaedahBatool/)
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Gulpfile.
*
* @author Maedah Batool (https://github.com/maedahbatool)
* @version 1.0.0
*/

// Configure.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-poodle",
"version": "0.0.1",
"version": "0.1.0",
"author": "Maedah Batool (https://MaedahBatool.com/)",
"devDependencies": {
"gulp": "^3.9.1",
Expand Down

0 comments on commit c58de9f

Please sign in to comment.