Skip to content

Commit 1d9e1dc

Browse files
committed
Improve performannce - rezise image, lazyloading
1. Enabled lazyloading option 2. Rezised images to max width 831 (i.e.831x467) and replaced them with .webp format 3. Removed the Roboto font from CSS - solve the bold font size issue on other devices having OS other than mac and windows
1 parent 44dd92d commit 1d9e1dc

File tree

71 files changed

+36
-37
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+36
-37
lines changed

Gemfile.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ GEM
6565
sass-listen (4.0.0)
6666
rb-fsevent (~> 0.9, >= 0.9.4)
6767
rb-inotify (~> 0.9, >= 0.9.7)
68-
wdm (0.1.1)
6968

7069
PLATFORMS
7170
ruby
@@ -80,7 +79,6 @@ DEPENDENCIES
8079
kramdown
8180
kramdown-parser-gfm
8281
rouge
83-
wdm (>= 0.1.0)
8482

8583
BUNDLED WITH
86-
2.1.4
84+
2.2.11

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ adsense-data-ad-client: "ca-pub-4206814002327904"
5858
adsense-data-ad-slot: "1363087678"
5959

6060
# Lazy Images ("enabled" or "disabled")
61-
lazyimages: "disabled"
61+
lazyimages: "enabled"
6262

6363
exclude: [changelog.md, LICENSE.txt, README.md, Gemfile, Gemfile.lock]

_pages/about.md

Lines changed: 5 additions & 5 deletions

_posts/groovy/2020-12-31-hello-world-in-groovy.md

Lines changed: 6 additions & 6 deletions

_posts/java-basic/2019-11-29-java-introduction.md

Lines changed: 2 additions & 2 deletions

_posts/java-files-io/2021-01-03-read-file-using-bufferedreader.md

Lines changed: 1 addition & 1 deletion

_posts/java-string/2019-11-30-compare-two-strings-lexicographically-in-java.md

Lines changed: 3 additions & 3 deletions

_posts/java-string/2019-12-02-reverse-a-string-in-java.md

Lines changed: 3 additions & 2 deletions

_posts/java-string/2019-12-10-compare-strings-in-java.md

Lines changed: 4 additions & 4 deletions

_posts/java-string/2019-12-12-java-substring-method.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy