Moved and fixed images, clean-up
@ -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"
|
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"
|
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"
|
source_link: "https://github.com/ryanoasis/nerd-fonts/tree/gh-pages"
|
||||||
favicon: "img/favicon.ico"
|
favicon: "assets/img/favicon.ico"
|
||||||
touch_icon: "img/apple-touch-icon.png"
|
touch_icon: "assets/img/apple-touch-icon.png"
|
||||||
google_analytics_key: "UA-91070609-1"
|
google_analytics_key: "UA-91070609-1"
|
||||||
|
|
||||||
|
|
||||||
|
@ -176,7 +176,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
width:100%;
|
width:100%;
|
||||||
min-height:300px;
|
min-height:300px;
|
||||||
padding:130px 0;
|
padding:130px 0;
|
||||||
background:url(img/bgnoise.png);
|
background:url(/assets/img/bgnoise.png);
|
||||||
/* generated noise from noisetexturegenerator.com */
|
/* generated noise from noisetexturegenerator.com */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -219,7 +219,7 @@ p {
|
|||||||
width:100%;
|
width:100%;
|
||||||
min-height:0px;
|
min-height:0px;
|
||||||
padding:180px 0;
|
padding:180px 0;
|
||||||
background:url(img/bgnoise.png);
|
background:url(/assets/img/bgnoise.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-page-wrapper .section:first-of-type {
|
.section-page-wrapper .section:first-of-type {
|
||||||
|
@ -15,5 +15,5 @@
|
|||||||
<meta property="og:url" content="https://www.nerdfonts.com/">
|
<meta property="og:url" content="https://www.nerdfonts.com/">
|
||||||
<meta property="og:description" content="{{ site.description }}">
|
<meta property="og:description" content="{{ site.description }}">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:image" content="https://www.nerdfonts.com/img/sankey-glyphs-combined-diagram.png">
|
<meta property="og:image" content="https://www.nerdfonts.com/assets/img/sankey-glyphs-combined-diagram.png">
|
||||||
</head>
|
</head>
|
@ -12,14 +12,14 @@
|
|||||||
"@context" : "http://schema.org",
|
"@context" : "http://schema.org",
|
||||||
"@type" : "SoftwareApplication",
|
"@type" : "SoftwareApplication",
|
||||||
"name" : "Nerd Fonts - Iconic font aggregator",
|
"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" : {
|
"author" : {
|
||||||
"@type" : "Person",
|
"@type" : "Person",
|
||||||
"name" : "Ryan L McIntyre"
|
"name" : "Ryan L McIntyre"
|
||||||
},
|
},
|
||||||
"downloadUrl" : "https://www.nerdfonts.com/font-downloads",
|
"downloadUrl" : "https://www.nerdfonts.com/font-downloads",
|
||||||
"operatingSystem" : "Linux, macOS, Windows",
|
"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"
|
"softwareVersion" : "2.0.0"
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
@ -7,7 +7,7 @@ style: center
|
|||||||
---
|
---
|
||||||
|
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://github.com/ryanoasis/nerd-fonts"><img src="img/nerd-fonts-logo.svg" alt="Nerd Fonts - Iconic font aggregator" /></a>
|
<a href="https://github.com/ryanoasis/nerd-fonts"><img src="assets/img/nerd-fonts-logo.svg" alt="Nerd Fonts - Iconic font aggregator" /></a>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
### Iconic font aggregator, collection, and patcher
|
### Iconic font aggregator, collection, and patcher
|
||||||
@ -35,7 +35,7 @@ style: center
|
|||||||
</div>
|
</div>
|
||||||
**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** 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.
|
||||||
<h1 align="center" markdown="0">
|
<h1 align="center" markdown="0">
|
||||||
<a href="https://github.com/ryanoasis/nerd-fonts"><img src="img/sankey-glyphs-combined-diagram.png" alt="Nerd Fonts Sankey Diagram" /></a>
|
<a href="https://github.com/ryanoasis/nerd-fonts"><img src="assets/img/sankey-glyphs-combined-diagram.png" alt="Nerd Fonts Sankey Diagram" /></a>
|
||||||
</h1>
|
</h1>
|
||||||
<small markdown="0" class="text-left"><sub><em>Diagram created using <a href="http://sankeymatic.com/" title="SankeyMATIC (BETA): A Sankey diagram builder for everyone">SankeyMATIC</a></em></sub></small>
|
<small markdown="0" class="text-left"><sub><em>Diagram created using <a href="http://sankeymatic.com/" title="SankeyMATIC (BETA): A Sankey diagram builder for everyone">SankeyMATIC</a></em></sub></small>
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ fa-icon: gears
|
|||||||
<h3>40+ patched and ready to use fonts</h3>
|
<h3>40+ patched and ready to use fonts</h3>
|
||||||
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
||||||
<div>
|
<div>
|
||||||
<img src="/img/nerd-fonts-patched-fonts.svg" alt="Preview of Patched Fonts">
|
<img src="/assets/img/nerd-fonts-patched-fonts.svg" alt="Preview of Patched Fonts">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
@ -92,7 +92,7 @@ fa-icon: gears
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<!-- <div class="col-sm-12 col-md-7 col-lg-7"> -->
|
<!-- <div class="col-sm-12 col-md-7 col-lg-7"> -->
|
||||||
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
||||||
<img src="/img/nerd-fonts-powerline-extra-terminal.png" alt="Preview of Powerline Extra Symbols usage in terminal emulator">
|
<img src="/assets/img/nerd-fonts-powerline-extra-terminal.png" alt="Preview of Powerline Extra Symbols usage in terminal emulator">
|
||||||
</div>
|
</div>
|
||||||
<!-- </div> -->
|
<!-- </div> -->
|
||||||
</div><!-- end inner row -->
|
</div><!-- end inner row -->
|
||||||
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 727 B After Width: | Height: | Size: 727 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
2
site.js
@ -77,7 +77,6 @@ document.addEventListener("DOMContentLoaded", function() {
|
|||||||
entries.forEach((entry) => {
|
entries.forEach((entry) => {
|
||||||
if (entry.isIntersecting) {
|
if (entry.isIntersecting) {
|
||||||
const lazyImage = entry.target
|
const lazyImage = entry.target
|
||||||
console.log("lazy loading ", lazyImage)
|
|
||||||
lazyImage.src = lazyImage.dataset.src
|
lazyImage.src = lazyImage.dataset.src
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
@ -125,7 +124,6 @@ $(document).ready(function (){
|
|||||||
});
|
});
|
||||||
|
|
||||||
function searchGlyphs() {
|
function searchGlyphs() {
|
||||||
console.log('searching');
|
|
||||||
var input = $('#glyphSearch');
|
var input = $('#glyphSearch');
|
||||||
var filter = input.val().toUpperCase();
|
var filter = input.val().toUpperCase();
|
||||||
var container = $('#glyphCheatSheet');
|
var container = $('#glyphCheatSheet');
|
||||||
|