Browse Source

fix post graph ๐Ÿ“

windhamdavid 1 year ago
parent
commit
91f8f8980a
3 changed files with 31 additions and 28 deletions
  1. 17 17
      lists/index.md
  2. 9 9
      notes/index.md
  3. 5 2
      src/pages/about.md

+ 17 - 17
lists/index.md

@@ -14,23 +14,23 @@ This page was originally published at [https://davidawindham.com/listing-lists/]
 
 ## TOC 
 
-- [art](art/art.md)
-- [concepts](concepts.md)
-- [design](design.md)
-- [feeds](feeds.md)
-- [grocery](grocery.md)
-- [lists](lists.md)
-- [music](art/music/music.md)
-- [next](next.md)
-- [people](people.md)
-- [places](places/places.md)
-- [quotes](quotes.md)
-- [shopping](shopping.md)
-- [things](things.md)
-- [trivia](trivia.md)
-- [tweets](tweets.md)
-
-## Notes 
+[art](art/art.md)
+| [concepts](concepts.md)
+| [design](design.md)
+| [feeds](feeds.md)
+| [grocery](grocery.md)
+| [lists](lists.md)
+| [music](art/music/music.md)
+| [next](next.md)
+| [people](people.md)
+| [places](places/places.md)
+| [quotes](quotes.md)
+| [shopping](shopping.md)
+| [things](things.md)
+| [trivia](trivia.md)
+| [tweets](tweets.md)
+
+## Log
 
 I've moved this old repo into this TIL project to simplify. 
 

+ 9 - 9
notes/index.md

@@ -23,15 +23,15 @@ I generally use four lists of reminders to keep up with everything. Groceries, S
 
 ## Table of Contents
 
-- [art](art.md)
-- [dogs](dogs.md)
-- [garden](garden.md)
-- [golf](golf.md)
-- [health](health.md)
-- [house](house.md)
-- [tennis](tennis.md)
-- [travel](travel.md)
-- [work](work/work.md)
+[art](art.md)
+| [dogs](dogs.md)
+| [garden](garden.md)
+| [golf](golf.md)
+| [health](health.md)
+| [house](house.md)
+| [tennis](tennis.md)
+| [travel](travel.md)
+| [work](work/work.md)
 
 
 ---

+ 5 - 2
src/pages/about.md

@@ -4,14 +4,17 @@ description: About this Today I Learned
 ---
 
 # About
+
 This is a place to store some notes and documentation. It was originally built as a way to make notes on interesting things I learn based on one of my favorite sub-reddit/[TIL](https://www.reddit.com/r/todayilearned/). While installing it the first time I wrote 'Today I learned that Google will translate to and from [Zulu](https://en.wikipedia.org/wiki/Zulu_language)'.  
 
 ![zulu](https://davidawindham.com/til/img/zulu.png)  
 
  > The [page](docs/server/ubuntu) above in this site referring to the database and computer [operating system](https://en.wikipedia.org/wiki/Ubuntu) and not the [Zulu philosophy](https://en.wikipedia.org/wiki/Ubuntu_(philosophy))  of a universal bond of sharing that connects all humanity. 
 
+I'm often searching online documentation for answers to commands, configurations, and error messages. I figured that since I spend most of my working time with the terminal, git, and text files, a more efficient and easier method of documenting the time I spend reading other documentation would be to build my own TIL. This way the information I learn will be easy to record, search and edit. The problem is that I've found myself repeating those searches because of the breadth and depth of the amount of functions and libraries involved in development. My wife suggested I call it TIHIDI 'this is how I did it' after explaining what I was working on. It makes sense to use a static documentation instead of database because it's quicker, easier to search, under version control, and the file formats are interoperable with other software and publishing frameworks.  
 
+I'm hoping it'll help me keep my bookmarks as little less cluttered and it'll leave my [desk page](https://davidawindham.com/desk) free for longer form essays. I'll keep the LOG in the [README](https://code.davidawindham.com/david/til/src/master/README.md), add a [help page](/help), and some [vi cheat sheets](/docs/shell/vi) to get started because I'm always forgetting some of them.
 
-I'm often searching online documentation for answers to commands, configurations, and error messages. I figured that since I spend most of my working time with the terminal, git, and text files, a more efficient and easier method of documenting the time I spend reading other documentation would be to build my own TIL. This way the information I learn will be easy to record, search and edit. The problem is that I've found myself repeating those searches because of the breadth and depth of the amount of functions and libraries involved in development. My wife suggested I call it TIHIDI 'this is how I did it' after explaining what I was working on. It makes sense to use a static documentation instead of database because it's quicker, easier to search, under version control, and the file formats are interoperable with other software and publishing frameworks.  
+Here's a map of where I am now:
 
-I'm hoping it'll help me keep my bookmarks as little less cluttered and it'll leave my [desk page](https://davidawindham.com/desk) free for longer form essays. I'll keep the LOG in the [README](https://code.davidawindham.com/david/til/src/master/README.md), add a [help page](/help), and some [vi cheat sheets](/docs/shell/vi) to get started because I'm always forgetting some of them.
+[![vi-1](/img/til.jpg)](/img/til.jpg)