From 35adb8dbd37271966b918472dc7f34f819f64199 Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Sun, 8 Dec 2019 13:31:01 +0000 Subject: [PATCH] Deploy k4ustu3h/gitfolio to github.com/k4ustu3h/gitfolio.git:gh-pages --- config.json | 11 +++++++---- index.css | 49 +++++++++++++++++++++++++++++++++++++++++++------ index.html | 49 ++++++++++++++++++++++++++++++++++++++++++++----- 3 files changed, 94 insertions(+), 15 deletions(-) diff --git a/config.json b/config.json index 164e317..71f677a 100644 --- a/config.json +++ b/config.json @@ -3,12 +3,15 @@ "username": "k4ustu3h", "name": "K4USTU3H", "userimg": "https://avatars1.githubusercontent.com/u/49553711?v=4", - "sort": "created", + "sort": "updated", "order": "asc", - "includeFork": false, - "theme": "light.css", + "includeFork": true, + "theme": "dark.css", "types": [ "all" - ] + ], + "twitter": "k4ustu3h_", + "dribbble": "k4ustu3h", + "email": "k4ustu3h@gmail.com" } ] \ No newline at end of file diff --git a/index.css b/index.css index eaa1940..efcaac6 100644 --- a/index.css +++ b/index.css @@ -546,14 +546,51 @@ body { background: var(--text-color); } :root { - --bg-color: #fff; - --text-color: rgb(10, 10, 10); - --blog-gray-color: rgb(80, 80, 80); + --bg-color: rgb(10, 10, 10); + --text-color: #fff; + --blog-gray-color: rgb(180, 180, 180); --background-image: linear-gradient( 90deg, - rgba(10, 10, 10, 0.4), - rgb(10, 10, 10, 0.4) + rgba(10, 10, 10, 0.3), + rgb(10, 10, 10, 1) ), url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80"); - --background-background: #fff; + --background-background: linear-gradient( + 0deg, + rgba(10, 10, 10, 1), + rgba(10, 10, 10, 0.6) + ), + url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80") center center fixed; + --height: 50vh; +} + +#display h1 { + -webkit-background-clip: text; + background-clip: text; + -webkit-text-fill-color: #fff; +} + +#blog-display h1 { + -webkit-background-clip: text; + background-clip: text; + -webkit-text-fill-color: #fff; +} + +.projects section { + background: rgb(20, 20, 20); +} + +#blog_section section { + background: rgb(20, 20, 20); +} + +@media (max-width: 800px) { + :root { + --background-image: linear-gradient( + 0deg, + rgba(10, 10, 10, 1), + rgba(10, 10, 10, 0) + ), + url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80") !important; + } } diff --git a/index.html b/index.html index 2fc7533..844c3ce 100644 --- a/index.html +++ b/index.html @@ -32,12 +32,12 @@    Jabalpur, Madhya Pradesh, India    Available for hire
- - + + - +
@@ -59,9 +59,48 @@ -