From 177b117495da2a786fe4270a3ea0cd826597cd4d Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 13 Aug 2019 15:05:31 -0400 Subject: [PATCH] analytics --- _config.yml | 2 ++ _includes/footer.html | 12 +++++++++++- _site/about/index.html | 13 ++++++++++++- _site/blog/2018/06/27/becomeranter.html | 13 ++++++++++++- _site/blog/2019/04/30/frc-languages.html | 13 ++++++++++++- .../blog/2019/05/27/building-safe-vision-comms.html | 13 ++++++++++++- _site/blog/2019/06/12/styiling-github.html | 13 ++++++++++++- _site/blog/2019/06/16/graphing-w2a.html | 13 ++++++++++++- _site/blog/2019/06/17/amm2m1-release.html | 13 ++++++++++++- _site/blog/2019/06/21/robot-experiences.html | 13 ++++++++++++- _site/blog/2019/06/23/googlectf.html | 13 ++++++++++++- _site/blog/2019/06/24/languagehunt2.html | 13 ++++++++++++- _site/blog/2019/06/26/bashsmash.html | 13 ++++++++++++- _site/blog/2019/06/27/pwnlink.html | 13 ++++++++++++- _site/blog/2019/06/27/python.html | 13 ++++++++++++- _site/blog/2019/07/01/devdns.html | 13 ++++++++++++- _site/blog/2019/07/06/scrapingfrcgithub.html | 13 ++++++++++++- _site/blog/2019/07/13/lookback-gmad.html | 13 ++++++++++++- _site/blog/2019/07/15/mindmap.html | 13 ++++++++++++- _site/blog/2019/08/10/why-i-carry-nfc.html | 13 ++++++++++++- _site/blog/2019/08/12/setting-up-ja.html | 13 ++++++++++++- _site/blog/index.html | 13 ++++++++++++- _site/feed.xml | 2 +- _site/index.html | 13 ++++++++++++- _site/projects.html | 13 ++++++++++++- 25 files changed, 278 insertions(+), 24 deletions(-) diff --git a/_config.yml b/_config.yml index 086c3cb..aa4e4b7 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,8 @@ about: >- permalink: /blog/:year/:month/:day/:slug +ga_analytics: UA-74118570-2 + # Social twitter_username: ewpratten github_username: ewpratten diff --git a/_includes/footer.html b/_includes/footer.html index cd798e0..0e142bb 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -45,4 +45,14 @@ }); })(jQuery, window); - \ No newline at end of file + + + + + diff --git a/_site/about/index.html b/_site/about/index.html index a5b1735..d585a46 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -160,7 +160,7 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09] Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -198,6 +198,17 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09] })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2018/06/27/becomeranter.html b/_site/blog/2018/06/27/becomeranter.html index 1e095b3..0ff0cba 100644 --- a/_site/blog/2018/06/27/becomeranter.html +++ b/_site/blog/2018/06/27/becomeranter.html @@ -119,7 +119,7 @@ pip3 install tensorflow-gpu #for gpu processing Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -157,4 +157,15 @@ pip3 install tensorflow-gpu #for gpu processing })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/04/30/frc-languages.html b/_site/blog/2019/04/30/frc-languages.html index 446cb9b..f71e0ff 100644 --- a/_site/blog/2019/04/30/frc-languages.html +++ b/_site/blog/2019/04/30/frc-languages.html @@ -83,7 +83,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -121,4 +121,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/05/27/building-safe-vision-comms.html b/_site/blog/2019/05/27/building-safe-vision-comms.html index 3c348a7..7209c9b 100644 --- a/_site/blog/2019/05/27/building-safe-vision-comms.html +++ b/_site/blog/2019/05/27/building-safe-vision-comms.html @@ -96,7 +96,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -134,4 +134,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/12/styiling-github.html b/_site/blog/2019/06/12/styiling-github.html index e06b7dd..52ecf2b 100644 --- a/_site/blog/2019/06/12/styiling-github.html +++ b/_site/blog/2019/06/12/styiling-github.html @@ -107,7 +107,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -145,4 +145,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/16/graphing-w2a.html b/_site/blog/2019/06/16/graphing-w2a.html index 1f3edce..ba3ccce 100644 --- a/_site/blog/2019/06/16/graphing-w2a.html +++ b/_site/blog/2019/06/16/graphing-w2a.html @@ -121,7 +121,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -159,4 +159,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/17/amm2m1-release.html b/_site/blog/2019/06/17/amm2m1-release.html index 517287e..56110eb 100644 --- a/_site/blog/2019/06/17/amm2m1-release.html +++ b/_site/blog/2019/06/17/amm2m1-release.html @@ -80,7 +80,7 @@ Your browser does not support audio players Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -118,4 +118,15 @@ Your browser does not support audio players })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/21/robot-experiences.html b/_site/blog/2019/06/21/robot-experiences.html index 56cac2a..be0b71e 100644 --- a/_site/blog/2019/06/21/robot-experiences.html +++ b/_site/blog/2019/06/21/robot-experiences.html @@ -120,7 +120,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -152,4 +152,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/23/googlectf.html b/_site/blog/2019/06/23/googlectf.html index 14c55c2..17ebc51 100644 --- a/_site/blog/2019/06/23/googlectf.html +++ b/_site/blog/2019/06/23/googlectf.html @@ -78,7 +78,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -116,4 +116,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/24/languagehunt2.html b/_site/blog/2019/06/24/languagehunt2.html index 38891ce..e61b65d 100644 --- a/_site/blog/2019/06/24/languagehunt2.html +++ b/_site/blog/2019/06/24/languagehunt2.html @@ -78,7 +78,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -116,4 +116,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/26/bashsmash.html b/_site/blog/2019/06/26/bashsmash.html index a59f451..7eafd37 100644 --- a/_site/blog/2019/06/26/bashsmash.html +++ b/_site/blog/2019/06/26/bashsmash.html @@ -187,7 +187,7 @@ __() {/???/???/???n?f Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -225,4 +225,15 @@ __() {/???/???/???n?f + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/27/pwnlink.html b/_site/blog/2019/06/27/pwnlink.html index a8e547b..b973d18 100644 --- a/_site/blog/2019/06/27/pwnlink.html +++ b/_site/blog/2019/06/27/pwnlink.html @@ -108,7 +108,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -146,4 +146,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/06/27/python.html b/_site/blog/2019/06/27/python.html index af9a562..5bd0747 100644 --- a/_site/blog/2019/06/27/python.html +++ b/_site/blog/2019/06/27/python.html @@ -173,7 +173,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -211,4 +211,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/07/01/devdns.html b/_site/blog/2019/07/01/devdns.html index 10bd66f..b46f2b6 100644 --- a/_site/blog/2019/07/01/devdns.html +++ b/_site/blog/2019/07/01/devdns.html @@ -97,7 +97,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -129,4 +129,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/07/06/scrapingfrcgithub.html b/_site/blog/2019/07/06/scrapingfrcgithub.html index c475a04..2ab8712 100644 --- a/_site/blog/2019/07/06/scrapingfrcgithub.html +++ b/_site/blog/2019/07/06/scrapingfrcgithub.html @@ -170,7 +170,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -208,4 +208,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/07/13/lookback-gmad.html b/_site/blog/2019/07/13/lookback-gmad.html index b440f64..d22b532 100644 --- a/_site/blog/2019/07/13/lookback-gmad.html +++ b/_site/blog/2019/07/13/lookback-gmad.html @@ -91,7 +91,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -129,4 +129,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/07/15/mindmap.html b/_site/blog/2019/07/15/mindmap.html index c0db353..747cfa7 100644 --- a/_site/blog/2019/07/15/mindmap.html +++ b/_site/blog/2019/07/15/mindmap.html @@ -183,7 +183,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -221,4 +221,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/08/10/why-i-carry-nfc.html b/_site/blog/2019/08/10/why-i-carry-nfc.html index 9941a70..7a76ee9 100644 --- a/_site/blog/2019/08/10/why-i-carry-nfc.html +++ b/_site/blog/2019/08/10/why-i-carry-nfc.html @@ -103,7 +103,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -135,4 +135,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/2019/08/12/setting-up-ja.html b/_site/blog/2019/08/12/setting-up-ja.html index d3509a5..ce7597f 100644 --- a/_site/blog/2019/08/12/setting-up-ja.html +++ b/_site/blog/2019/08/12/setting-up-ja.html @@ -146,7 +146,7 @@ ibus-daemon -drx Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -178,4 +178,15 @@ ibus-daemon -drx })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/blog/index.html b/_site/blog/index.html index 61399a6..3d00f9e 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -340,7 +340,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -378,5 +378,16 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/feed.xml b/_site/feed.xml index 5153f1e..a7a51f1 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2019-08-13T15:02:17-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.How I set up ひらがな input on my laptop2019-08-12T15:40:00-04:002019-08-12T15:40:00-04:00http://0.0.0.0:4000/blog/2019/08/12/Setting-up-JA<p>I am currently working with <a href="https://en.wikipedia.org/wiki/Hiragana">ひらがな</a>, <a href="https://en.wikipedia.org/wiki/Katakana">かたかな</a>, and, <a href="https://en.wikipedia.org/wiki/Kanji">かんじ</a> in some projects, and needed a more reliable way to write than running some <a href="https://en.wikipedia.org/wiki/Romanization_of_Japanese">romaji</a> through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for <a href="https://i3wm.org/">i3wm</a>, because it does not obey system settings for languages and inputs.</p> +Jekyll2019-08-13T15:05:12-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.How I set up ひらがな input on my laptop2019-08-12T15:40:00-04:002019-08-12T15:40:00-04:00http://0.0.0.0:4000/blog/2019/08/12/Setting-up-JA<p>I am currently working with <a href="https://en.wikipedia.org/wiki/Hiragana">ひらがな</a>, <a href="https://en.wikipedia.org/wiki/Katakana">かたかな</a>, and, <a href="https://en.wikipedia.org/wiki/Kanji">かんじ</a> in some projects, and needed a more reliable way to write than running some <a href="https://en.wikipedia.org/wiki/Romanization_of_Japanese">romaji</a> through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for <a href="https://i3wm.org/">i3wm</a>, because it does not obey system settings for languages and inputs.</p> <h2 id="adding-font-support-to-linux">Adding font support to Linux</h2> <p>Firstly, we need fonts. Depending on your system, these may already be installed. For Japanese, I only used <code class="highlighter-rouge">vlgothic</code>, so here in the package for it:</p> diff --git a/_site/index.html b/_site/index.html index 738e61b..3ea550f 100644 --- a/_site/index.html +++ b/_site/index.html @@ -102,7 +102,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -140,4 +140,15 @@ })(jQuery, window); + + + + + \ No newline at end of file diff --git a/_site/projects.html b/_site/projects.html index 67ddc5f..1a1d1bb 100644 --- a/_site/projects.html +++ b/_site/projects.html @@ -112,7 +112,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-13 15:02:17 -0400 + This site was last updated at: 2019-08-13 15:05:12 -0400 @@ -144,5 +144,16 @@ })(jQuery, window); + + + + + \ No newline at end of file