Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created a test post #54

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
*DS_Store
/_site/feed.xml
21 changes: 21 additions & 0 deletions _posts/2020-2-17-jet-test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "Jets Test Post"
layout: post
---

This is a test post from **Jet!** It was hard work to get here. Below are some of the problems I had....

## Troubleshooting

Jekyll requires Ruby 2.4 or later in order to run. While MacOS Catalina has this version installed by default, I am still using Mojave, which is only equipped with Ruby 2.3. I needed to install the correct version in order to get Jekyll working. When installing multiple versions, it is important to be specific about which version to use when and where. Different processes may rely on different version, and they all need to know where to find the right information without conflict.

Following the instructions in the [Jekyll documentation](https://jekyllrb.com/docs/installation/macos/), I used homebrew to install ruby, and added the specified directory to my path as instructed. The path is a part of the bash_profile file, which is like an address book for the machine, providing the locations of directories to look in for various dependent libraries, and configuring various settings. The new directory I added tells the computer to look in a particular local folder to find the Ruby instructions, but more specific addressing is needed when there are multiple versions used in different contexts.

At this point, when I checked the version, and examined the path and environment, I was still seeing an older version of Ruby. Quite a bit of confusion could have been spared had I noticed that it was necessary to restart the terminal after installation in order to complete the Ruby update. However, missing that instruction, I assumed that the problem was one of addressing. I had the notion that I had to install the Ruby update globally rather than locally. The Jekyll documentation recommended that Mojave users install Bundle and Jekyll globally, and I assumed that those global installs were not able to access the local Ruby update. So, I did some research on Ruby installation on Mojave, and I added some more specific lines to my path to tell my machine where to get the correct code.

This still did not yield the results that I needed, so I went back and reviewed the instructions more closely. Finally, I noticed that I had not restarted my terminal after the install, so I closed the session and opened a new one.

Here is where things really took a turn. The new terminal session did not understand any of the simple commands I was giving it. I [looked up](https://apple.stackexchange.com/questions/128592/os-x-terminal-not-recognizing-any-commands) the problem and found out why: my bash_profile file had been corrupted. In tweaking my path, I left out an important symbol that marks a word as a variable. There was only one file specified in my path before the incorrect variable, so the machine did not know where to look for the instructions for even the simplest processes. I had to remove and back up my corrupted bash_profile, and start a new terminal process to recover a working command line with a default path. Once the terminal was working again, I examined my bash_profile backup, corrected the error, and recovered my full path.

Once I had my terminal working again, I checked the Ruby version, and it gave me the correct one! I was then able to install Bundler and Jekyll, and run a local server.

9 changes: 8 additions & 1 deletion _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:url" content="http://localhost:4000/404.html" />
<meta property="og:site_name" content="Distributed Web of Care" />
<script type="application/ld+json">
{"description":"DWC","@type":"WebPage","url":"http://localhost:4000/404.html","headline":"404","@context":"http://schema.org"}</script>
{"description":"DWC","@type":"WebPage","headline":"404","url":"http://localhost:4000/404.html","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand All @@ -51,6 +51,13 @@ <h1 class="mt0 mb4">
<ul class="list pl0">


<li class="mt0 mb4 ">
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>


<li class="mt0 mb4 ">
<h3 class="ma0">
<a class=" no-underline" href="/posts/october-merch/">New Merchandise</a>
Expand Down
9 changes: 8 additions & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:url" content="http://localhost:4000/" />
<meta property="og:site_name" content="Distributed Web of Care" />
<script type="application/ld+json">
{"name":"Distributed Web of Care","description":"DWC","@type":"WebSite","url":"http://localhost:4000/","headline":"Distributed Web of Care","@context":"http://schema.org"}</script>
{"description":"DWC","@type":"WebSite","headline":"Distributed Web of Care","url":"http://localhost:4000/","name":"Distributed Web of Care","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -59,6 +59,13 @@ <h1 class="mt0 mb4">
<ul class="list pl0">


<li class="mt0 mb4 ">
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>


<li class="mt0 mb4 ">
<h3 class="ma0">
<a class=" no-underline" href="/posts/october-merch/">New Merchandise</a>
Expand Down
9 changes: 8 additions & 1 deletion _site/party/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:url" content="http://localhost:4000/party/" />
<meta property="og:site_name" content="Distributed Web of Care" />
<script type="application/ld+json">
{"description":"DWC","@type":"WebPage","url":"http://localhost:4000/party/","headline":"Distributed Web of Care Party","@context":"http://schema.org"}</script>
{"description":"DWC","@type":"WebPage","headline":"Distributed Web of Care Party","url":"http://localhost:4000/party/","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -126,6 +126,13 @@ <h1 class="mt0 mb1">Distributed Web of Care Party </h1>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/DistributedDanceFloor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-07-26T00:00:00-04:00" />
<script type="application/ld+json">
{"description":"by Lai Yi Ohlsen, DWC Steward","@type":"BlogPosting","url":"http://localhost:4000/posts/distributeddancefloor/","headline":"Distributed Dance Floor","dateModified":"2018-07-26T00:00:00-04:00","datePublished":"2018-07-26T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/distributeddancefloor/"},"@context":"http://schema.org"}</script>
{"description":"by Lai Yi Ohlsen, DWC Steward","@type":"BlogPosting","headline":"Distributed Dance Floor","dateModified":"2018-07-26T00:00:00-04:00","url":"http://localhost:4000/posts/distributeddancefloor/","datePublished":"2018-07-26T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/distributeddancefloor/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -101,6 +101,13 @@ <h4 id="what-else-can-we-learn-from-the-distributed-dance-floor">What else can w
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-03-18T00:00:00-04:00" />
<script type="application/ld+json">
{"description":"The Distributed Web of Care (DWC) project is an initiative of Taeyoon Workshop based in New York City in collaboration with DWC stewards, fellows, and participants, weaving together different ideas and expertise. Taeyoon Choi is an artist and cofounder of the School for Poetic Computation and was a fellow from 2017-2018 at Data &amp; Society.","@type":"BlogPosting","url":"http://localhost:4000/posts/about/","headline":"About","dateModified":"2018-03-18T00:00:00-04:00","datePublished":"2018-03-18T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/about/"},"@context":"http://schema.org"}</script>
{"description":"The Distributed Web of Care (DWC) project is an initiative of Taeyoon Workshop based in New York City in collaboration with DWC stewards, fellows, and participants, weaving together different ideas and expertise. Taeyoon Choi is an artist and cofounder of the School for Poetic Computation and was a fellow from 2017-2018 at Data &amp; Society.","@type":"BlogPosting","headline":"About","dateModified":"2018-03-18T00:00:00-04:00","url":"http://localhost:4000/posts/about/","datePublished":"2018-03-18T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/about/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -102,6 +102,13 @@ <h2 id="support">Support</h2>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/accessibility-dreams/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2019-01-29T00:00:00-05:00" />
<script type="application/ld+json">
{"description":"by Shannon Finnegan, DWC Artist in Residence","@type":"BlogPosting","url":"http://localhost:4000/posts/accessibility-dreams/","headline":"Accessibility Dreams","dateModified":"2019-01-29T00:00:00-05:00","datePublished":"2019-01-29T00:00:00-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/accessibility-dreams/"},"@context":"http://schema.org"}</script>
{"description":"by Shannon Finnegan, DWC Artist in Residence","@type":"BlogPosting","headline":"Accessibility Dreams","dateModified":"2019-01-29T00:00:00-05:00","url":"http://localhost:4000/posts/accessibility-dreams/","datePublished":"2019-01-29T00:00:00-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/accessibility-dreams/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -148,6 +148,13 @@ <h1 id="about-the-author">About the author:</h1>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/air/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-04-27T00:00:00-04:00" />
<script type="application/ld+json">
{"description":"We are excited to curate a wonderful group of artists for the Ace Hotel Artists in Residence (AIR) in July 2018. The group of AIR are writers, artists, organizers and activists. Their practice are an inspiration for Distributed Web of Care. AIR will stay one night at the NYC hotel and produce work that will be shared via Ace Hotel’s media channels.","@type":"BlogPosting","url":"http://localhost:4000/posts/air/","headline":"Announcing Artists in Residence at Ace Hotel New York","dateModified":"2018-04-27T00:00:00-04:00","datePublished":"2018-04-27T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/air/"},"@context":"http://schema.org"}</script>
{"description":"We are excited to curate a wonderful group of artists for the Ace Hotel Artists in Residence (AIR) in July 2018. The group of AIR are writers, artists, organizers and activists. Their practice are an inspiration for Distributed Web of Care. AIR will stay one night at the NYC hotel and produce work that will be shared via Ace Hotel’s media channels.","@type":"BlogPosting","headline":"Announcing Artists in Residence at Ace Hotel New York","dateModified":"2018-04-27T00:00:00-04:00","url":"http://localhost:4000/posts/air/","datePublished":"2018-04-27T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/air/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -114,6 +114,13 @@ <h1 id="shannon-finnegan">Shannon Finnegan</h1>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/ari/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-12-21T00:00:00-05:00" />
<script type="application/ld+json">
{"description":"by Ari Melenciano, DWC Artist in Residence","@type":"BlogPosting","url":"http://localhost:4000/posts/ari/","headline":"Building a Museum 353 Years in the Future","dateModified":"2018-12-21T00:00:00-05:00","datePublished":"2018-12-21T00:00:00-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/ari/"},"@context":"http://schema.org"}</script>
{"description":"by Ari Melenciano, DWC Artist in Residence","@type":"BlogPosting","headline":"Building a Museum 353 Years in the Future","dateModified":"2018-12-21T00:00:00-05:00","url":"http://localhost:4000/posts/ari/","datePublished":"2018-12-21T00:00:00-05:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/ari/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -306,6 +306,13 @@ <h2 id="credits">Credits</h2>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/callforfellows/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-04-18T00:00:00-04:00" />
<script type="application/ld+json">
{"description":"Applications for this call are no longer open.","@type":"BlogPosting","url":"http://localhost:4000/posts/callforfellows/","headline":"Call for Fellows and Stewards","dateModified":"2018-04-18T00:00:00-04:00","datePublished":"2018-04-18T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/callforfellows/"},"@context":"http://schema.org"}</script>
{"description":"Applications for this call are no longer open.","@type":"BlogPosting","headline":"Call for Fellows and Stewards","dateModified":"2018-04-18T00:00:00-04:00","url":"http://localhost:4000/posts/callforfellows/","datePublished":"2018-04-18T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/callforfellows/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -115,6 +115,13 @@ <h2 id="support">Support</h2>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/callil/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-06-27T00:00:00-04:00" />
<script type="application/ld+json">
{"description":"DWC","@type":"BlogPosting","url":"http://localhost:4000/posts/callil/","headline":"New Gardens","dateModified":"2018-06-27T00:00:00-04:00","datePublished":"2018-06-27T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/callil/"},"@context":"http://schema.org"}</script>
{"description":"DWC","@type":"BlogPosting","headline":"New Gardens","dateModified":"2018-06-27T00:00:00-04:00","url":"http://localhost:4000/posts/callil/","datePublished":"2018-06-27T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/callil/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -137,6 +137,13 @@ <h1 id="4">4.</h1>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
9 changes: 8 additions & 1 deletion _site/posts/cleo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2018-06-27T00:00:00-04:00" />
<script type="application/ld+json">
{"description":"DWC","@type":"BlogPosting","url":"http://localhost:4000/posts/cleo/","headline":"Communities and New Infrastructures","dateModified":"2018-06-27T00:00:00-04:00","datePublished":"2018-06-27T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/cleo/"},"@context":"http://schema.org"}</script>
{"description":"DWC","@type":"BlogPosting","headline":"Communities and New Infrastructures","dateModified":"2018-06-27T00:00:00-04:00","url":"http://localhost:4000/posts/cleo/","datePublished":"2018-06-27T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/posts/cleo/"},"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand Down Expand Up @@ -117,6 +117,13 @@ <h1 class="mt0 mb1">Communities and New Infrastructures</h1>
<section class="pv2">
<ul class="list pl0">

<li class="mt0 mb4">
<span class="silver db mb1">Feb 17, 2020</span>
<h3 class="ma0">
<a class=" no-underline" href="/posts/jet-test/">Jets Test Post</a>
</h3>
</li>

<li class="mt0 mb4">
<span class="silver db mb1">Oct 10, 2019</span>
<h3 class="ma0">
Expand Down
Loading