-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(blogs): added tons of new links and landing pages for the variou…
…s blogs
- Loading branch information
1 parent
ca935ea
commit a07bd3e
Showing
14 changed files
with
354 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: blogs | art | ||
--- | ||
|
||
# Drawings and paintings | ||
|
||
---- | ||
|
||
![construction][] | ||
|
||
[construction]: {{site.baseurl}}/_data/images/construction.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: blogs | chinese | ||
--- | ||
|
||
# Chinese language and literature | ||
|
||
---- | ||
|
||
![construction][] | ||
|
||
[construction]: {{site.baseurl}}/_data/images/construction.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: blogs | finance | ||
--- | ||
|
||
# Personal finance and early retirement | ||
|
||
---- | ||
|
||
![construction][] | ||
|
||
[construction]: {{site.baseurl}}/_data/images/construction.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: default | ||
title: blogs | ||
--- | ||
|
||
# Blogs | ||
|
||
---- | ||
|
||
Here are some of my personal blogs. They focus on my hobbies and interests as of now; if I develop any new avocations (e.g. pottery), then I'll be sure to add it to the list below. My goal with these blogs is to track my progress and skillset in a variety of areas. | ||
|
||
Please join me on my journey to the modern Renaissance! | ||
|
||
|Page|Title|Description| | ||
|---|---|---| | ||
|||| | ||
|[[link]][finance]|*Personal finance*|Some koans around managing one's finances effectively towards early retirement.| | ||
|||| | ||
|[[link]][shogi]|*Shogi tactics*|Lessons on shogi strategies: openings, josekis, attacks, defenses, drops, endings.| | ||
|||| | ||
|[[link]][chinese]|*Chinese language*|Documenting proficiency in a foreign language. Focus on writing and speaking.| | ||
|||| | ||
|[[link]][piano]|*Piano performances*|Trying to re-teach myself piano from scratch. Recordings and analyses.| | ||
|||| | ||
|[[link]][art]|*Drawings and paintings*|A loose collection of my artwork. Mostly just tracking progress.| | ||
|
||
[finance]: {{site.baseurl}}/blogs/finance/ | ||
[shogi]: {{site.baseurl}}/blogs/shogi/ | ||
[chinese]: {{site.baseurl}}/blogs/chinese/ | ||
[piano]: {{site.baseurl}}/blogs/piano/ | ||
[art]: {{site.baseurl}}/blogs/art/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: blogs | piano | ||
--- | ||
|
||
# Piano performances and analyses | ||
|
||
---- | ||
|
||
![construction][] | ||
|
||
[construction]: {{site.baseurl}}/_data/images/construction.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: blogs | shogi | ||
--- | ||
|
||
# Shogi tactics | ||
|
||
---- | ||
|
||
![construction][] | ||
|
||
[construction]: {{site.baseurl}}/_data/images/construction.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.