Browse Source

posts eno

windhamdavid 2 years ago
parent
commit
3118b7ff8c
4 changed files with 64 additions and 9 deletions
  1. 16 0
      docusaurus.config.js
  2. 10 9
      lists/next.md
  3. 35 0
      posts/2022-11-28-posts.md
  4. 3 0
      src/css/custom.css

+ 16 - 0
docusaurus.config.js

@@ -41,6 +41,14 @@ module.exports = {
         editUrl:'https://code.davidawindham.com/david/til/src/master/',
       },
     ],
+    [
+      '@docusaurus/plugin-content-blog',
+      {
+        id: 'posts',
+        path: 'posts',
+        routeBasePath: 'posts',
+      },
+    ],
   ],
   themeConfig: {
     matomo: {
@@ -74,6 +82,7 @@ module.exports = {
         {to: 'about/',activeBasePath: 'til',label: 'About',position: 'left'},
         {to: 'docs/',activeBasePath: 'docs',label: 'Docs',position: 'left'},
         {to: 'notes/',activeBasePath: 'notes',label: 'Notes',position: 'left'},
+        {to: 'posts/',activeBasePath: 'posts',label: 'Posts',position: 'left'},
         {to: 'lists/',activeBasePath: 'lists',label: 'Lists',position: 'left'},
         {to: 'help', label: 'Help', position: 'left'},
         {type: 'search', position: 'left'},
@@ -96,6 +105,13 @@ module.exports = {
           sidebarPath: require.resolve('./sidebars.js'),
           editUrl:'https://code.davidawindham.com/david/til/src/master/',
         },
+        blog: {
+          blogTitle: 'Posts',
+          blogDescription: 'Posts by David Windham',
+          postsPerPage: 'ALL',
+          blogSidebarTitle: 'Posts',
+          blogSidebarCount: 'ALL',
+        },
         theme: {
           customCss: require.resolve('./src/css/custom.css'),
         },

+ 10 - 9
lists/next.md

@@ -6,15 +6,16 @@
 ### Video
 #### Series
 
-[The Pentaverate](https://en.wikipedia.org/wiki/The_Pentaverate) / 
-[The Shrink Next Door (TV Series)](https://en.wikipedia.org/wiki/The_Shrink_Next_Door_(TV_series)) /
-[The Newsroom](https://en.wikipedia.org/wiki/The_Newsroom_(American_TV_series)) /
-[DisEnchantment](https://en.wikipedia.org/wiki/Disenchantment_(TV_series)) / 
-[My Next Guest Needs No Introduction with David Letterman](https://en.wikipedia.org/wiki/My_Next_Guest_Needs_No_Introduction_with_David_Letterman) /
-[Old Enough!](https://en.wikipedia.org/wiki/Old_Enough!) /
-[Borgen](https://en.wikipedia.org/wiki/Borgen_(TV_series)) / 
-[James May: Our Man in Italy](https://en.wikipedia.org/wiki/James_May:_Our_Man_in_Italy) / 
-[Only Murders in the Building](https://en.wikipedia.org/wiki/Only_Murders_in_the_Building)
+[The Pentaverate](https://en.wikipedia.org/wiki/The_Pentaverate)
+/ [The Shrink Next Door (TV Series)](https://en.wikipedia.org/wiki/The_Shrink_Next_Door_(TV_series))
+/ [The Newsroom](https://en.wikipedia.org/wiki/The_Newsroom_(American_TV_series))
+/ [DisEnchantment](https://en.wikipedia.org/wiki/Disenchantment_(TV_series))
+/ [My Next Guest Needs No Introduction with David Letterman](https://en.wikipedia.org/wiki/My_Next_Guest_Needs_No_Introduction_with_David_Letterman)
+/ [Old Enough!](https://en.wikipedia.org/wiki/Old_Enough!)
+/ [Borgen](https://en.wikipedia.org/wiki/Borgen_(TV_series))
+/ [James May: Our Man in Italy](https://en.wikipedia.org/wiki/James_May:_Our_Man_in_Italy)
+/ [Only Murders in the Building](https://en.wikipedia.org/wiki/Only_Murders_in_the_Building)
+/ [The Righteous Gemstones](https://en.wikipedia.org/wiki/The_Righteous_Gemstones)
 
 #### Films
 [Don't Look Up](https://en.wikipedia.org/wiki/Don%27t_Look_Up) /

+ 35 - 0
posts/2022-11-28-posts.md

@@ -0,0 +1,35 @@
+---
+title: Brian Eno Quotes
+description: Brian Eno Reveals the Hidden Purpose of All Art.
+slug: brian-eno-art
+<!--- authors:
+  - name: David Windham
+    title: Something Else
+    url: https://davidawindham.com
+    image_url: https://davidawindham.com/wp-content/themes/daw/img/opengraph_image.jpg -->
+tags: [people, art, music]
+image: https://davidawindham.com/wp-content/themes/daw/img/opengraph_image.jpg
+hide_table_of_contents: false
+---
+
+I just wanted to make a note of some quotes from an article I just read titled "Brian Eno Reveals the Hidden Purpose of All Art"<sub>1</sub>.
+
+<!--truncate-->
+
+> "The real human, to me, seems like the one who can support his neighbors and work with them. That’s a feeling that I pursue. Whenever I see it, I want to encourage it."
+
+**Insofar as you have a public image, it’s as an extremely cerebral figure. But even just in this conversation it’s clear that emotions and feelings drive a lot of what you do. So what’s an emotion or feeling driving you right now?**  I can give you a clear example. I recently found this gospel song on YouTube<sub>2</sub>. Donald Vails is playing piano on it. Billy Preston is playing organ. They’re in a room with a mixed bunch of people with quite a range of ages. They sing this song, “You Can’t Beat God Giving.” It’s a great song, but what’s fantastic is seeing these people singing to one another. 
+
+> "Yeah, a charisma of uncertainty would be my thing. In a way, David Byrne has that. One of the attractions of his persona is that he’s not afraid to weave in confusion: “How did I get here?<sub>2</sub>” I think he’s on a path to a kind of feasible future human. You can be amazing, but you could admit too that you’re bewildered".
+
+
+**Along those lines, there’s beauty in your new album, but it’s also deeply sad. Is that an accurate reflection of how you’re feeling about the world?** There is a threat built into it — that low barking sound — but that’s because I can’t conceive of a future where there isn’t a threat.
+
+> "I think we’re in for a hard ride for maybe half a century. Then it will either be the end of civilization or a reborn humanity with a different set of ideas about who we are and where we belong and how we must relate to things in order to survive."
+
+
+
+---
+[1]: [Brian Eno Reveals the Hidden Purpose of All Art](https://www.nytimes.com/interactive/2022/11/14/magazine/brian-eno-interview.html) - The New York Times  
+[2]: [Billy Preston - You Can't Beat Gods Giving](https://www.youtube.com/watch?v=_tqM5GJ-tg0) - Youtube   
+[3]: [Once in a Lifetime](https://en.wikipedia.org/wiki/Once_in_a_Lifetime_(Talking_Heads_song)) - And you may ask yourself, How Did I get Here?  

+ 3 - 0
src/css/custom.css

@@ -68,4 +68,7 @@ html[data-theme='dark'] {
 }
 table td img {
   max-width: 100px;
+}
+.title_node_modules-\@docusaurus-theme-classic-lib-theme-BlogPostItem-Header-Title-styles-module {
+  font-size: 1.5rem !important;
 }