Skip to content

Commit aec2409

Browse files
First blog post
Also updated config
1 parent adfcb50 commit aec2409

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

_config.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
title: "My Blogs Name"
2-
author: "Default Author Name"
3-
description: "Some short description of your blog can go here." # This will show up in places like twitter, linkedin, etc, if you share your sites url as a post.
1+
title: "thecodingchicken's electrical adventures"
2+
author: "thecodingchicken"
3+
description: "My progress on electrical adventures as I experiment on building computers" # This will show up in places like twitter, linkedin, etc, if you share your sites url as a post.
44

55
# Email / Social media user names used by the minima theme:
66
# All of these are optional and can be removed or commented out
7-
8-
twitter_username: "twitteruser"
9-
github_username: "githubuser"
10-
linkedin_username: "linkedinuser"
7+
8+
# twitter_username: "twitteruser"
9+
github_username: "thecodingchicken"
10+
# linkedin_username: "linkedinuser"
1111
#facebook_username: username
1212
#flickr_username: username
1313
#instagram_username: username

_posts/2025-04-23-blog-setup.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Blog setup
2+
3+
Hello! This is me, at 11pm, before I need to get up at 5 or so for work. Going to write a couple things down here real quick about the future of this blog.
4+
5+
---
6+
7+
### Goals
8+
9+
- Document the whole process of me building my next breadboard computer, inspired from [Ben Eater's SAP-1 Design](https://www.youtube.com/watch?v=HyznrdDSSGM&list=PLowKtXNTBypGqImE405J2565dvjafglHU).
10+
- Talk about design choices, features, how the architecture is planned, limitations, etc
11+
- Not go insane, while also going insane
12+
13+
Now, I have a whole lot on my mind, but I think the rest is probably better explained after work, and not right before bed, although those times should probably be closer than they are.

0 commit comments

Comments
 (0)