diff --git a/_config.yml b/_config.yml index 1db390d..907a719 100644 --- a/_config.yml +++ b/_config.yml @@ -6,6 +6,7 @@ url: "http://httplug.io" twitter_username: httplug github_username: php-http github_reponame: httplug +exclude: [vendor] sass: sass_dir: assets/_sass diff --git a/assets/_sass/_style.scss b/assets/_sass/_style.scss index e92b2cf..28c4639 100644 --- a/assets/_sass/_style.scss +++ b/assets/_sass/_style.scss @@ -77,3 +77,7 @@ footer[role="contentinfo"] { margin-bottom: 30px; } } + +.third-party .row { + padding-bottom: 1rem; +} \ No newline at end of file diff --git a/index.html b/index.html index ed22bd9..acd180e 100644 --- a/index.html +++ b/index.html @@ -59,3 +59,72 @@

Separate logic using plugins

+ +
+
+
+
+
+

They are using HTTPlug

+

+ +

+
+
+
+
+
+ PHP Geocoder +
+
+ PHP Geocoder Fetches geocode data from many different APIs. +
+
+
+
+
+ Mailgun +
+
+ Mailgun API client for Mailgun email service. +
+
+
+
+
+ FOSHttpCache +
+
+ FOSHttpCache Integrate your application with HTTP caching proxy such as Varnish. +
+
+
+
+
+ KNPLabs Github Api +
+
+ KNPLabs Github client An API client for GitHub. +
+
+
+
+
+ +
+
+ Swap A money currency converter library. +
+
+
+
+
+ Sparkpost +
+
+ SparkPost API client An API client for sending mails with SparkPost. +
+
+ +
+