From 2ffb00c3ac3d3cad0c0e654b9a26039ee070490f Mon Sep 17 00:00:00 2001 From: Muayad Sayed ALi Date: Thu, 21 Apr 2016 17:06:24 +0400 Subject: [PATCH 1/6] update yaml --- nanoc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nanoc.yaml b/nanoc.yaml index 040d002c1c..ab0bfd6dcd 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -6,6 +6,7 @@ pipeline_config: - :RougeFilter - :EmojiFilter - :PageTocFilter + - :PageTocFilter222 gfm: false http_url: https://github.com base_url: / From 41fa071b3805c10439d6ce70f50b73aaba6c8b3e Mon Sep 17 00:00:00 2001 From: Muayad Sayed ALi Date: Thu, 21 Apr 2016 17:06:51 +0400 Subject: [PATCH 2/6] fake change --- content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.md b/content/index.md index 1cf54f6892..3a5ea4bdec 100644 --- a/content/index.md +++ b/content/index.md @@ -3,7 +3,7 @@ title: GitHub Developer layout: overview hide_from_search: true --- - +Adding My Name here!!

Leverage the power of
From 76f2aa51ed5bd35b382aa785a2a5e185be9e6418 Mon Sep 17 00:00:00 2001 From: Muayad Sayed ALi Date: Thu, 21 Apr 2016 17:09:25 +0400 Subject: [PATCH 3/6] add po file --- content/testpo.po | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 content/testpo.po diff --git a/content/testpo.po b/content/testpo.po new file mode 100644 index 0000000000..d9ee408189 --- /dev/null +++ b/content/testpo.po @@ -0,0 +1,3 @@ +#: lib/error.c:116 +msgid "Unknown system error" +msgstr "Error desconegut del sistema" From 9872a16da92a2b69573488b393b81a1303ca7996 Mon Sep 17 00:00:00 2001 From: Muayad Sayed ALi Date: Thu, 21 Apr 2016 17:09:49 +0400 Subject: [PATCH 4/6] fake --- content/v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v3.md b/content/v3.md index 916d387e63..2546131b87 100644 --- a/content/v3.md +++ b/content/v3.md @@ -3,7 +3,7 @@ title: GitHub API v3 --- # Overview - +show me the magic This describes the resources that make up the official {{ site.data.variables.product.product_name }} API v3. If you have any problems or requests please contact [support][]. From 09d9feb576b62762cc23fc77ccde9abe7669858d Mon Sep 17 00:00:00 2001 From: Muayad Sayed ALi Date: Thu, 21 Apr 2016 17:10:15 +0400 Subject: [PATCH 5/6] update yaml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 00e5561e87..1f41ff2bbc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ rvm: cache: directories: - vendor/bundle - - node_modules + - node_modules bundle twenty two sudo: false git: depth: 10 From a211a24fa29a9576206051c7983fcd64ead79f7f Mon Sep 17 00:00:00 2001 From: Muayad Sayed ALi Date: Thu, 21 Apr 2016 17:10:38 +0400 Subject: [PATCH 6/6] test update --- nanoc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nanoc.yaml b/nanoc.yaml index ab0bfd6dcd..46727756e7 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -6,7 +6,7 @@ pipeline_config: - :RougeFilter - :EmojiFilter - :PageTocFilter - - :PageTocFilter222 + - :PageTocFilter222 Test Me gfm: false http_url: https://github.com base_url: /