From a6dab854d95a7d9cbe9a67e34c5d9fb886372ce5 Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Sat, 27 Jul 2019 07:01:25 -0700 Subject: [PATCH] Moved and fixed images, clean-up --- _config.yml | 4 ++-- _includes/css/main.css | 2 +- _includes/css/nerd-font-tweaks.css | 2 +- _includes/header.html | 2 +- _includes/scripts.html | 4 ++-- _posts/2017-01-01-home.md | 4 ++-- _posts/2017-01-02-features.md | 4 ++-- .../images}/nerd-fonts-character-logo-md.png | Bin {images => assets/images}/nerd-fonts-logo.png | Bin .../images}/nerd-fonts-patcher-logo-md.png | Bin .../images}/nerd-fonts-patcher-logo-no-text.png | Bin .../images}/nerd-fonts-patcher-logo-sm.png | Bin .../images}/nerd-fonts-patcher-logo.png | Bin {img => assets/img}/apple-touch-icon.png | Bin {img => assets/img}/bgnoise.png | Bin .../img}/custom-sankey-glyphs-combined-diagram.png | Bin {img => assets/img}/favicon.ico | Bin {img => assets/img}/nerd-fonts-logo.png | Bin {img => assets/img}/nerd-fonts-logo.svg | 0 {img => assets/img}/nerd-fonts-patched-fonts.svg | 0 .../img}/nerd-fonts-powerline-extra-terminal.png | Bin {img => assets/img}/preview2.png | Bin .../img}/sankey-glyphs-combined-diagram.png | Bin .../img}/sankey-glyphs-combined-diagram.svg | 0 site.js | 2 -- 25 files changed, 11 insertions(+), 13 deletions(-) rename {images => assets/images}/nerd-fonts-character-logo-md.png (100%) rename {images => assets/images}/nerd-fonts-logo.png (100%) rename {images => assets/images}/nerd-fonts-patcher-logo-md.png (100%) rename {images => assets/images}/nerd-fonts-patcher-logo-no-text.png (100%) rename {images => assets/images}/nerd-fonts-patcher-logo-sm.png (100%) rename {images => assets/images}/nerd-fonts-patcher-logo.png (100%) rename {img => assets/img}/apple-touch-icon.png (100%) rename {img => assets/img}/bgnoise.png (100%) rename {img => assets/img}/custom-sankey-glyphs-combined-diagram.png (100%) rename {img => assets/img}/favicon.ico (100%) rename {img => assets/img}/nerd-fonts-logo.png (100%) rename {img => assets/img}/nerd-fonts-logo.svg (100%) rename {img => assets/img}/nerd-fonts-patched-fonts.svg (100%) rename {img => assets/img}/nerd-fonts-powerline-extra-terminal.png (100%) rename {img => assets/img}/preview2.png (100%) rename {img => assets/img}/sankey-glyphs-combined-diagram.png (100%) rename {img => assets/img}/sankey-glyphs-combined-diagram.svg (100%) diff --git a/_config.yml b/_config.yml index be255cb7b..bb79156b5 100755 --- a/_config.yml +++ b/_config.yml @@ -18,8 +18,8 @@ title: "Nerd Fonts - Iconic font aggregator, collection, and patcher" keywords: "fonts collection patched-fonts powerline shell statusline python iconic-fonts patcher FontForge font-awesome octicons font-linux SourceCodePro Hack Droid Sans Meslo AnonymousPro ProFont Inconsolata" description: "Iconic font aggregator, collection, and patcher: 3,600+ glyph/icons, 40+ patched fonts: Hack, Source Code Pro, and many more. Popular glyph collections: Font Awesome, Octicons, and many more" source_link: "https://github.com/ryanoasis/nerd-fonts/tree/gh-pages" -favicon: "img/favicon.ico" -touch_icon: "img/apple-touch-icon.png" +favicon: "assets/img/favicon.ico" +touch_icon: "assets/img/apple-touch-icon.png" google_analytics_key: "UA-91070609-1" diff --git a/_includes/css/main.css b/_includes/css/main.css index ba029f34b..130a440e7 100644 --- a/_includes/css/main.css +++ b/_includes/css/main.css @@ -176,7 +176,7 @@ nav ul li:hover, nav ul li.active { width:100%; min-height:300px; padding:130px 0; - background:url(img/bgnoise.png); + background:url(/assets/img/bgnoise.png); /* generated noise from noisetexturegenerator.com */ } diff --git a/_includes/css/nerd-font-tweaks.css b/_includes/css/nerd-font-tweaks.css index 9c9595e8a..31e43b6c4 100644 --- a/_includes/css/nerd-font-tweaks.css +++ b/_includes/css/nerd-font-tweaks.css @@ -219,7 +219,7 @@ p { width:100%; min-height:0px; padding:180px 0; - background:url(img/bgnoise.png); + background:url(/assets/img/bgnoise.png); } .section-page-wrapper .section:first-of-type { diff --git a/_includes/header.html b/_includes/header.html index 63927fe46..c815af076 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -15,5 +15,5 @@ - + \ No newline at end of file diff --git a/_includes/scripts.html b/_includes/scripts.html index d3ea432a9..ec661d595 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -12,14 +12,14 @@ "@context" : "http://schema.org", "@type" : "SoftwareApplication", "name" : "Nerd Fonts - Iconic font aggregator", - "image" : "https://www.nerdfonts.com/img/sankey-glyphs-combined-diagram.png", + "image" : "https://www.nerdfonts.com/assets/img/sankey-glyphs-combined-diagram.png", "author" : { "@type" : "Person", "name" : "Ryan L McIntyre" }, "downloadUrl" : "https://www.nerdfonts.com/font-downloads", "operatingSystem" : "Linux, macOS, Windows", - "screenshot" : "https://www.nerdfonts.com/img/nerd-fonts-powerline-extra-terminal.png", + "screenshot" : "https://www.nerdfonts.com/assets/img/nerd-fonts-powerline-extra-terminal.png", "softwareVersion" : "2.0.0" } \ No newline at end of file diff --git a/_posts/2017-01-01-home.md b/_posts/2017-01-01-home.md index c47bb74e6..178e5b2b5 100644 --- a/_posts/2017-01-01-home.md +++ b/_posts/2017-01-01-home.md @@ -7,7 +7,7 @@ style: center ---

- Nerd Fonts - Iconic font aggregator + Nerd Fonts - Iconic font aggregator

### Iconic font aggregator, collection, and patcher @@ -35,7 +35,7 @@ style: center **Nerd Fonts** patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as [Font Awesome][font-awesome], [Devicons][vorillaz-devicons], [Octicons][octicons], and others.

- Nerd Fonts Sankey Diagram + Nerd Fonts Sankey Diagram

Diagram created using SankeyMATIC diff --git a/_posts/2017-01-02-features.md b/_posts/2017-01-02-features.md index 9144e8008..7d1215699 100644 --- a/_posts/2017-01-02-features.md +++ b/_posts/2017-01-02-features.md @@ -58,7 +58,7 @@ fa-icon: gears

40+ patched and ready to use fonts

- Preview of Patched Fonts + Preview of Patched Fonts