File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 </url >
1919 <url >
2020 <loc >https://streamn.dad/software.html</loc >
21- <lastmod >2026-03-05 </lastmod >
21+ <lastmod >2026-03-09 </lastmod >
2222 </url >
2323 <url >
2424 <loc >https://streamn.dad/gear-basics.html</loc >
Original file line number Diff line number Diff line change 102102 gap : 18px ;
103103 }
104104
105+ .section-header {
106+ padding : 0 4px ;
107+ }
108+
109+ .section-header h2 {
110+ font-family : "Oswald" , "Arial Narrow" , sans-serif;
111+ text-transform : uppercase;
112+ letter-spacing : 0.1em ;
113+ font-size : 20px ;
114+ color : var (--forest );
115+ margin-bottom : 4px ;
116+ }
117+
118+ .section-header p {
119+ line-height : 1.7 ;
120+ font-size : 15px ;
121+ color : # 344339 ;
122+ }
123+
124+ .section-header a {
125+ color : var (--forest );
126+ font-weight : 600 ;
127+ text-decoration : underline;
128+ text-decoration-color : rgba (28 , 75 , 47 , 0.4 );
129+ text-underline-offset : 4px ;
130+ }
131+
105132 .info-block {
106133 background : # fdfefd ;
107134 border-radius : 20px ;
261288 < section class ="hero ">
262289 < h1 > Software</ h1 >
263290 < p >
264- This is the software behind my current workflow, from live production to editing and
265- delivery.
291+ Open-source tools I build and the software behind my current workflow, from live
292+ production to editing and delivery.
266293 </ p >
267294 </ section >
268295
269296 < section class ="info-stack ">
297+ < div class ="section-header ">
298+ < h2 > My Open Source</ h2 >
299+ < p > Projects I build and maintain under the < a href ="https://github.com/StreamnDad "> StreamnDad</ a > GitHub organization.</ p >
300+ </ div >
270301 < article class ="info-block " id ="reeln-cli ">
271302 < div class ="gear-icon " aria-hidden ="true ">
272303 < img
@@ -408,7 +439,13 @@ <h2>Streamn Scoreboard</h2>
408439 </ ul >
409440 </ div >
410441 </ article >
442+ </ section >
411443
444+ < section class ="info-stack ">
445+ < div class ="section-header ">
446+ < h2 > Tools I Use</ h2 >
447+ < p > Third-party software that powers the stream from capture to delivery.</ p >
448+ </ div >
412449 < article class ="info-block " id ="streaming-capture ">
413450 < div class ="gear-icon " aria-hidden ="true ">
414451 < svg viewBox ="0 0 24 24 ">
You can’t perform that action at this time.
0 commit comments