Browse Source

combine awesome-david

windhamdavid 3 years ago
parent
commit
8d4ed5e95f
6 changed files with 362 additions and 7 deletions
  1. 3 0
      README.md
  2. 2 4
      docusaurus.config.js
  3. 11 2
      src/pages/about.md
  4. 197 0
      src/pages/awesome.md
  5. 148 0
      src/pages/help.md
  6. 1 1
      src/pages/index.md

+ 3 - 0
README.md

@@ -5,6 +5,9 @@
 
 
 #### Notes: 
+#### 11/10/2021
+Updated the Docusaurus packages. Combined my old Awesome-David repo into it and rebuilt. 
+
 #### 03/18/2021
 
 Migrated this version from Gitbook because it wasn't playing nicely with Node.js v14 and it had a couple security vulnerabilities in the packages. Gitbook stop supporting the open source version likely for business reasons, so I migrated it all to ~~[https://docsify.js.org/](https://docsify.js.org/)~~ ... didn't do docsify because I can't generate static HTML which is what my DOM parser depends on to pull content elsewhere. Decided on using [https://docusaurus.io/](https://docusaurus.io/) instead. It required a bit of cleanup in the Markdown to do so. See: [https://davidawindham.com/til/help](https://davidawindham.com/til/help)

+ 2 - 4
docusaurus.config.js

@@ -42,10 +42,8 @@ module.exports = {
       items: [
         {to: 'docs/',activeBasePath: 'docs',label: 'Docs',position: 'left'},
         {to: 'about/',activeBasePath: 'til',label: 'About',position: 'left'},
-        {to: 'help', label: 'Help', position: 'left'},
-        {
-          type: 'search', position: 'right',
-        },
+        {to: 'help', label: 'Help', position: 'right'},
+        {type: 'search', position: 'right'},
       ],
     },
   },

+ 11 - 2
src/pages/about.md

@@ -3,8 +3,9 @@ title: About
 ---
 
 # About
+A place to store some notes and documentation.
 
-#### (TIL) Today I Learned
+### Today I Learned
 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)  
@@ -17,9 +18,17 @@ I'm often searching online documentation for answers to commands, configurations
 
 
 
+
+
 ---
 
-### Notes  
+### Notes 
+
+#### 11/10/2021
+- Updated the Docusaurus packages. 
+- Combined my old awesome-david repo into it for simplicity and rebuilt.  
+- It's @ [http://davidawindham.com/til/awesome-david](/awesome)
+
 #### 03/18/2021
 
 Migrated this version from Gitbook because it wasn't playing nicely with Node.js v14 and it had a couple security vulnerabilities in the packages. Gitbook stop supporting the open source version likely for business reasons, so I migrated it all to ~~[https://docsify.js.org/](https://docsify.js.org/)~~... didn't do docsify because I can't generate static HTML which is what my DOM parser depends on to pull content elsewhere. Decided on using [https://docusaurus.io/](https://docusaurus.io/) instead. It required a bit of cleanup in the Markdown to do so. See: [https://davidawindham.com/til/help](/help)

+ 197 - 0
src/pages/awesome.md

@@ -0,0 +1,197 @@
+# awesome-david   [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
+
+## A list of lists of things I like
+---
+This page was originally ( [https://davidawindham.com/listing-lists/](https://davidawindham.com/listing-lists/) ) inspired by the Awesome List that [Sindre Sorhus](https://sindresorhus.com/) created which have now evolved into a library of useful resources available @ [https://github.com/sindresorhus/awesome](https://github.com/sindresorhus/awesome). The idea of keeping documentation in a version controled repository is pretty much standard now and I've moved this old repo into the TIL project to simplify. 
+
+---
+
+
+### Art  
+ ##### Visual Art
+  - ##### Artists
+	- [Lucian Freud](https://en.wikipedia.org/wiki/Lucian_Freud)
+	- [Paul Cézanne](https://en.wikipedia.org/wiki/Paul_C%C3%A9zanne)
+	- [Michelangelo](https://en.wikipedia.org/wiki/Michelangelo)
+	- [Pablo Picasso](https://en.wikipedia.org/wiki/Pablo_Picasso)  
+
+### Literature
+
+  - ##### Fiction
+  	- [Midnight's Children](https://en.wikipedia.org/wiki/Midnight%27s_Children)
+  	- [Siddhartha](<https://en.wikipedia.org/wiki/Siddhartha_(novel)>)
+  	- [Half Asleep in Frog Pajamas](https://en.wikipedia.org/wiki/Half_Asleep_in_Frog_Pajamas)
+  	- [Lucky You](<https://en.wikipedia.org/wiki/Lucky_You_(novel)>)
+
+
+  - ##### Non-Fiction
+  	- [Thinking Fast and Slow](https://en.wikipedia.org/wiki/Thinking,_Fast_and_Slow)
+
+  - ##### Authors
+    - [J. D. Salinger](https://en.wikipedia.org/wiki/J._D._Salinger)
+    - [Mark Twain](https://en.wikipedia.org/wiki/Mark_Twain)
+    - [Thomas Pynchon](https://en.wikipedia.org/wiki/Thomas_Pynchon)
+    - [Fyodor Dostoyevsky](https://en.wikipedia.org/wiki/Fyodor_Dostoyevsky)
+    - [William Gibson](https://en.wikipedia.org/wiki/William_Gibson)
+    - [Carson McCullers](https://en.wikipedia.org/wiki/Carson_McCullers)
+    - [Tom Robbins](https://en.wikipedia.org/wiki/Tom_Robbins)
+
+   - ##### Poets
+  	- [Paul Muldoon](https://en.wikipedia.org/wiki/Paul_Muldoon)
+
+  - ##### Magazine
+  	- [Five Dials](https://en.wikipedia.org/wiki/Five_Dials)
+  	- [Paris Review](https://en.wikipedia.org/wiki/The_Paris_Review)
+  	- [Lapham's Quarterly](https://en.wikipedia.org/wiki/Lapham%27s_Quarterly)
+
+  - ##### Online Journals
+  	- [The Public Domain Review](http://publicdomainreview.org/)
+
+  - ##### Other
+  	- [Shakespeare Authorship Theory](https://en.wikipedia.org/wiki/Shakespeare_authorship_question)
+
+
+### Film
+
+  - ##### Movie
+  	- [Me and You and Everyone We Know](https://en.wikipedia.org/wiki/Me_and_You_and_Everyone_We_Know)
+  	- [Hits](<https://en.wikipedia.org/wiki/Hits_(film)>)
+  	- [Papadopoulos and Sons](https://en.wikipedia.org/wiki/Papadopoulos_%26_Sons)
+  	- [Thumbsucker](<https://en.wikipedia.org/wiki/Thumbsucker_(film)>)
+  	- [Rushmore](<https://en.wikipedia.org/wiki/Rushmore_(film)>)
+    - [Kubo and the Two Strings](https://en.wikipedia.org/wiki/Kubo_and_the_Two_Strings)
+    - [Boyhood](https://en.wikipedia.org/wiki/Boyhood_(film)>)
+
+
+  - ##### Television
+    - [High Maintenance](https://en.wikipedia.org/wiki/High_Maintenance)
+    - [Doc Martin](https://en.wikipedia.org/wiki/Doc_Martin)
+  	- [Enlightened](https://en.wikipedia.org/wiki/Enlightened_%28TV_series%29)
+  	- [The Simpsons](https://en.wikipedia.org/wiki/The_Simpsons)
+  	- [Board to Death](https://en.wikipedia.org/wiki/Bored_to_Death)
+  	- [Inspector Lewis](<https://en.wikipedia.org/wiki/Lewis_(TV_series)>)
+  	- [Curb Your Enthusiasm](https://en.wikipedia.org/wiki/Curb_Your_Enthusiasm)
+  	- [Gavin and Stacey](https://en.wikipedia.org/wiki/Gavin_%26_Stacey)
+  	- [Broadchurch](https://en.wikipedia.org/wiki/Broadchurch)
+  	- [Last Tango in Halifax](https://en.wikipedia.org/wiki/Last_Tango_in_Halifax)
+  	- [Shameless (UK Version)](<https://en.wikipedia.org/wiki/Shameless_(UK_TV_series)>)
+  	- [Portlandia](<https://en.wikipedia.org/wiki/Portlandia_(TV_series)>)
+  	- [An Idiot Abroad](https://en.wikipedia.org/wiki/An_Idiot_Abroad)
+  	- [Peep Show](<https://en.wikipedia.org/wiki/Peep_Show_(TV_series)>)
+  	- [Catastrophe](<https://en.wikipedia.org/wiki/Catastrophe_(2015_TV_series)>)
+  	- [Transparent](https://en.wikipedia.org/wiki/Transparent_%28TV_series%29)
+  	- [Adventure Time](https://en.wikipedia.org/wiki/Adventure_Time)
+  	- [Still Game](https://en.wikipedia.org/wiki/Still_Game)
+  	- [Detectorists](https://en.wikipedia.org/wiki/Detectorists)
+  	- [Chewin' the Fat](https://en.wikipedia.org/wiki/Chewin%27_the_Fat)
+    - [Shetland](https://en.wikipedia.org/wiki/Shetland_(TV_series))
+    - [Blandings](https://en.wikipedia.org/wiki/Blandings_(TV_series))
+
+
+  - ##### Miniseries
+  	- [The Life Collection](https://en.wikipedia.org/wiki/The_Life_Collection)
+  	- [John Adams](<https://en.wikipedia.org/wiki/John_Adams_(miniseries)>)
+  	- [Stephen Fry in America](https://en.wikipedia.org/wiki/Stephen_Fry_in_America)
+
+
+  - ##### People
+  	- [Federico Fellini](https://en.wikipedia.org/wiki/Federico_Fellini)
+  	- [Woody Allen](https://en.wikipedia.org/wiki/Woody_Allen)
+  	- [Werner Herzog](https://en.wikipedia.org/wiki/Werner_Herzog)
+  	- [Larry David](https://en.wikipedia.org/wiki/Larry_David)
+  	- [Larry Charles](https://en.wikipedia.org/wiki/Larry_Charles)
+
+
+### Music
+  - ##### Currently Listening
+    - [Currently Listening to:](https://davidawindham.com/studio/music)
+    - [Recent Tracks and Albums](https://davidawindham.com/studio/music)
+    - [Last.fm profile](http://www.last.fm/user/windhamdavid)
+
+
+  - ##### Artists
+    - [Bill Evans](https://en.wikipedia.org/wiki/Bill_Evans)
+    - [Art Tatum](https://en.wikipedia.org/wiki/Art_Tatum)
+    - [Hank Jones](https://en.wikipedia.org/wiki/Hank_Jones)
+    - [Erroll Garner](https://en.wikipedia.org/wiki/Erroll_Garner)
+    - [Billy Taylor](https://en.wikipedia.org/wiki/Billy_Taylor)
+    - [Bob Dylan](https://en.wikipedia.org/wiki/Bob_Dylan)
+    - [Fats Waller](https://en.wikipedia.org/wiki/Fats_Waller)
+    - [John Coltrane](https://en.wikipedia.org/wiki/John_Coltrane)
+    - [Dmitri Shostakovich](https://en.wikipedia.org/wiki/Anton%C3%ADn_Dvo%C5%99%C3%A1k)
+    - [Johnny Adams](https://en.wikipedia.org/wiki/Johnny_Adams)
+    - [Ahmad Jamal](https://en.wikipedia.org/wiki/Ahmad_Jamal)
+    - [Terry Riley](https://en.wikipedia.org/wiki/Terry_Riley)
+    - [Antonín Dvořák](https://en.wikipedia.org/wiki/Anton%C3%ADn_Dvo%C5%99%C3%A1k)
+    - [Oscar Peterson](https://en.wikipedia.org/wiki/Oscar_Peterson)
+
+
+  - ##### Albums
+    - [Bill Evans - The Complete Fantasy Recordings](https://en.wikipedia.org/wiki/Bill_Evans_discography)
+  	- [Duke Ellington & John Coltrane](https://en.wikipedia.org/wiki/Duke_Ellington_%26_John_Coltrane)
+  	- [Modern Sounds in Country and Western Music](https://en.wikipedia.org/wiki/Modern_Sounds_in_Country_and_Western_Music)
+  	- [Before the Flood](https://en.wikipedia.org/wiki/Before_the_Flood_(album))
+
+
+  - ##### Radio
+  	- [KCRW](https://en.wikipedia.org/wiki/KCRW)
+  	- [Radio Paradise](https://en.wikipedia.org/wiki/Radio_Paradise)
+  	- [KEXP](https://en.wikipedia.org/wiki/KEXP-FM)
+  	- [KZSC](https://en.wikipedia.org/wiki/KZSC)
+  	- [WFMU](https://en.wikipedia.org/wiki/WFMU)
+  	- [WXYC](https://en.wikipedia.org/wiki/WXYC)
+  	- [WNCW](https://en.wikipedia.org/wiki/WNCW)
+  	- [WEVL](https://en.wikipedia.org/wiki/WEVL)
+  	- [WFUV](https://en.wikipedia.org/wiki/WFUV)
+  	- [Magic Transistor Radio](http://www.magictransistor.com/radio)
+
+
+
+### Places
+
+  - ##### World
+  	- [Nice, France](https://en.wikipedia.org/wiki/London)
+  	- [London, England](https://en.wikipedia.org/wiki/London)
+  	- [Frankfurt, Germany](https://en.wikipedia.org/wiki/Frankfurt)
+  	- [Santiago, Chile](https://en.wikipedia.org/wiki/Santiago)
+  	- [Mumbai, India](https://en.wikipedia.org/wiki/Mumbai)
+
+
+  - ##### US
+    - [St. John, USVI](https://en.wikipedia.org/wiki/Saint_John,_U.S._Virgin_Islands)
+  	- [Hanalei, Hawaii](https://en.wikipedia.org/wiki/Hanalei,_Hawaii)
+  	- [St. Helena, California](https://en.wikipedia.org/wiki/St._Helena,_California)
+  	- [Burlington, Vermont](https://en.wikipedia.org/wiki/Burlington,_Vermont)
+  	- [Bozeman, Montana](https://en.wikipedia.org/wiki/Bozeman,_Montana)
+  	- [Santa Cruz, California](https://en.wikipedia.org/wiki/Santa_Cruz,_California)
+  	- [Camden, Maine](https://en.wikipedia.org/wiki/Camden,_Maine)
+  	- [Eugene, Oregon](https://en.wikipedia.org/wiki/Eugene,_Oregon)
+
+
+### People
+
+  - ##### Other
+  	- [David Byrne](https://en.wikipedia.org/wiki/David_Byrne)
+  	- [John Perry Barlow](https://en.wikipedia.org/wiki/John_Perry_Barlow)
+  	- [David Brooks](<https://en.wikipedia.org/wiki/David_Brooks_(journalist)>)
+  	- [George Carlin](https://en.wikipedia.org/wiki/George_Carlin)
+  	- [Steven Wright](https://en.wikipedia.org/wiki/Steven_Wright)
+
+
+### Things
+
+  - ##### Food & Drink
+  	- [Pickles](https://en.wikipedia.org/wiki/Pickled_cucumber)
+  	- [Balsamic Vinegar](https://en.wikipedia.org/wiki/Traditional_Balsamic_Vinegar)
+  	- [Okra](https://en.wikipedia.org/wiki/Okra)
+  	- [Avacado](https://en.wikipedia.org/wiki/Avocado)
+  	- [Cinnamon](https://en.wikipedia.org/wiki/Cinnamon)
+  	- [Mochi Ice Cream](https://en.wikipedia.org/wiki/Mochi_ice_cream)
+
+
+  - ##### Other Lists
+  	- [Wikipedia Lists of lists](https://en.wikipedia.org/wiki/Category:Lists_of_lists)
+  	- [List of Internet Phenomena](https://en.wikipedia.org/wiki/List_of_Internet_phenomena)
+  	- [Lists of 100 best books](https://en.wikipedia.org/wiki/Lists_of_100_best_books)
+  	- [List of selfie-related injuries and deaths](https://en.wikipedia.org/wiki/List_of_Internet_phenomena)
+  	- [List of colors in various languages](https://en.wikipedia.org/wiki/List_of_colors_in_various_languages)

+ 148 - 0
src/pages/help.md

@@ -166,6 +166,154 @@ gitbook serve --no-live
 
 [Markdown Cheatsheet from Github](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
 [Markdown Cheatsheet](https://gist.github.com/jonschlinkert/5854601)
+#### Headers
+
+```markdown
+# h1
+## h2
+### h3
+#### h4
+##### h5
+###### h6
+```
+
+```markdown
+Header 1
+========
+```
+
+```markdown
+Header 2
+--------
+```
+
+#### Emphasis
+
+```markdown
+*italic*
+_italic_
+```
+
+```markdown
+**bold**
+__bold__
+```
+
+```markdown
+***bold italic***
+___bold italic___
+```
+
+```markdown
+~~strikethrough~~
+```
+
+```markdown
+`code`
+```
+
+#### Lists
+
+```markdown
+* Item 1
+* Item 2
+```
+
+```markdown
+- Item 1
+- Item 2
+```
+
+```markdown
+- [ ] Checkbox off
+- [x] Checkbox on
+```
+
+```markdown
+1. Item 1
+2. Item 2
+```
+
+#### Links
+
+```markdown
+[link](http://google.com)
+```
+
+```markdown
+[link][google]
+[google]: http://google.com
+```
+
+```markdown
+<http://google.com>
+```
+
+#### Images
+
+```markdown
+![Image alt text](/path/to/img.jpg)
+![Image alt text](/path/to/img.jpg "title")
+![Image alt text][img]
+```
+
+```markdown
+[img]: http://foo.com/img.jpg
+```
+
+#### Code
+
+```
+    4 space indent
+    makes a code block
+```
+
+~~~markdown
+```
+code fences
+```
+~~~
+
+
+~~~markdown
+```js
+codeFences.withLanguage()
+```
+~~~
+
+#### Blockquotes
+
+```markdown
+> This is
+> a blockquote
+>
+> > Nested
+> > Blockquote
+```
+
+#### Horizontal line
+
+```markdown
+----
+```
+
+```markdown
+****
+```
+
+#### Tables
+
+```markdown
+| Column 1 Heading | Column 2 Heading |
+| ---------------- | ---------------- |
+| Some content     | Other content    |
+```
+
+```markdown
+Column 1 Heading | Column 2 Heading
+--- | ---
+Some content | Other content
+```
 
 ### Code:
 #### Piwik Plugin

+ 1 - 1
src/pages/index.md

@@ -2,7 +2,7 @@
 title: Today I Learned
 ---
 
-# TIL (Today I Learned)
+# Today I Learned
 * November 2021
   * [Preparing my Mac Mini to migrate to a new ARM based Mac](/docs/localhost/magic)
 * March 2021