Bump zola to 0.19.1
This commit is contained in:
parent
42c9bba6fa
commit
cd7d682918
@ -4,8 +4,8 @@ description = "Evan Pratten is a software developer, amateur radio operator, and
|
|||||||
default_language = "en"
|
default_language = "en"
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
build_search_index = true
|
build_search_index = true
|
||||||
generate_feed = true
|
generate_feeds = true
|
||||||
feed_filename = "rss.xml"
|
feed_filenames = ["rss.xml"]
|
||||||
minify_html = false # This breaks mermaid diagrams :(
|
minify_html = false # This breaks mermaid diagrams :(
|
||||||
ignored_content = ["content/@/blog/*.md"]
|
ignored_content = ["content/@/blog/*.md"]
|
||||||
ignored_static = ["static/images/drawings/*/*.xcf"]
|
ignored_static = ["static/images/drawings/*/*.xcf"]
|
||||||
|
@ -2,9 +2,6 @@
|
|||||||
title: We lost a weather balloon in another country
|
title: We lost a weather balloon in another country
|
||||||
description: ..and made the news because of it
|
description: ..and made the news because of it
|
||||||
date: 2017-11-24
|
date: 2017-11-24
|
||||||
tags:
|
|
||||||
- news
|
|
||||||
- school
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
excerpt: Beal science project succeeds - maybe too much - as weather balloon floats into U.S.
|
excerpt: Beal science project succeeds - maybe too much - as weather balloon floats into U.S.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: The language hunt
|
title: The language hunt
|
||||||
date: 2019-04-30
|
date: 2019-04-30
|
||||||
tags:
|
|
||||||
- frc
|
|
||||||
aliases:
|
aliases:
|
||||||
- /blog/frc-languages
|
- /blog/frc-languages
|
||||||
---
|
---
|
||||||
|
@ -2,9 +2,6 @@
|
|||||||
title: I gave Google's CTF a short try and learned a thing or two
|
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
|
description: But exams got in the way and took all the fun
|
||||||
date: 2019-06-23
|
date: 2019-06-23
|
||||||
tags:
|
|
||||||
- ctf
|
|
||||||
- python
|
|
||||||
aliases:
|
aliases:
|
||||||
- /blog/2019/06/23/googlectf
|
- /blog/2019/06/23/googlectf
|
||||||
- /blog/googlectf
|
- /blog/googlectf
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
title: Mind map generation with Python
|
title: Mind map generation with Python
|
||||||
description: Step 1
|
description: Step 1
|
||||||
date: 2019-07-15
|
date: 2019-07-15
|
||||||
tags:
|
|
||||||
- project
|
|
||||||
- python
|
|
||||||
- school
|
|
||||||
aliases:
|
aliases:
|
||||||
- /blog/2019/07/15/mindmap
|
- /blog/2019/07/15/mindmap
|
||||||
- /blog/mindmap
|
- /blog/mindmap
|
||||||
|
@ -2,11 +2,6 @@
|
|||||||
title: Taking notes with Markdown and LaTeX
|
title: Taking notes with Markdown and LaTeX
|
||||||
description: Using a lot of tech to replace a piece of paper
|
description: Using a lot of tech to replace a piece of paper
|
||||||
date: 2020-08-23
|
date: 2020-08-23
|
||||||
tags:
|
|
||||||
- pandoc
|
|
||||||
- latex
|
|
||||||
- bazel
|
|
||||||
- school
|
|
||||||
extra:
|
extra:
|
||||||
excerpt: I have completely reworked my school notetaking system to use LaTeX. This post outlines how I did everything, and my new workflow.
|
excerpt: I have completely reworked my school notetaking system to use LaTeX. This post outlines how I did everything, and my new workflow.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
title: Building a VPN with an AMPRNet BGP allocation
|
title: Building a VPN with an AMPRNet BGP allocation
|
||||||
description: A quick guide on using your shiny new AMPRNet allocation
|
description: A quick guide on using your shiny new AMPRNet allocation
|
||||||
date: 2023-07-07
|
date: 2023-07-07
|
||||||
tags:
|
|
||||||
- networking
|
|
||||||
- amprnet
|
|
||||||
- bgp
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
title: Authoring Blog Posts with Obsidian
|
title: Authoring Blog Posts with Obsidian
|
||||||
description: Trying a new way to write for this site
|
description: Trying a new way to write for this site
|
||||||
date: 2023-10-20
|
date: 2023-10-20
|
||||||
tags:
|
|
||||||
- meta
|
|
||||||
- random
|
|
||||||
- product
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: PID
|
title: PID
|
||||||
description: Getting from here to there
|
description: Getting from here to there
|
||||||
date: 2023-11-23
|
date: 2023-11-23
|
||||||
tags:
|
|
||||||
- math
|
|
||||||
draft: true
|
draft: true
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Tank Tracks
|
title: Tank Tracks
|
||||||
description:
|
description:
|
||||||
date: 2023-11-24
|
date: 2023-11-24
|
||||||
tags:
|
|
||||||
- math
|
|
||||||
draft: true
|
draft: true
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
title: WineASIO, Bottles, and Ableton
|
title: WineASIO, Bottles, and Ableton
|
||||||
description: How to run Ableton in a bottle with minimal latency
|
description: How to run Ableton in a bottle with minimal latency
|
||||||
date: 2024-01-05
|
date: 2024-01-05
|
||||||
tags:
|
|
||||||
- linux
|
|
||||||
- wine
|
|
||||||
- music
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Building QMK Keyboard Firmware Out of Tree
|
title: Building QMK Keyboard Firmware Out of Tree
|
||||||
description: Side-stepping the QMK monorepo for my own sanity
|
description: Side-stepping the QMK monorepo for my own sanity
|
||||||
date: 2024-01-07
|
date: 2024-01-07
|
||||||
tags:
|
|
||||||
- keyboards
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,9 +2,6 @@
|
|||||||
title: Git Aliases
|
title: Git Aliases
|
||||||
description: Using aliases to become a slightly faster Git user
|
description: Using aliases to become a slightly faster Git user
|
||||||
date: 2024-01-08
|
date: 2024-01-08
|
||||||
tags:
|
|
||||||
- git
|
|
||||||
- workflow
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: A quick introduction to OpenSCAD
|
title: A quick introduction to OpenSCAD
|
||||||
description: Low-effort CAD like a programmer
|
description: Low-effort CAD like a programmer
|
||||||
date: 2024-01-10
|
date: 2024-01-10
|
||||||
tags:
|
|
||||||
- cad
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Custom lighting for my bookshelf
|
title: Custom lighting for my bookshelf
|
||||||
description: For when Ikea is slightly too much effort
|
description: For when Ikea is slightly too much effort
|
||||||
date: 2024-01-14
|
date: 2024-01-14
|
||||||
tags:
|
|
||||||
- electronics
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Digest Bot
|
title: Digest Bot
|
||||||
description: My mornings start with a bit of reading
|
description: My mornings start with a bit of reading
|
||||||
date: 2024-01-15
|
date: 2024-01-15
|
||||||
tags:
|
|
||||||
- random
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Bitmasking RFC6052 addresses
|
title: Bitmasking RFC6052 addresses
|
||||||
description: Efficiently embedding and extracting IPv4 addresses in IPv6 addresses
|
description: Efficiently embedding and extracting IPv4 addresses in IPv6 addresses
|
||||||
date: 2024-01-22
|
date: 2024-01-22
|
||||||
tags:
|
|
||||||
- internet
|
|
||||||
draft: true
|
draft: true
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Infra-red photography with a Leap Motion Controller
|
title: Infra-red photography with a Leap Motion Controller
|
||||||
description:
|
description:
|
||||||
date: 2024-04-26
|
date: 2024-04-26
|
||||||
tags:
|
|
||||||
- hardware
|
|
||||||
draft: true
|
draft: true
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Who are the upstreams for AMPRNet?
|
title: Who are the upstreams for AMPRNet?
|
||||||
description:
|
description:
|
||||||
date: 2024-04-27
|
date: 2024-04-27
|
||||||
tags:
|
|
||||||
- networking
|
|
||||||
draft: false
|
draft: false
|
||||||
extra:
|
extra:
|
||||||
auto_center_images: true
|
auto_center_images: true
|
||||||
|
@ -1,8 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Client Ping
|
title: Client Ping
|
||||||
tags:
|
|
||||||
- minecraft
|
|
||||||
- minecraft-mod
|
|
||||||
---
|
---
|
||||||
Client Ping is a Minecraft ([`^1.19.4`](https://jubianchi.github.io/semver-check/#/constraint/^1.19.4)) mod I wrote that implements multiplayer Point-of-Interest marking without the need for a server-side plugin/mod counterpart.
|
Client Ping is a Minecraft ([`^1.19.4`](https://jubianchi.github.io/semver-check/#/constraint/^1.19.4)) mod I wrote that implements multiplayer Point-of-Interest marking without the need for a server-side plugin/mod counterpart.
|
||||||
|
|
||||||
|
@ -1,8 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: FrostBucket
|
title: FrostBucket
|
||||||
tags:
|
|
||||||
- minecraft
|
|
||||||
- minecraft-plugin
|
|
||||||
---
|
---
|
||||||
FrostBucket is a server-side plugin I built for for Minecraft [`~1.16.0`](https://jubianchi.github.io/semver-check/#/constraint/~1.16.0) that allows players to apply the `Frost Walker` enchantment to a bucket.
|
FrostBucket is a server-side plugin I built for for Minecraft [`~1.16.0`](https://jubianchi.github.io/semver-check/#/constraint/~1.16.0) that allows players to apply the `Frost Walker` enchantment to a bucket.
|
||||||
|
|
||||||
|
@ -1,8 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Illuminated Shields
|
title: Illuminated Shields
|
||||||
tags:
|
|
||||||
- minecraft
|
|
||||||
- minecraft-resource-pack
|
|
||||||
---
|
---
|
||||||
Illuminated Shields is a Minecraft resource pack that hooks in to the [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) mod to cause shields to emit light.
|
Illuminated Shields is a Minecraft resource pack that hooks in to the [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) mod to cause shields to emit light.
|
||||||
|
|
||||||
|
@ -3,8 +3,6 @@ title: My Music
|
|||||||
extra:
|
extra:
|
||||||
css_import:
|
css_import:
|
||||||
- https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css
|
- https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css
|
||||||
tags:
|
|
||||||
- music
|
|
||||||
---
|
---
|
||||||
|
|
||||||
I have been a musician for most of my life, starting with the piano when I was 5, and progressing to drums and double bass a few years later.
|
I have been a musician for most of my life, starting with the piano when I was 5, and progressing to drums and double bass a few years later.
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Amateur Radio
|
title: Amateur Radio
|
||||||
tags:
|
|
||||||
- radio
|
|
||||||
---
|
---
|
||||||
|
|
||||||
For me, the logical next step in my electronics obsession was to become an amateur radio operator. I got my license back in 2020, and if you listen carefully, you might catch me calling CQ on 7030kHz as **VA3ZZA**.
|
For me, the logical next step in my electronics obsession was to become an amateur radio operator. I got my license back in 2020, and if you listen carefully, you might catch me calling CQ on 7030kHz as **VA3ZZA**.
|
||||||
|
@ -6,9 +6,6 @@ aliases:
|
|||||||
extra:
|
extra:
|
||||||
css_import:
|
css_import:
|
||||||
- https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/6.4.3/css/flag-icons.min.css
|
- https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/6.4.3/css/flag-icons.min.css
|
||||||
tags:
|
|
||||||
- radio
|
|
||||||
- event
|
|
||||||
---
|
---
|
||||||
|
|
||||||
***This event has passed. Page preserved for nostalgia.***
|
***This event has passed. Page preserved for nostalgia.***
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: VA3UJF Radio Linking System
|
title: VA3UJF Radio Linking System
|
||||||
tags:
|
|
||||||
- radio
|
|
||||||
---
|
---
|
||||||
|
|
||||||
VA3UJF operates as a hub for facilitating interconnections between various RF links and amateur VOIP services.
|
VA3UJF operates as a hub for facilitating interconnections between various RF links and amateur VOIP services.
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: My work at Raider Robotics
|
title: My work at Raider Robotics
|
||||||
tags:
|
|
||||||
- frc
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Darth Raider
|
title: Darth Raider
|
||||||
tags:
|
|
||||||
- frc
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Darth Raider** was a 4-foot-tall 120lb robot that myself and a group of friends designed, built, and programmed at [*Raider Robotics*](https://raiderrobotics.org/?utm_source=ewpratten.com) back in 2020. I personally lead software development for the project, and also played a key part in guiding the physical design of the robot.
|
**Darth Raider** was a 4-foot-tall 120lb robot that myself and a group of friends designed, built, and programmed at [*Raider Robotics*](https://raiderrobotics.org/?utm_source=ewpratten.com) back in 2020. I personally lead software development for the project, and also played a key part in guiding the physical design of the robot.
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
{% if current_url %}<link rel="canonical" href="{{current_url | safe}}" />{% endif %}
|
{% if current_url %}<link rel="canonical" href="{{current_url | safe}}" />{% endif %}
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" title="RSS"
|
<link rel="alternate" type="application/rss+xml" title="RSS"
|
||||||
href="{{get_url(path=config.feed_filename, trailing_slash=false) | safe}}">
|
href="{{get_url(path=config.feed_filenames[0], trailing_slash=false) | safe}}">
|
||||||
|
|
||||||
{# OpenGraph #}
|
{# OpenGraph #}
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user