From 36a4243d2bae65282b543b3f9443f535783c4d4e Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 16 Mar 2019 16:04:50 +0000 Subject: [PATCH 01/12] add full stop --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 95564d4..31f951e 100755 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@

Parse Server and Dashboard

-
The REST server and dashboard to manage your data
+
The REST server and dashboard to manage your data.
From fd79614696a315aed3dd67c6e55634b9f77d40de Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 16 Mar 2019 16:23:47 +0000 Subject: [PATCH 02/12] added help & communication section --- index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/index.html b/index.html index 31f951e..1f59352 100755 --- a/index.html +++ b/index.html @@ -3,6 +3,30 @@ slug: Parse + Open Source --- + + + + +

Stack Overflow Parse-Server tag

+ For question relating to the hosting and deployment of Parse Server.

+ + + + +

Community Forum

+ For discussion relating to strategy and implementation.

+ + + + +

Github Issues

+ For reporting bugs and making pull requests for specific repos.

+ + + + +
+

Parse Server and Dashboard

From 5a1cd3822b7dc288eb80ea53c95e576620399b1d Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Thu, 21 Mar 2019 00:58:08 +0000 Subject: [PATCH 03/12] add section --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index 1f59352..5418a29 100755 --- a/index.html +++ b/index.html @@ -3,6 +3,15 @@ slug: Parse + Open Source --- + +
+

Help & Communication

+
Find out our preferred channels of communication for help, issues and disscussion.
+
+ + + From a96a976fa41b5d7408f2c9f297a65874db359e26 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Thu, 21 Mar 2019 01:00:12 +0000 Subject: [PATCH 04/12] more clear SO wording --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5418a29..56c41bc 100755 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@
Find out our preferred channels of communication for help, issues and disscu
From c90478830e171c616062910fe93fa3e096535685 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Thu, 21 Mar 2019 01:03:50 +0000 Subject: [PATCH 05/12] add links --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 56c41bc..6058e80 100755 --- a/index.html +++ b/index.html @@ -11,12 +11,12 @@
Find out our preferred channels of communication for help, issues and disscu
+

Stack Overflow Parse-Platform tag

For code level questions related to any of the client SDKs.

Stack Overflow Parse-Server tag

- For question relating to the hosting and deployment of Parse Server.

+ For code level questions related to Parse Server.

From be5cfb658af2ccbde6236c92ad1a18c7391c8a31 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Thu, 21 Mar 2019 01:11:11 +0000 Subject: [PATCH 06/12] update stackoverflow tag --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index b6b69d9..517e8ef 100644 --- a/_config.yml +++ b/_config.yml @@ -16,11 +16,11 @@ repository: parse-community/parse-community.github.io facebook_username: parseit twitter_username: parseplatform github_username: parse-community -stackoverflow_tag: parse.com +stackoverflow_tag: parse-platform serverfault_tag: parse # Build settings markdown: kramdown exclude: [ Gemfile, Gemfile.lock, README.md, config.codekit ] -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-cayman From 8277a81ba34dfe866223ea9fb035302e6ff4905b Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Thu, 21 Mar 2019 20:18:25 +0000 Subject: [PATCH 07/12] wording --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6058e80..37e9b34 100755 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@

Help & Communication

-
Find out our preferred channels of communication for help, issues and disscussion.
+
Find the preferred channels of communication for help, issues and disscussion.
-

Stack Overflow Parse-Platform tag

For code level questions related to any of the client SDKs.

+

Stack Overflow parse-platform tag

For code level questions related to any of the client SDKs, dashboard and more.

-

Stack Overflow Parse-Server tag

+

Stack Overflow parse-server tag

For code level questions related to Parse Server.

From 380a3a9833d061fc3302997f5f854b10bfa6fd4a Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 23 Mar 2019 09:23:01 +0000 Subject: [PATCH 08/12] change wording --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 37e9b34..f5f4c30 100755 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@
Find the preferred channels of communication for help, issues and disscussio
From ff01a4c4c06d20ecd12f78cd956daed3759cc3a7 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 23 Mar 2019 09:50:48 +0000 Subject: [PATCH 09/12] change links & wording --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index f5f4c30..416051e 100755 --- a/index.html +++ b/index.html @@ -6,30 +6,30 @@

Help & Communication

-
Find the preferred channels of communication for help, issues and disscussion.
+
Our preferred channels of communication for help, issues and disscussion.
-

Stack Overflow parse-platform tag

For code level questions related to any of the client SDKs, dashboard and more.

+

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform.

-

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform.

+

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as parse-server, parse-dashboard, parse-javascript-sdk and parse-cloud.

-

Stack Overflow parse-server tag

- For code level questions related to Parse Server.

+

Sever Fault parse tag

+ Use for questions related to the hosting of Parse Server.

Community Forum

- For discussion relating to strategy and implementation.

+ Use for discussion relating to strategy and implementation.

-

Github Issues

- For reporting bugs and making pull requests for specific repos.

+

Github Issues

+ Use for reporting bugs and making pull requests for specific repositories.

From 93dbe37a532c1ecb52e95a658445768929c142f5 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 23 Mar 2019 10:10:57 +0000 Subject: [PATCH 10/12] fix text overflow --- css/main.css | 8 +++----- css/main.scss | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/css/main.css b/css/main.css index 86a7e6c..f7fade0 100644 --- a/css/main.css +++ b/css/main.css @@ -834,7 +834,7 @@ section { width: 100%; max-width: 650px; margin: 0 auto; - height: 72px; + height: auto; background: rgba(14, 105, 161, 0.03); position: relative; border: none; @@ -843,7 +843,6 @@ section { position: relative; } .repoList .repoTitle h4, .repoList .repoTitle p, .repoList .repoDescription h4, .repoList .repoDescription p, .repoList .repoInfo h4, .repoList .repoInfo p { text-overflow: ellipsis; - overflow: hidden; white-space: nowrap; } .repoList h4 { margin: 16px 0px 4px 0px; @@ -865,10 +864,9 @@ section { .repoList .repoDescription { opacity: 0.6; margin: 0px; + padding-right: 24px; padding-left: 24px; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; } + padding-bottom: 16px; } @media screen and (max-width: 600px) { .repoList .repoDescription { padding-left: 16px; } } diff --git a/css/main.scss b/css/main.scss index 6adc2dc..bdd7bba 100755 --- a/css/main.scss +++ b/css/main.scss @@ -1044,7 +1044,7 @@ section{ width: 100%; max-width: 650px; margin: 0 auto; - height: 72px; + height: auto; background: $fadedBlue; position: relative; border: none; @@ -1053,7 +1053,6 @@ section{ position: relative; h4, p{ text-overflow: ellipsis; - overflow: hidden; white-space: nowrap; } } @@ -1081,9 +1080,8 @@ section{ opacity: 0.6; margin: 0px; padding-left: 24px; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; + padding-right: 24px; + padding-bottom: 16px; @media screen and (max-width: $smallWidth){ padding-left: 16px; } From ff5964a2575746b38aad980efd49687efa18bfe3 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 23 Mar 2019 10:14:14 +0000 Subject: [PATCH 11/12] resizing --- css/main.css | 3 ++- css/main.scss | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index f7fade0..61e9c32 100644 --- a/css/main.css +++ b/css/main.css @@ -869,7 +869,8 @@ section { padding-bottom: 16px; } @media screen and (max-width: 600px) { .repoList .repoDescription { - padding-left: 16px; } } + padding-left: 16px; + padding-right: 16px; } } .repoList .language { text-align: right; padding-right: 16px; diff --git a/css/main.scss b/css/main.scss index bdd7bba..d0d21f9 100755 --- a/css/main.scss +++ b/css/main.scss @@ -1084,6 +1084,7 @@ section{ padding-bottom: 16px; @media screen and (max-width: $smallWidth){ padding-left: 16px; + padding-right: 16px; } } .language{ From 9a08c4d3abe4169f3da9e3c9b1727973415cde20 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 23 Mar 2019 10:16:53 +0000 Subject: [PATCH 12/12] wording --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 416051e..2bd6640 100755 --- a/index.html +++ b/index.html @@ -11,13 +11,13 @@
Our preferred channels of communication for help, issues and disscussion. -

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as parse-server, parse-dashboard, parse-javascript-sdk and parse-cloud.

+

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as parse-server, parse-dashboard, parse-javascript-sdk and parse-cloud.

Sever Fault parse tag

- Use for questions related to the hosting of Parse Server.

+ Use for questions related to the hosting & maintenance of Parse Server.