@@ -12,11 +12,11 @@ subtitle : # site tagline that appears below site title in masth
1212name : " Charlie Bauer"
1313description : " Charlie Bauer Personal Website"
1414repository : optimalcharb/optimalcharb.github.io
15- logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
15+ logo : /assets/site-images/logo.png # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
1616masthead_title : # overrides the website title displayed in the masthead, use " " for no title
1717breadcrumbs : # true, false (default)
1818words_per_minute : 200
19- enable_copy_code_button : # true, false (default)
19+ enable_copy_code_button : true # true, false (default)
2020
2121comments :
2222 provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
@@ -57,10 +57,10 @@ atom_feed:
5757 hide : # true, false (default)
5858
5959search : true # true, false (default)
60- search_full_content : # true, false (default)
60+ search_full_content : true # true, false (default)
6161search_provider : # lunr (default), algolia, google
6262lunr :
63- search_within_pages : # true, false (default)
63+ search_within_pages : true # true, false (default)
6464algolia :
6565 application_id : # YOUR_APPLICATION_ID
6666 index_name : # YOUR_INDEX_NAME
@@ -87,8 +87,8 @@ analytics:
8787# Site Author
8888author :
8989 name : " Charlie Bauer"
90- avatar : # path of avatar image, e.g. " /assets/images/bio-photo .jpg"
91- bio : " Student and aspiring data scientist "
90+ avatar : /assets/site- images/avatar0 .jpg
91+ bio : " NLP, LLMs, Dynamic Pricing, Demand Forecasting, Queue Theory "
9292 location : " Georgia Tech"
9393 email :
9494 links :
@@ -108,7 +108,7 @@ footer:
108108 - label : " GitHub"
109109 icon : " fab fa-fw fa-github"
110110 url : " https://github.com/optimalcharb/optimalcharb.github.io"
111- - label : " Minimal Mistakes Theme "
111+ - label : " MM "
112112 icon : " fas fa-code-fork"
113113 url : https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
114114
0 commit comments