summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2023-11-10 18:05:41 -0500
committerFrederick Yin <fkfd@fkfd.me>2023-11-10 18:05:41 -0500
commit93a16928dc5d8708d04969c56abc592d374ec0e9 (patch)
tree96d41c624da3fdaec2835bd66052f79d0f25e6f9 /docs/index.md
parentbdc181429079a0780fac6ce0d34ef23c95ef2dd4 (diff)
Migrate to relative links
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/index.md b/docs/index.md
index 38933a7..4d8faeb 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -5,7 +5,7 @@ title: Home
# fkfd.me
<header class="header-block-container">
- <a href="/about">
+ <a href="about.md">
<div class="header-block">
<span class="header-icon" id="icon-about"></span>
<span class="header-text">About</span>
@@ -17,7 +17,7 @@ title: Home
<span class="header-text">x</span>
</div>
</a>
- <a href="/links">
+ <a href="links.md">
<div class="header-block">
<span class="header-icon" id="icon-links"></span>
<span class="header-text">Links</span>
@@ -28,49 +28,49 @@ title: Home
## Categories
<div class="category-block-container">
- <a href="/projects">
+ <a href="projects/">
<div class="category-block">
<span class="category-icon" id="icon-projects"></span>
<span class="category-text">Projects</span>
</div>
</a>
- <a href="/random">
+ <a href="random/">
<div class="category-block">
<span class="category-icon" id="icon-random"></span>
<span class="category-text">Random</span>
</div>
</a>
- <a href="/music">
+ <a href="music/">
<div class="category-block">
<span class="category-icon" id="icon-music"></span>
<span class="category-text">Music</span>
</div>
</a>
- <a href="/umich">
+ <a href="umich/">
<div class="category-block">
<span class="category-icon" id="icon-umich"></span>
<span class="category-text">UMich</span>
</div>
</a>
- <a href="/shitpost">
+ <a href="shitpost/">
<div class="category-block">
<span class="category-icon" id="icon-shitpost"></span>
<span class="category-text">Shitpost</span>
</div>
</a>
- <a href="/comics">
+ <a href="comics/">
<div class="category-block">
<span class="category-icon" id="icon-comics"></span>
<span class="category-text">Comics</span>
</div>
</a>
- <a href="/ta">
+ <a href="ta/">
<div class="category-block">
<span class="category-icon" id="icon-ta"></span>
<span class="category-text">TA</span>
</div>
</a>
- <a href="/ham">
+ <a href="ham/">
<div class="category-block">
<span class="category-icon" id="icon-ham"></span>
<span class="category-text">Ham Radio</span>
@@ -82,18 +82,18 @@ title: Home
- The nand2tetris series where I build a computer
- - [part 1](projects/nand2tetris_1/): logic circuits
- - [part 2.1](projects/nand2tetris_2.1/): virtual stack machine
- - [part 2.2](projects/nand2tetris_2.2/): tokenizer
+ - [part 1](projects/nand2tetris_1.md): logic circuits
+ - [part 2.1](projects/nand2tetris_2.1.md): virtual stack machine
+ - [part 2.2](projects/nand2tetris_2.2.md): tokenizer
- part 2.3: WIP indefinitely
- Scraping lyrics, counting words and making a game out of twenty øne
- piløts songs: [One tøp song](projects/one_top_song/)
+ piløts songs: [One tøp song](projects/one_top_song.md)
- A ROM upgrade that went shitfire prompted me to write [The most
- important part of a smartphone is the OS.](random/smartphone_os/)
+ important part of a smartphone is the OS.](random/smartphone_os.md)
-- Continuously updating: [My life goals](random/life_goals/)
+- Continuously updating: [My life goals](random/life_goals.md)
## Fun