From a8d6de814e19e73ce27d09019fe4efce1faf19df Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 20 Jul 2020 16:29:44 -0400 Subject: [PATCH] Fix up syntax stuff --- _layouts/page.html | 11 ----------- _posts/2018-06-27-BecomeRanter.md | 2 +- _posts/2019-04-30-FRC-Languages.md | 2 +- _posts/2019-06-12-Styiling-GitHub.md | 2 +- _posts/2019-06-16-Graphing-w2a.md | 2 +- _posts/2019-06-21-Robot-Experiences.md | 2 +- _posts/2019-06-23-googlectf.md | 2 +- _posts/2019-06-24-LanguageHunt2.md | 2 +- _posts/2019-06-26-BashSmash.md | 2 +- _posts/2019-06-27-Python.md | 2 +- _posts/2019-07-01-devDNS.md | 2 +- _posts/2019-07-06-ScrapingFRCGithub.md | 2 +- _posts/2019-07-13-Lookback-GMAD.md | 2 +- _posts/2019-07-15-MindMap.md | 2 +- _posts/2019-08-10-Why-I-Carry-NFC.md | 2 +- _posts/2019-08-11-Setting-up-JA.md | 2 +- _posts/2019-08-24-Shift2.md | 2 +- _posts/2019-08-27-GitHub-cleanup.md | 2 +- _posts/2019-09-04-wrong-python.md | 2 +- _posts/2019-09-11-Buildingimgfrombin.md | 2 +- _posts/2019-10-05-BillWurtz.md | 2 +- _posts/2019-11-18-Realtime-robot-code.md | 2 +- _posts/2019-12-11-Cron.md | 2 +- _posts/2020-01-20-BrainFuckInBash.md | 2 +- _posts/2020-04-20-LudumDare46.md | 2 +- _posts/2020-05-19-Running-RoboRIO-Native.md | 2 +- _posts/2020-06-05-32u4-upload.md | 2 +- assets/css/color-theme.css | 2 ++ assets/css/page.css | 11 +++++++++++ 29 files changed, 39 insertions(+), 37 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index c08d596..97392ea 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -18,17 +18,6 @@

{{page.description}}


- - - -
{{content}}
diff --git a/_posts/2018-06-27-BecomeRanter.md b/_posts/2018-06-27-BecomeRanter.md index c2fb2de..32abbe4 100644 --- a/_posts/2018-06-27-BecomeRanter.md +++ b/_posts/2018-06-27-BecomeRanter.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Using a python script to create devRant posts based on the style and content of another user" description: "if/else ++" date: 2018-06-27 18:32:00 diff --git a/_posts/2019-04-30-FRC-Languages.md b/_posts/2019-04-30-FRC-Languages.md index 0f00992..23eaf7c 100644 --- a/_posts/2019-04-30-FRC-Languages.md +++ b/_posts/2019-04-30-FRC-Languages.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "The language hunt" date: 2019-04-30 18:32:00+0000 categories: frc diff --git a/_posts/2019-06-12-Styiling-GitHub.md b/_posts/2019-06-12-Styiling-GitHub.md index ccda362..359acb1 100644 --- a/_posts/2019-06-12-Styiling-GitHub.md +++ b/_posts/2019-06-12-Styiling-GitHub.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "GitHub's CSS is boring. So I refreshed the design" date: 2019-06-12 13:09:00+0000 categories: projects diff --git a/_posts/2019-06-16-Graphing-w2a.md b/_posts/2019-06-16-Graphing-w2a.md index 93c7c72..8acaa21 100644 --- a/_posts/2019-06-16-Graphing-w2a.md +++ b/_posts/2019-06-16-Graphing-w2a.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Graphing the relation between wheels and awards for FRC" description: "AKA. Why programmer + reddit + matplotlib is a bad idea." date: 2019-06-16 15:51:00 diff --git a/_posts/2019-06-21-Robot-Experiences.md b/_posts/2019-06-21-Robot-Experiences.md index 8dbeceb..f4ada3a 100644 --- a/_posts/2019-06-21-Robot-Experiences.md +++ b/_posts/2019-06-21-Robot-Experiences.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "What I have learned from 2 years of FRC programming" description: "Robots are pretty cool" date: 2019-06-21 15:14:00 diff --git a/_posts/2019-06-23-googlectf.md b/_posts/2019-06-23-googlectf.md index 7f03eb9..ee36e94 100644 --- a/_posts/2019-06-23-googlectf.md +++ b/_posts/2019-06-23-googlectf.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "I gave Google's CTF a short try and learned a thing or two" description: "But exams got in the way and took all the fun" date: 2019-06-23 22:04:00 diff --git a/_posts/2019-06-24-LanguageHunt2.md b/_posts/2019-06-24-LanguageHunt2.md index 6099afb..ba560b2 100644 --- a/_posts/2019-06-24-LanguageHunt2.md +++ b/_posts/2019-06-24-LanguageHunt2.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "The language hunt: Part 2" description: "A quick followup" date: 2019-06-24 21:36:00 diff --git a/_posts/2019-06-26-BashSmash.md b/_posts/2019-06-26-BashSmash.md index 42ff462..a0b9f7d 100644 --- a/_posts/2019-06-26-BashSmash.md +++ b/_posts/2019-06-26-BashSmash.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "BashSmash" description: "A tool for driving people crazy" date: 2019-06-26 15:48:00 diff --git a/_posts/2019-06-27-Python.md b/_posts/2019-06-27-Python.md index bf00a3a..4e13854 100644 --- a/_posts/2019-06-27-Python.md +++ b/_posts/2019-06-27-Python.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Hunting snakes with a shotgun" description: "Python is a little too forgiving" date: 2019-06-27 7:00:00 diff --git a/_posts/2019-07-01-devDNS.md b/_posts/2019-07-01-devDNS.md index 4ee153d..ecbbdc5 100644 --- a/_posts/2019-07-01-devDNS.md +++ b/_posts/2019-07-01-devDNS.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "devDNS" description: "The DNS over devRant service" date: 2019-07-01 22:13:00 diff --git a/_posts/2019-07-06-ScrapingFRCGithub.md b/_posts/2019-07-06-ScrapingFRCGithub.md index 53e7568..9ce3ff6 100644 --- a/_posts/2019-07-06-ScrapingFRCGithub.md +++ b/_posts/2019-07-06-ScrapingFRCGithub.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Scraping FRC team's GitHub accounts to gather large amounts of data" description: "There are a lot of teams..." date: 2019-07-06 15:08:00 diff --git a/_posts/2019-07-13-Lookback-GMAD.md b/_posts/2019-07-13-Lookback-GMAD.md index 1ec922f..ed24b95 100644 --- a/_posts/2019-07-13-Lookback-GMAD.md +++ b/_posts/2019-07-13-Lookback-GMAD.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Taking a look back at GMAD" description: "Fun, Simple, and Quick" date: 2019-07-13 14:43:00 diff --git a/_posts/2019-07-15-MindMap.md b/_posts/2019-07-15-MindMap.md index 9e9a7dd..a55f113 100644 --- a/_posts/2019-07-15-MindMap.md +++ b/_posts/2019-07-15-MindMap.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Mind map generation with Python" description: "Step 1" date: 2019-07-15 18:38:00 diff --git a/_posts/2019-08-10-Why-I-Carry-NFC.md b/_posts/2019-08-10-Why-I-Carry-NFC.md index a901f1d..f2d1fce 100644 --- a/_posts/2019-08-10-Why-I-Carry-NFC.md +++ b/_posts/2019-08-10-Why-I-Carry-NFC.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "My weird piece of EDC" description: "Reasons why I always carry NFC cards with me" date: 2019-08-10 20:57:00 diff --git a/_posts/2019-08-11-Setting-up-JA.md b/_posts/2019-08-11-Setting-up-JA.md index dd35061..3e6a6af 100644 --- a/_posts/2019-08-11-Setting-up-JA.md +++ b/_posts/2019-08-11-Setting-up-JA.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "How I set up ひらがな input on my laptop" description: "I3wm makes everything 10x harder than it should be" date: 2019-08-12 19:40:00 diff --git a/_posts/2019-08-24-Shift2.md b/_posts/2019-08-24-Shift2.md index 6573108..fc13c9a 100644 --- a/_posts/2019-08-24-Shift2.md +++ b/_posts/2019-08-24-Shift2.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Keyed data encoding with Python" description: "XOR is pretty cool" date: 2019-08-24 13:13:00 diff --git a/_posts/2019-08-27-GitHub-cleanup.md b/_posts/2019-08-27-GitHub-cleanup.md index 37dd9ef..4bd6809 100644 --- a/_posts/2019-08-27-GitHub-cleanup.md +++ b/_posts/2019-08-27-GitHub-cleanup.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "I did some cleaning" description: "Spring cleaning is fun when it isn't spring, and a computer does all the work" date: 2019-08-27 12:37:00 diff --git a/_posts/2019-09-04-wrong-python.md b/_posts/2019-09-04-wrong-python.md index 680ea02..267240d 100644 --- a/_posts/2019-09-04-wrong-python.md +++ b/_posts/2019-09-04-wrong-python.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Doing Python OOP the wrong way" description: "In the name of science!" date: 2019-09-07 13:13:00 diff --git a/_posts/2019-09-11-Buildingimgfrombin.md b/_posts/2019-09-11-Buildingimgfrombin.md index b77c820..62f46ce 100644 --- a/_posts/2019-09-11-Buildingimgfrombin.md +++ b/_posts/2019-09-11-Buildingimgfrombin.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Building images from binary data" description: "Simple, yet fun" date: 2019-09-11 12:41:00 diff --git a/_posts/2019-10-05-BillWurtz.md b/_posts/2019-10-05-BillWurtz.md index b8875e7..5dc995f 100644 --- a/_posts/2019-10-05-BillWurtz.md +++ b/_posts/2019-10-05-BillWurtz.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Using an RNN to generate Bill Wurtz notes" description: "Textgenrnn is fun" date: 2019-10-05 18:54:00 diff --git a/_posts/2019-11-18-Realtime-robot-code.md b/_posts/2019-11-18-Realtime-robot-code.md index 82a2081..31e9dd5 100644 --- a/_posts/2019-11-18-Realtime-robot-code.md +++ b/_posts/2019-11-18-Realtime-robot-code.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Programming a live robot" description: "Living on the edge is an understatement" date: 2019-11-20 10:04:00 diff --git a/_posts/2019-12-11-Cron.md b/_posts/2019-12-11-Cron.md index ba7986a..a1d850b 100644 --- a/_posts/2019-12-11-Cron.md +++ b/_posts/2019-12-11-Cron.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "I used cron for the first time" description: "And I didn't die" date: 2019-12-11 11:38:00 diff --git a/_posts/2020-01-20-BrainFuckInBash.md b/_posts/2020-01-20-BrainFuckInBash.md index cbe7889..be82db8 100644 --- a/_posts/2020-01-20-BrainFuckInBash.md +++ b/_posts/2020-01-20-BrainFuckInBash.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Compiling BrainFuck with a shell script" description: "That was easy" date: 2020-01-20 20:13:00 diff --git a/_posts/2020-04-20-LudumDare46.md b/_posts/2020-04-20-LudumDare46.md index f633891..34472c9 100644 --- a/_posts/2020-04-20-LudumDare46.md +++ b/_posts/2020-04-20-LudumDare46.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "LudumDare46 Recap" description: "Recapping the development of Micromanaged Mike" date: 2020-04-20 12:00:00 diff --git a/_posts/2020-05-19-Running-RoboRIO-Native.md b/_posts/2020-05-19-Running-RoboRIO-Native.md index fd23dc3..3aba5f4 100644 --- a/_posts/2020-05-19-Running-RoboRIO-Native.md +++ b/_posts/2020-05-19-Running-RoboRIO-Native.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Running RoboRIO firmware inside Docker" description: "Containerized native ARMv7l emulation in 20 minutes" date: 2020-05-19 13:00:00 diff --git a/_posts/2020-06-05-32u4-upload.md b/_posts/2020-06-05-32u4-upload.md index 06db530..20dbe1d 100644 --- a/_posts/2020-06-05-32u4-upload.md +++ b/_posts/2020-06-05-32u4-upload.md @@ -1,5 +1,5 @@ --- -layout: post +layout: page title: "Flashing code to a 32u4 chip" description: "Notes for my future self" date: 2020-06-05 13:23:00 diff --git a/assets/css/color-theme.css b/assets/css/color-theme.css index 80069a7..585baa3 100644 --- a/assets/css/color-theme.css +++ b/assets/css/color-theme.css @@ -11,4 +11,6 @@ --color-orange: #ffc07f; --color-pink: #e15fbd; + + --light-gray: #e9e9ed; } \ No newline at end of file diff --git a/assets/css/page.css b/assets/css/page.css index 522ec51..52cc5db 100644 --- a/assets/css/page.css +++ b/assets/css/page.css @@ -14,4 +14,15 @@ .title-container{ margin-top: 6rem; +} + +.content-container p,h1,h2,h3,h4,h5,h6,img,table{ + @extend container +} + +.highlight{ + background-color: var(--light-gray); + border-radius:5px; + padding: 3px; + margin-bottom:0; } \ No newline at end of file