mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-13 03:23:01 -06:00
Compare commits
1 commit
fe1c20369a
...
b467b4d3d2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b467b4d3d2 |
3 changed files with 1 additions and 32 deletions
|
@ -57,7 +57,7 @@ recent_more_text = "more »"
|
||||||
sections = [
|
sections = [
|
||||||
{ name = "posts", path = "/posts", is_external = false },
|
{ name = "posts", path = "/posts", is_external = false },
|
||||||
{ name = "projects", path = "/projects", is_external = false },
|
{ name = "projects", path = "/projects", is_external = false },
|
||||||
{ name = "resume", path = "/resume", is_external = false },
|
{ name = "devices", path = "/devices", is_external = false },
|
||||||
# { name = "about", path = "/about", is_external = false },
|
# { name = "about", path = "/about", is_external = false },
|
||||||
# { name = "github", path = "https://github.com/ahoneybun", is_external = true },
|
# { name = "github", path = "https://github.com/ahoneybun", is_external = true },
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
+++
|
|
||||||
title = "Aaron Honeycutt Resume"
|
|
||||||
description = "My resume."
|
|
||||||
template = "projects.html"
|
|
||||||
|
|
||||||
[extra]
|
|
||||||
lang = 'en'
|
|
||||||
+++
|
|
|
@ -1,23 +0,0 @@
|
||||||
[[project]]
|
|
||||||
name = "Flight Software Developer 1"
|
|
||||||
desc = "Making space things"
|
|
||||||
tags = [ "latest" ]
|
|
||||||
links = [
|
|
||||||
{ name = "York Space Systems", url = "https://www.yorkspacesystems.com/" }
|
|
||||||
]
|
|
||||||
|
|
||||||
[[project]]
|
|
||||||
name = "Happiness Architect"
|
|
||||||
desc = "Tier 2 : Supporting humans who support humans with Linux"
|
|
||||||
tags = [ "previously" ]
|
|
||||||
links = [
|
|
||||||
{ name = "System76", url = "https://system76.com/" }
|
|
||||||
]
|
|
||||||
|
|
||||||
[[project]]
|
|
||||||
name = "Happiness Engineer"
|
|
||||||
desc = "Tier 1 : Supporting humans with Linux"
|
|
||||||
tags = [ "previously" ]
|
|
||||||
links = [
|
|
||||||
{ name = "System76", url = "https://system76.com" }
|
|
||||||
]
|
|
Loading…
Add table
Add a link
Reference in a new issue