2017-04-22 17:41:03 -04:00
---
2019-07-23 14:32:44 -07:00
port : 4004
2017-04-22 17:41:03 -04:00
host : 0.0 .0 .0
safe : false
### site serving configuration ###
exclude : [ CNAME, README.md, .gitignore, private.cfg, "temp", "archives", "casks"]
permalink : /:title ## disables post output
timezone : null
lsi : false
markdown : kramdown
### content configuration ###
2019-08-04 04:50:35 -07:00
title : "Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher"
2022-09-13 09:02:08 +02:00
keywords : "fonts collection patched-fonts powerline shell statusline python iconic-fonts patcher FontForge font-awesome octicons font-logos font-linux SourceCodePro Hack Droid Sans Meslo AnonymousPro ProFont Inconsolata"
2023-01-24 20:00:25 +01:00
description : "Iconic font aggregator, collection, & patcher: 9,000+ glyph/icons, 50+ patched fonts: Hack, Source Code Pro, more. Popular glyph collections: Font Awesome, Octicons, Material Design Icons, and more"
2019-07-25 14:21:26 -07:00
source_link : "https://github.com/ryanoasis/nerd-fonts/tree/gh-pages"
2019-07-27 07:01:25 -07:00
favicon : "assets/img/favicon.ico"
touch_icon : "assets/img/apple-touch-icon.png"
2017-04-22 20:41:49 -04:00
google_analytics_key : "UA-91070609-1"
2020-12-05 02:36:08 -08:00
adsbygoogle : false
2023-05-01 00:04:59 +02:00
current_version : 3.0 .0
2020-02-01 09:31:49 -08:00
metrics :
2023-01-23 12:42:48 +01:00
icons : 9 , 014
2023-01-18 12:40:00 +01:00
fonts : 52
combinations : ? ? million
2017-04-22 17:41:03 -04:00
### template colors, used site-wide via css ###
colors :
black : '#111111'
2017-04-26 19:33:34 -04:00
gray : '#75715e'
2017-04-22 17:41:03 -04:00
white : '#f8f8f8'
purewhite : '#ffffff'
2019-08-04 09:15:18 -07:00
blue : '#1E5D8A'
2019-08-18 10:21:50 -07:00
green : '#0C640C'
purple : '#BA45AE'
2017-04-22 17:41:03 -04:00
orange : '#fab125'
turquoise : '#0fbfcf'
2017-04-22 20:43:22 -04:00
yellow : '#ffce3e'
2017-04-22 21:40:45 -04:00
red : '#de3c3c'
2017-04-22 17:41:03 -04:00
2019-08-06 12:16:11 -07:00
sass :
style : compressed
2019-08-03 15:02:39 -07:00
# More › http://kramdown.gettalong.org/quickref.html
# Options › http://kramdown.gettalong.org/options.html
2017-04-22 17:41:03 -04:00
kramdown :
auto_ids : false
2019-08-03 15:02:39 -07:00
input : GFM
# https://github.com/jekyll/jekyll/pull/4090
syntax_highlighter : rouge
# Rouge Highlighter in Kramdown › http://kramdown.gettalong.org/syntax_highlighter/rouge.html
# span, block element options fall back to global
syntax_highlighter_opts :
# Rouge Options › https://github.com/jneen/rouge#full-options
css_class : 'highlight'
#line_numbers: true # bad idea, spans don't need linenos and would inherit this option
span :
line_numbers : false
block :
line_numbers : true
2022-09-11 20:42:28 +02:00
start_line : 1