From c041dac21b2a8d74e475606492eb2fcca0f05401 Mon Sep 17 00:00:00 2001 From: Mps Zone <33597940+mpszone@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:37:35 +0600 Subject: [PATCH 01/12] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..d3c9903 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +m.mpsz.com.bd \ No newline at end of file From 1238813d4507257759412c5aefba46d4bba89647 Mon Sep 17 00:00:00 2001 From: Mps Zone <33597940+mpszone@users.noreply.github.com> Date: Mon, 25 Dec 2017 03:12:38 +0600 Subject: [PATCH 02/12] Update README.md Username changed --- README.md | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 857c96a..40e4362 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Admin option will let you add a default usernamme and repository so you don't ha ``` Argument | Example | Description --- | --- | --- -username | `[github-profile username="seinoxygen"]` | Displays the profile box for the user seinoxygen. +username | `[github-profile username="mpszone"]` | Displays the profile box for the user mpszone. #### Repository clone urls ```html @@ -27,8 +27,8 @@ username | `[github-profile username="seinoxygen"]` | Displays the profile box f ``` Argument | Example | Description --- | --- | --- -username | `[github-clone username="seinoxygen"]` | Show ssh & https url. -limit | `[github-clone username="seinoxygen" repository="wp-github"]` | From a selected repo. +username | `[github-clone username="mpszone"]` | Show ssh & https url. +limit | `[github-clone username="mpszone" repository="wp-github"]` | From a selected repo. #### Repositories ```html @@ -36,8 +36,8 @@ limit | `[github-clone username="seinoxygen" repository="wp-github"]` | From a s ``` Argument | Example | Description --- | --- | --- -username | `[github-repos username="seinoxygen"]` | Lists up to 5 repositories from the user seinoxygen. -limit | `[github-repos username="seinoxygen" limit="10"]` | Lists up to 10 repositories from the user seinoxygen. +username | `[github-repos username="mpszone"]` | Lists up to 5 repositories from the user mpszone. +limit | `[github-repos username="mpszone" limit="10"]` | Lists up to 10 repositories from the user mpszone. #### Commits ```html @@ -45,10 +45,10 @@ limit | `[github-repos username="seinoxygen" limit="10"]` | Lists up to 10 repos ``` Argument | Example | Description --- | --- | --- -username | `[github-commits username="seinoxygen"]` | main username -repository | `[github-commits username="seinoxygen" repository="wp-github"]` | Lists up to 5 commits from the repository wp-github. -limit | `[github-commits username="seinoxygen" repository="wp-github" limit="10"]` | Lists up to 10 commits. -xtended | [github-commits username="seinoxygen" repository="wp-github" limit="30" xtended='{"Date de commit": "commit:committer:date","Email committer": "commit:committer:email","Url de commit": "url"}'] | allow to get custom data, Caution XPERIMENTAL! json format, rely on github api endpoints +username | `[github-commits username="mpszone"]` | main username +repository | `[github-commits username="mpszone" repository="wp-github"]` | Lists up to 5 commits from the repository wp-github. +limit | `[github-commits username="mpszone" repository="wp-github" limit="10"]` | Lists up to 10 commits. +xtended | [github-commits username="mpszone" repository="wp-github" limit="30" xtended='{"Date de commit": "commit:committer:date","Email committer": "commit:committer:email","Url de commit": "url"}'] | allow to get custom data, Caution XPERIMENTAL! json format, rely on github api endpoints For correct listing username and repository **_are_** required. @@ -58,9 +58,9 @@ For correct listing username and repository **_are_** required. ``` Argument | Example | Description --- | --- | --- -username | `[github-issues username="seinoxygen"]` | main username -repository | `[github-issues username="seinoxygen" repository="wp-github"]` | Lists up to 5 issues from the repository wp-github. -limit | `[github-issues username="seinoxygen" repository="wp-github" limit="10"]` | Lists up to 10 issues from the repository wp-github. +username | `[github-issues username="mpszone"]` | main username +repository | `[github-issues username="mpszone" repository="wp-github"]` | Lists up to 5 issues from the repository wp-github. +limit | `[github-issues username="mpszone" repository="wp-github" limit="10"]` | Lists up to 10 issues from the repository wp-github. #### Issue @@ -69,9 +69,9 @@ limit | `[github-issues username="seinoxygen" repository="wp-github" limit="10"] ``` Argument | Example | Description --- | --- | --- -username | `[github-issue username="seinoxygen"]` | main username -repository | `[github-issue username="seinoxygen" repository="wp-github"]` | selected repo -number | `[github-issue username="seinoxygen" repository="wp-github" number="14"]` | issue number +username | `[github-issue username="mpszone"]` | main username +repository | `[github-issue username="mpszone" repository="wp-github"]` | selected repo +number | `[github-issue username="mpszone" repository="wp-github" number="14"]` | issue number #### Pull request ```html @@ -79,9 +79,9 @@ number | `[github-issue username="seinoxygen" repository="wp-github" number="14" ``` Argument | Example | Description --- | --- | --- -username | `[github-pulls username="seinoxygen"]` | main username -repository | `[github-pulls username="seinoxygen" repository="wp-github"]` | from the repository wp-github. -limit | `[github-pulls username="seinoxygen" repository="wp-github" limit="10"]` | Lists up to 10 pull request from the repository wp-github. +username | `[github-pulls username="mpszone"]` | main username +repository | `[github-pulls username="mpszone" repository="wp-github"]` | from the repository wp-github. +limit | `[github-pulls username="mpszone" repository="wp-github" limit="10"]` | Lists up to 10 pull request from the repository wp-github. #### Gists ```html @@ -89,8 +89,8 @@ limit | `[github-pulls username="seinoxygen" repository="wp-github" limit="10"]` ``` Argument | Example | Description --- | --- | --- -username | `[github-gists username="seinoxygen"]` | Lists up to 5 gists from the user seinoxygen. -limit | `[github-gists username="seinoxygen" limit="10"]` | Lists up to 10 gists from the user seinoxygen. +username | `[github-gists username="mpszone"]` | Lists up to 5 gists from the user mpszone. +limit | `[github-gists username="mpszone" limit="10"]` | Lists up to 10 gists from the user mpszone. #### File content ```html @@ -98,10 +98,10 @@ limit | `[github-gists username="seinoxygen" limit="10"]` | Lists up to 10 gists ``` Argument | Example | Description --- | --- | --- -username | `[github-contents username="seinoxygen"]` |Add username (except if filled in wp BO. -repository | `[github-contents username="seinoxygen" repository="wp-github"]` | pick up a repository from the user seinoxygen. -filepath | `[github-contents username="seinoxygen" repository="wp-github" filepath="wp-github.css"]` | Select a file with full path in the repository. -language | `[github-contents username="seinoxygen" repository="wp-github" filepath="wp-github.css" language="css"]` | Help JsHighlighter if exists, will generate code inside PRE and CODE tags. +username | `[github-contents username="mpszone"]` |Add username (except if filled in wp BO. +repository | `[github-contents username="mpszone" repository="wp-github"]` | pick up a repository from the user mpszone. +filepath | `[github-contents username="mpszone" repository="wp-github" filepath="wp-github.css"]` | Select a file with full path in the repository. +language | `[github-contents username="mpszone" repository="wp-github" filepath="wp-github.css" language="css"]` | Help JsHighlighter if exists, will generate code inside PRE and CODE tags. #### Releases ```html @@ -109,9 +109,9 @@ language | `[github-contents username="seinoxygen" repository="wp-github" filepa ``` Argument | Example | Description --- | --- | --- -username | `[github-releases username="seinoxygen"]` |Add username (except if filled in wp BO. -repository | `[github-releases username="seinoxygen" repository="wp-github"]` | pick up a repository from the user seinoxygen. -limit | `[github-releases username="seinoxygen" repository="wp-github" limit="10"]` | Lists up to 10 releases. +username | `[github-releases username="mpszone"]` |Add username (except if filled in wp BO. +repository | `[github-releases username="mpszone" repository="wp-github"]` | pick up a repository from the user mpszone. +limit | `[github-releases username="mpszone" repository="wp-github" limit="10"]` | Lists up to 10 releases. #### Latest release ```html @@ -119,5 +119,5 @@ limit | `[github-releases username="seinoxygen" repository="wp-github" limit="10 ``` Argument | Example | Description --- | --- | --- - username | `[github-releaseslatest username="seinoxygen"]` |Add username (except if filled in wp BO. - repository | `[github-releaseslatest username="seinoxygen" repository="wp-github"]` | pick up a repository from the user seinoxygen. + username | `[github-releaseslatest username="mpszone"]` |Add username (except if filled in wp BO. + repository | `[github-releaseslatest username="mpszone" repository="wp-github"]` | pick up a repository from the user mpszone. From 7940914568fcb5f3c1f18b6b6096b7be4fcf2531 Mon Sep 17 00:00:00 2001 From: Mps Zone <33597940+mpszone@users.noreply.github.com> Date: Mon, 25 Dec 2017 03:52:51 +0600 Subject: [PATCH 03/12] Set theme jekyll-theme-merlot --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c50ff38 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-merlot \ No newline at end of file From 2ea40f59facbed64ed769981b9afc68b4e89e650 Mon Sep 17 00:00:00 2001 From: Mps Zone <33597940+mpszone@users.noreply.github.com> Date: Mon, 25 Dec 2017 05:00:32 +0600 Subject: [PATCH 04/12] Set theme jekyll-theme-merlot From 56fe2e41c3bc8dbe38ea3605fc6ae493bd6b0ede Mon Sep 17 00:00:00 2001 From: Mps Zone <33597940+mpszone@users.noreply.github.com> Date: Mon, 25 Dec 2017 05:01:38 +0600 Subject: [PATCH 05/12] Set theme jekyll-theme-merlot From 12c98b1919287559bf68b5d43677d2b0fefb4eaa Mon Sep 17 00:00:00 2001 From: Mps Zuha Date: Mon, 25 Dec 2017 06:27:26 +0600 Subject: [PATCH 06/12] Create new post _pages/sample-page.md from WordPress at https://m.mpsz.com.bd (Mps Zone BD Blog) - wogh --- _pages/sample-page.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _pages/sample-page.md diff --git a/_pages/sample-page.md b/_pages/sample-page.md new file mode 100644 index 0000000..5536853 --- /dev/null +++ b/_pages/sample-page.md @@ -0,0 +1,21 @@ +--- +ID: 2 +post_title: Sample Page +post_name: sample-page +author: admin +post_date: 2017-12-17 19:12:48 +layout: page +link: https://m.mpsz.com.bd/sample-page/ +published: true +tags: [ ] +categories: [ ] +--- +This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this: + +
Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)
+ +...or something like this: + +
The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
+ +As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun! \ No newline at end of file From a7b65531365eb32254161a3be9a2342d91136eb3 Mon Sep 17 00:00:00 2001 From: Mps Zuha Date: Mon, 25 Dec 2017 06:27:27 +0600 Subject: [PATCH 07/12] Create new post _posts/2017-12-17-hello-world.md from WordPress at https://m.mpsz.com.bd (Mps Zone BD Blog) - wogh --- _posts/2017-12-17-hello-world.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _posts/2017-12-17-hello-world.md diff --git a/_posts/2017-12-17-hello-world.md b/_posts/2017-12-17-hello-world.md new file mode 100644 index 0000000..bdab0a7 --- /dev/null +++ b/_posts/2017-12-17-hello-world.md @@ -0,0 +1,14 @@ +--- +ID: 1 +post_title: Hello world! +post_name: hello-world +author: admin +post_date: 2017-12-17 19:12:48 +layout: post +link: https://m.mpsz.com.bd/hello-world/ +published: true +tags: [ ] +categories: + - Uncategorized +--- +Welcome to WordPress. This is your first post. Edit or delete it, then start writing! \ No newline at end of file From cc8b24bc2bc92f8408cafa5778349733eb03dbca Mon Sep 17 00:00:00 2001 From: "M. Arman Uz Zuha" Date: Sun, 21 Jan 2018 02:47:52 +0600 Subject: [PATCH 08/12] Deleting _posts/2017-12-17-hello-world.md via WordPress at https://m.mpsz.com.bd (Mps Zone BD) - wogh --- _posts/2017-12-17-hello-world.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 _posts/2017-12-17-hello-world.md diff --git a/_posts/2017-12-17-hello-world.md b/_posts/2017-12-17-hello-world.md deleted file mode 100644 index bdab0a7..0000000 --- a/_posts/2017-12-17-hello-world.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -ID: 1 -post_title: Hello world! -post_name: hello-world -author: admin -post_date: 2017-12-17 19:12:48 -layout: post -link: https://m.mpsz.com.bd/hello-world/ -published: true -tags: [ ] -categories: - - Uncategorized ---- -Welcome to WordPress. This is your first post. Edit or delete it, then start writing! \ No newline at end of file From f56d0cb48118f2cfb83a0aa367bc7c9e078ecf33 Mon Sep 17 00:00:00 2001 From: "M. Arman Uz Zuha" Date: Sun, 21 Jan 2018 02:51:17 +0600 Subject: [PATCH 09/12] Create new post _posts/2018-01-20-welcome.md from WordPress at https://m.mpsz.com.bd (Mps Zone BD) - wogh --- _posts/2018-01-20-welcome.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _posts/2018-01-20-welcome.md diff --git a/_posts/2018-01-20-welcome.md b/_posts/2018-01-20-welcome.md new file mode 100644 index 0000000..9b40fee --- /dev/null +++ b/_posts/2018-01-20-welcome.md @@ -0,0 +1,23 @@ +--- +ID: 29 +post_title: Welcome +post_name: welcome +author: M. Arman Uz Zuha +post_date: 2018-01-20 20:51:16 +layout: post +link: https://m.mpsz.com.bd/welcome/ +published: true +tags: + - welcome +categories: + - Official Posts +--- +Welcome to Mps Zone Bd +This is one of the best online social media center on the BD Online Zone. You may find here: +1. Social Media +2. Online Marketing +3. Promotional Items +4. Event Planner +5. Free Labour Law Consultancy +and etc. +For more details, please stay with us \ No newline at end of file From f6172f0958954afe347833bb676a0f687b53a6be Mon Sep 17 00:00:00 2001 From: Mps Zone <33597940+mpszone@users.noreply.github.com> Date: Sun, 21 Jan 2018 02:54:47 +0600 Subject: [PATCH 10/12] 6 Welcome post --- _posts/2018-01-20-welcome.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_posts/2018-01-20-welcome.md b/_posts/2018-01-20-welcome.md index 9b40fee..3597260 100644 --- a/_posts/2018-01-20-welcome.md +++ b/_posts/2018-01-20-welcome.md @@ -1,17 +1,17 @@ ---- -ID: 29 -post_title: Welcome -post_name: welcome -author: M. Arman Uz Zuha -post_date: 2018-01-20 20:51:16 -layout: post -link: https://m.mpsz.com.bd/welcome/ -published: true -tags: - - welcome -categories: - - Official Posts ---- +--- +ID: 29 +post_title: Welcome +post_name: welcome +author: M. Arman Uz Zuha +post_date: 2018-01-20 20:51:16 +layout: post +link: https://m.mpsz.com.bd/welcome/ +published: true +tags: + - welcome +categories: + - Official Posts +--- Welcome to Mps Zone Bd This is one of the best online social media center on the BD Online Zone. You may find here: 1. Social Media @@ -20,4 +20,4 @@ This is one of the best online social media center on the BD Online Zone. You ma 4. Event Planner 5. Free Labour Law Consultancy and etc. -For more details, please stay with us \ No newline at end of file +For more details please stay with us From a775583089c1ca3ddab6314c50f7a50e0b2b22be Mon Sep 17 00:00:00 2001 From: "M. Arman Uz Zuha" Date: Sun, 21 Jan 2018 02:57:12 +0600 Subject: [PATCH 11/12] Deleting _pages/sample-page.md via WordPress at https://m.mpsz.com.bd (Mps Zone BD) - wogh --- _pages/sample-page.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 _pages/sample-page.md diff --git a/_pages/sample-page.md b/_pages/sample-page.md deleted file mode 100644 index 5536853..0000000 --- a/_pages/sample-page.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -ID: 2 -post_title: Sample Page -post_name: sample-page -author: admin -post_date: 2017-12-17 19:12:48 -layout: page -link: https://m.mpsz.com.bd/sample-page/ -published: true -tags: [ ] -categories: [ ] ---- -This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this: - -
Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)
- -...or something like this: - -
The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
- -As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun! \ No newline at end of file From 9e79fae8aa5ae257c53d9c2589b76eee31be5154 Mon Sep 17 00:00:00 2001 From: "M. Arman Uz Zuha" Date: Sun, 21 Jan 2018 06:39:17 +0600 Subject: [PATCH 12/12] Create new post _pages/fb-welcome.md from WordPress at https://m.mpsz.com.bd (Mps Zone BD) - wogh --- _pages/fb-welcome.md | 93 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 _pages/fb-welcome.md diff --git a/_pages/fb-welcome.md b/_pages/fb-welcome.md new file mode 100644 index 0000000..fa824d5 --- /dev/null +++ b/_pages/fb-welcome.md @@ -0,0 +1,93 @@ +--- +ID: 33 +post_title: FB Welcome +post_name: fb-welcome +author: M. Arman Uz Zuha +post_date: 2018-01-21 00:39:17 +layout: page +link: https://m.mpsz.com.bd/fb-welcome/ +published: true +tags: [ ] +categories: [ ] +--- + + + + +  +
+  \ No newline at end of file