Skip to content

Commit

Permalink
Set post-sale prices and alert on shipping pause
Browse files Browse the repository at this point in the history
  • Loading branch information
LArkema committed Dec 17, 2024
1 parent 8803419 commit d874a66
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
6 changes: 3 additions & 3 deletions board-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ description: >-
* [Dev Board](#dev-board)
* [How It Works](#how-it-works)

<p style="color: red"><b>Holiday Pricing + Free Shipping Until 12/16/2024. Orders after 12/16/2024 will not be shipped until 2025.</b></p>
<p style="color: red"><b>Orders will not be shipped until January 2025.</b></p>
<!-- <p style="color: red"><b>Deliveries Paused From 11/25/2024-12/3/2024. Orders will not be shipped until 12/4/2024.</b></p> -->

# Bidirectional Board

The bidirectional board is here! With 207 individual LEDs, the bidirectional board has separate indicators for trains moving in both directions at each station. Indicators move on the "right" side of the track relative to the train's direction. The bidirectional board takes the DCTransistor boards from a neat aesthetic item to a clearer visual representation of trains moving throughout the Metro system. Enjoy!

<button class="buybutton"><a href="https://buy.stripe.com/14kaHdcug0hxfjq28c" target="_blank" style="color: inherit">Buy Now (<s>$105</s> $90)</a></button>
<button class="buybutton"><a href="https://buy.stripe.com/14kaHdcug0hxfjq28c" target="_blank" style="color: inherit">Buy Now - $99</a></button>


<img class="cover-board" src="{{ site.baseurl }}/images/bidirectional_board.jpg" alt="Large picture of a Bidirectional DCTransistor bBard, powered on to show live train positions. The board is programmable circuit board, mostly light green except for a dark green title and dark green rectangles representing the DC metro train lines, a beige boundary representing the beltway, and silver representing the Potomac and Anacostia rivers. It is designed to represent the DC Metro System map. For each station on the DC Metro map, there are two 2mm LEDs to indicate trains going both directions at each station.">
Expand Down Expand Up @@ -49,7 +49,7 @@ The bidirectional board is here! With 207 individual LEDs, the bidirectional boa

The "standard board" is the classic DCTransistor board with one LED representing each WMATA station. LED indicators will move in both directions along the single display for both directions of a WMATA line. I have produced multiple batches of the standard board, and in addition to some minor aesthetic adjustments, I removed the JST battery connector from recent versions. If you specifically want a board with a JST connection, email <a href="mailto:[email protected]">[email protected]</a> when placing your order.

<button class="buybutton"><a href="https://buy.stripe.com/dR616Dam80hx5IQaEG" target="_blank" style="color: inherit">Buy Now (<s>$65</s> $50)</a></button>
<button class="buybutton"><a href="https://buy.stripe.com/dR616Dam80hx5IQaEG" target="_blank" style="color: inherit">Buy Now - $50</a></button>


<img class="cover-board" src="{{ site.baseurl }}/images/lightup-board.jpg" alt="Large picture of a DCTransistor board, powered on to show live train positions. The board is programmable circuit board, mostly light green except for a dark green title and dark green rectangles representing the DC metro train lines, a beige boundary representing the beltway, and silver representing the Potomac and Anacostia rivers. It is designed to represent the DC Metro System map.">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<section class="hero">
<div class="text-container">
<h1 class="editable">Live LED Map of the DC Metro System</h1>
<p style="color: red; background-color: white"><b>Holiday Pricing + Free Shipping Until 12/16/2024. Orders after 12/16/2024 will not be shipped until 2025.</b></p>
<p style="color: red; background-color: white"><b>Orders will not be shipped until January 2025.</b></p>
<!-- <p style="color: red; background-color: white"><b>Deliveries Paused From 11/25/2024-12/3/2024. Orders will not be shipped until 12/4/2024.</b></p> -->
<p class="subtext editable">View real-time train positions on a 1' x 1' PCB display</p>
<div class="cta button alt" style="align-items:start;">
Expand Down
8 changes: 2 additions & 6 deletions order.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Board Orders

Select your board! 20% of all board sales goes towards Open Source projects that make DCTransistor possible and to DC-based Community Organizations. See the [price breakdown](#price-breakdown) below for more details.

<p style="color: red"><b>Holiday Pricing + Free Shipping Until 12/16/2024. Orders after 12/16/2024 will not be shipped until 2025.</b></p>
<p style="color: red"><b>Orders will not be shipped until January 2025.</b></p>
<!-- <p style="color: red"><b>Deliveries Paused From 11/25/2024-12/3/2024. Orders will not be shipped until 12/4/2024.</b></p> -->
<table>
<tr>
Expand All @@ -22,9 +22,7 @@ Select your board! 20% of all board sales goes towards Open Source projects that
</td>
<td>
<b class="product_title">
<s>$105</s>
<br>
$90
$99
</b>
</td>
<td>
Expand All @@ -41,8 +39,6 @@ Select your board! 20% of all board sales goes towards Open Source projects that
</td>
<td>
<b class="product_title">
<s>$65</s>
<br>
$50
</b>
</td>
Expand Down

0 comments on commit d874a66

Please sign in to comment.