diff --git a/Gemfile b/Gemfile index fa1f37a3..15e76e98 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,5 @@ +source "https://rubygems.org" + gem 'jekyll' gem 'jekyll-coffeescript' gem 'jekyll-sitemap' diff --git a/Gemfile.lock b/Gemfile.lock index 4c2657c2..850f1c86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,70 +1,79 @@ GEM + remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + bigdecimal (3.1.8) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) colorator (1.1.0) - concurrent-ruby (1.1.8) - em-websocket (0.5.2) + concurrent-ruby (1.3.4) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) eventmachine (1.2.7) - execjs (2.7.0) - ffi (1.15.0) + execjs (2.10.0) + ffi (1.17.0) forwardable-extended (2.6.0) - http_parser.rb (0.6.0) - i18n (1.8.9) + google-protobuf (4.28.3) + bigdecimal + rake (>= 13) + http_parser.rb (0.8.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jekyll (4.2.0) + jekyll (4.3.4) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) i18n (~> 1.0) - jekyll-sass-converter (~> 2.0) + jekyll-sass-converter (>= 2.0, < 4.0) jekyll-watch (~> 2.0) - kramdown (~> 2.3) + kramdown (~> 2.3, >= 2.3.1) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (~> 0.4.0) + mercenary (>= 0.3.6, < 0.5) pathutil (~> 0.9) - rouge (~> 3.0) + rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) - terminal-table (~> 2.0) + terminal-table (>= 1.8, < 4.0) + webrick (~> 1.7) jekyll-coffeescript (2.0.0) coffee-script (~> 2.2) coffee-script-source (~> 1.12) - jekyll-sass-converter (2.1.0) - sassc (> 2.0.1, < 3.0) + jekyll-sass-converter (3.0.0) + sass-embedded (~> 1.54) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.3.1) - rexml + kramdown (2.5.1) + rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) - listen (3.5.0) + liquid (4.0.4) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) - rb-fsevent (0.10.4) - rb-inotify (0.10.1) + public_suffix (6.0.1) + rake (13.2.1) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.3) - rouge (3.26.0) + rexml (3.3.9) + rouge (4.5.1) safe_yaml (1.0.5) - sassc (2.4.0) - ffi (~> 1.9) - terminal-table (2.0.0) - unicode-display_width (~> 1.1, >= 1.1.1) - unicode-display_width (1.7.0) + sass-embedded (1.81.0) + google-protobuf (~> 4.28) + rake (>= 13) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + unicode-display_width (2.6.0) + webrick (1.9.0) PLATFORMS ruby @@ -75,4 +84,4 @@ DEPENDENCIES jekyll-sitemap BUNDLED WITH - 2.1.4 + 2.5.23 diff --git a/_config.yml b/_config.yml index 12a06d03..af885a2f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,16 +1,15 @@ # Site settings title: Linkify -email: info@hypercontext.com -website: hypercontext.com -websiteurl: https://hypercontext.com +email: info@example.com +website: nfrasser.com +websiteurl: https://nfrasser.com description: > # this means to ignore newlines until "baseurl:" Linkify is a JavaScript plugin. Use Linkify to find links in plain-text and convert them to HTML <a> tags. It automatically highlights URLs, #hashtags, @mentions and more. url: "https://linkify.js.org" # the base hostname & protocol for your site -twitter_username: HypercontextApp -github_username: Hypercontext/linkifyjs -version: "4.1.3" +github_username: nfrasser/linkifyjs +version: "4.1.4" # Build settings markdown: kramdown diff --git a/_includes/footer.html b/_includes/footer.html index bdde2293..e440648d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,30 +1,18 @@ diff --git a/_includes/head.html b/_includes/head.html index 3ae7c9bf..221365d6 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,7 +3,7 @@ -
- Download Zip + + Download Zip + - Read the Docs + + Read the Docs + +
+
+ Install with NPM:
+ npm install linkifyjs
+
+ + + + · + + view release notes + + · + + browse code on GitHub +
-Install with NPM: npm install linkifyjs
v{{ site.version }} · view release notes · browse code on GitHub
Enter some links into the "Before" box below. The result will appear in the "After" box in real-time.
++ Enter some links into the "Before" box below. The result will appear in + the "After" box in real-time. +
Linkify is maintained by @nfrasser and @Hypercontext. Hypercontext helps managers have better 1:1s and team meetings.
Build agendas, manage meetings, set goals, and get feedback—all in one place. Learn more at hypercontext.com