Skip to content

Commit b340302

Browse files
committed
add tagline style to documentation
1 parent ffbdc2d commit b340302

6 files changed

Lines changed: 9 additions & 6 deletions

File tree

docs/about.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
@title{About}
66

7-
@elem[#:style miami-cyan]{Brickell Research is an independent research lab focused on exploring interesting ideas in the interaction between system reliability and programming languages. Our mission is to bridge the gap between operational excellence and software engineering by developing tools and methodologies that encode systems thinking into practical, reusable artifacts.}
7+
@elem[#:style miami-cyan]{We are an independent research lab focused on exploring interesting ideas in the interaction between system reliability and programming languages.}
88

99
@para{We ❤️ building with @hyperlink["https://gleam.run/"]{Gleam} and are finding ways to give back through sponsorships and contributions.}

docs/common.scrbl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
#lang scribble/base
22

33
@(require scribble/core scribble/html-properties)
4-
@(provide miami-pink miami-cyan miami-cyan-italic logo-style title-with-css footer-style)
4+
@(provide miami-pink miami-cyan miami-cyan-italic logo-style title-with-css footer-style tagline-style)
55

66
@(define miami-pink (make-style #f (list (attributes (list (cons 'style "color: #FF1493;"))))))
77
@(define miami-cyan (make-style #f (list (attributes (list (cons 'style "color: #00CED1;"))))))
88
@(define miami-cyan-italic (make-style #f (list (attributes (list (cons 'style "color: #00CED1; font-style: italic;"))))))
99
@(define logo-style (make-style #f (list (attributes (list (cons 'style "float: right; margin: 10px;"))))))
1010
@(define title-with-css (make-style #f (list (attributes (list (cons 'style "color: #FF1493;"))) (make-css-addition "miami.css") (head-extra '(link ((rel "icon") (type "image/png") (href "brickell_research_logo.png")))))))
1111
@(define footer-style (make-style #f (list (alt-tag "footer") (attributes (list (cons 'style "text-align: center; margin-top: 2rem; color: #00CED1; font-style: italic;"))))))
12+
@(define tagline-style (make-style #f (list (attributes (list (cons 'style "color: #00CED1; font-size: 1.3em; font-style: italic; display: block; margin-bottom: 1.5em;"))))))

docs/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2-
<html style="color: #FF1493;"><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=0.8"/><title>Brickell Research</title><link rel="stylesheet" type="text/css" href="scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="miami.css" title="default"/><link rel="stylesheet" type="text/css" href="scribble-style.css" title="default"/><script type="text/javascript" src="scribble-common.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--><link rel="icon" type="image/png" href="brickell_research_logo.png"/></head><body id="scribble-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,&quot;tocview_0&quot;);">&#9658;</a></td><td></td><td><a href="" class="tocviewselflink" data-pltdoc="x">Brickell Research</a></td></tr></table></div><div class="tocviewsublistonly" style="display: none;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1&nbsp;</td><td><a href="#%28part._.About%29" class="tocviewlink" data-pltdoc="x">About</a></td></tr><tr><td align="right">2&nbsp;</td><td><a href="#%28part._.Projects%29" class="tocviewlink" data-pltdoc="x">Projects</a></td></tr><tr><td align="right">3&nbsp;</td><td><a href="#%28part._.Speaking%29" class="tocviewlink" data-pltdoc="x">Speaking</a></td></tr><tr><td align="right">4&nbsp;</td><td><a href="#%28part._.Contact%29" class="tocviewlink" data-pltdoc="x">Contact</a></td></tr></table></div></div></div><div class="tocsub"><table class="tocsublist" cellspacing="0"><tr><td><span class="tocsublinknumber"></span><a href="#%28part._.Brickell_.Research%29" class="tocsubseclink" data-pltdoc="x">Brickell Research</a></td></tr><tr><td><span class="tocsublinknumber">1<tt>&nbsp;</tt></span><a href="#%28part._.About%29" class="tocsubseclink" data-pltdoc="x">About</a></td></tr><tr><td><span class="tocsublinknumber">2<tt>&nbsp;</tt></span><a href="#%28part._.Projects%29" class="tocsubseclink" data-pltdoc="x">Projects</a></td></tr><tr><td><span class="tocsublinknumber">3<tt>&nbsp;</tt></span><a href="#%28part._.Speaking%29" class="tocsubseclink" data-pltdoc="x">Speaking</a></td></tr><tr><td><span class="tocsublinknumber">4<tt>&nbsp;</tt></span><a href="#%28part._.Contact%29" class="tocsubseclink" data-pltdoc="x">Contact</a></td></tr></table></div></div><div class="maincolumn"><div class="main"><h2 class="heading" style="color: #FF1493;"><a name="(part._.Brickell_.Research)"></a>Brickell Research<span class="button-group"><a href="#(part._.Brickell_.Research)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h2><p><img src="brickell_research_logo.png" alt="" width="256" height="256" style="float: right; margin: 10px;"/></p><h3 class="heading">1<tt>&nbsp;</tt><a name="(part._.About)"></a>About<span class="button-group"><a href="#(part._.About)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">Brickell Research is an independent research lab focused on exploring interesting ideas in the interaction between system reliability and programming languages. Our mission is to bridge the gap between operational excellence and software engineering by developing tools and methodologies that encode systems thinking into practical, reusable artifacts.</span></p><p>We &#10084;&#65039; building with <a href="https://gleam.run/">Gleam</a> and are finding ways to give back through sponsorships and contributions.</p><h3 class="heading">2<tt>&nbsp;</tt><a name="(part._.Projects)"></a>Projects<span class="button-group"><a href="#(part._.Projects)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">Active research projects:</span></p><ul><li><p><a href="https://caffeine-lang.run/">Caffeine</a>: a compiler for generating reliability artifacts from service expectation definitions.</p></li></ul><h3 class="heading">3<tt>&nbsp;</tt><a name="(part._.Speaking)"></a>Speaking<span class="button-group"><a href="#(part._.Speaking)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">Upcoming talks and presentations:</span></p><ul><li><p><a href="https://www-old.cs.utah.edu/plt/">University of Utah PLT Department Lecture</a><br/> <span style="font-style: italic">TBD</span><br/>January 29, 2026 | Salt Lake City, Utah, USA &#127482;&#127480; </p></li><li><p><a href="https://gleamgathering.com/">Gleam Gathering &rsquo;26</a><br/> <span style="font-style: italic">10,000 Lines Later: When a Tool Became a Compiler (and I Became a Gleamlin)</span><br/>February 21, 2026 | Bristol, UK &#127468;&#127463; </p></li></ul><h3 class="heading">4<tt>&nbsp;</tt><a name="(part._.Contact)"></a>Contact<span class="button-group"><a href="#(part._.Contact)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">For inquiries, collaborations, or questions, please <a href="mailto:rob@brickellresearch.org">email us</a>.</span></p><p><div class="SIntrapara"><p class="footer-divider"></p></div><div class="SIntrapara"><blockquote class="SCentered"><p><span class="Smaller"><span style="color: #00CED1; font-style: italic;">Website powered by <a href="https://docs.racket-lang.org/scribble/">Racket&rsquo;s Scribble</a></span></span></p></blockquote></div></p></div></div><div id="contextindicator">&nbsp;</div></body></html>
2+
<html style="color: #FF1493;"><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=0.8"/><title>Brickell Research</title><link rel="stylesheet" type="text/css" href="scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="miami.css" title="default"/><link rel="stylesheet" type="text/css" href="scribble-style.css" title="default"/><script type="text/javascript" src="scribble-common.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--><link rel="icon" type="image/png" href="brickell_research_logo.png"/></head><body id="scribble-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,&quot;tocview_0&quot;);">&#9658;</a></td><td></td><td><a href="" class="tocviewselflink" data-pltdoc="x">Brickell Research</a></td></tr></table></div><div class="tocviewsublistonly" style="display: none;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1&nbsp;</td><td><a href="#%28part._.About%29" class="tocviewlink" data-pltdoc="x">About</a></td></tr><tr><td align="right">2&nbsp;</td><td><a href="#%28part._.Projects%29" class="tocviewlink" data-pltdoc="x">Projects</a></td></tr><tr><td align="right">3&nbsp;</td><td><a href="#%28part._.Speaking%29" class="tocviewlink" data-pltdoc="x">Speaking</a></td></tr><tr><td align="right">4&nbsp;</td><td><a href="#%28part._.Contact%29" class="tocviewlink" data-pltdoc="x">Contact</a></td></tr></table></div></div></div><div class="tocsub"><table class="tocsublist" cellspacing="0"><tr><td><span class="tocsublinknumber"></span><a href="#%28part._.Brickell_.Research%29" class="tocsubseclink" data-pltdoc="x">Brickell Research</a></td></tr><tr><td><span class="tocsublinknumber">1<tt>&nbsp;</tt></span><a href="#%28part._.About%29" class="tocsubseclink" data-pltdoc="x">About</a></td></tr><tr><td><span class="tocsublinknumber">2<tt>&nbsp;</tt></span><a href="#%28part._.Projects%29" class="tocsubseclink" data-pltdoc="x">Projects</a></td></tr><tr><td><span class="tocsublinknumber">3<tt>&nbsp;</tt></span><a href="#%28part._.Speaking%29" class="tocsubseclink" data-pltdoc="x">Speaking</a></td></tr><tr><td><span class="tocsublinknumber">4<tt>&nbsp;</tt></span><a href="#%28part._.Contact%29" class="tocsubseclink" data-pltdoc="x">Contact</a></td></tr></table></div></div><div class="maincolumn"><div class="main"><h2 class="heading" style="color: #FF1493;"><a name="(part._.Brickell_.Research)"></a>Brickell Research<span class="button-group"><a href="#(part._.Brickell_.Research)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h2><p><img src="brickell_research_logo.png" alt="" width="256" height="256" style="float: right; margin: 10px;"/></p><p><span style="color: #00CED1; font-size: 1.3em; font-style: italic; display: block; margin-bottom: 1.5em;">Systems thinking, without the thinking.</span></p><h3 class="heading">1<tt>&nbsp;</tt><a name="(part._.About)"></a>About<span class="button-group"><a href="#(part._.About)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">We are an independent research lab focused on exploring interesting ideas in the interaction between system reliability and programming languages.</span></p><p>We &#10084;&#65039; building with <a href="https://gleam.run/">Gleam</a> and are finding ways to give back through sponsorships and contributions.</p><h3 class="heading">2<tt>&nbsp;</tt><a name="(part._.Projects)"></a>Projects<span class="button-group"><a href="#(part._.Projects)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">Active research projects:</span></p><ul><li><p><a href="https://caffeine-lang.run/">Caffeine</a>: a compiler for generating reliability artifacts from service expectation definitions.<br/><span style="font-style: italic">Status: Active Development</span></p></li></ul><h3 class="heading">3<tt>&nbsp;</tt><a name="(part._.Speaking)"></a>Speaking<span class="button-group"><a href="#(part._.Speaking)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">Upcoming talks and presentations:</span></p><ul><li><p><a href="https://www-old.cs.utah.edu/plt/">University of Utah PLT Department Lecture</a><br/><span style="color: #FF1493;">Title:</span> <span style="font-style: italic">TBD</span><br/>January 29, 2026 | Salt Lake City, Utah, USA &#127482;&#127480; </p></li><li><p><a href="https://gleamgathering.com/">Gleam Gathering &rsquo;26</a><br/><span style="color: #FF1493;">Title:</span> <span style="font-style: italic">10,000 Lines Later: When a Tool Became a Compiler (and I Became a Gleamlin)</span><br/>February 21, 2026 | Bristol, UK &#127468;&#127463; </p></li></ul><h3 class="heading">4<tt>&nbsp;</tt><a name="(part._.Contact)"></a>Contact<span class="button-group"><a href="#(part._.Contact)" class="heading-anchor" title="Link to here">🔗</a><span style="visibility: hidden"> </span></span></h3><p><span style="color: #00CED1;">For inquiries, collaborations, or questions, please <a href="mailto:rob@brickellresearch.org">email us</a>.</span></p><p><div class="SIntrapara"><p class="footer-divider"></p></div><div class="SIntrapara"><blockquote class="SCentered"><p><span class="Smaller"><span style="color: #00CED1; font-style: italic;">Website powered by <a href="https://docs.racket-lang.org/scribble/">Racket&rsquo;s Scribble</a></span></span></p></blockquote></div></p></div></div><div id="contextindicator">&nbsp;</div></body></html>

docs/main.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
@title[#:style title-with-css]{Brickell Research}
99

10+
@elem[#:style tagline-style]{Systems thinking, without the thinking.}
11+
1012
@include-section["about.scrbl"]
1113

1214
@include-section["projects.scrbl"]

docs/projects.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
@elem[#:style miami-cyan]{Active research projects:}
88

99
@itemlist[
10-
@item{@hyperlink["https://caffeine-lang.run/"]{Caffeine}: a compiler for generating reliability artifacts from service expectation definitions.}
10+
@item{@hyperlink["https://caffeine-lang.run/"]{Caffeine}: a compiler for generating reliability artifacts from service expectation definitions.@linebreak[]@italic{Status: Active Development}}
1111
]

docs/speaking.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@elem[#:style miami-cyan]{Upcoming talks and presentations:}
88

99
@itemlist[
10-
@item{@hyperlink["https://www-old.cs.utah.edu/plt/"]{University of Utah PLT Department Lecture}@linebreak[] @italic{TBD}@linebreak[]January 29, 2026 | Salt Lake City, Utah, USA 🇺🇸 }
10+
@item{@hyperlink["https://www-old.cs.utah.edu/plt/"]{University of Utah PLT Department Lecture}@linebreak[]@elem[#:style miami-pink]{Title:} @italic{TBD}@linebreak[]January 29, 2026 | Salt Lake City, Utah, USA 🇺🇸 }
1111

12-
@item{@hyperlink["https://gleamgathering.com/"]{Gleam Gathering '26}@linebreak[] @italic{10,000 Lines Later: When a Tool Became a Compiler (and I Became a Gleamlin)}@linebreak[]February 21, 2026 | Bristol, UK 🇬🇧 }
12+
@item{@hyperlink["https://gleamgathering.com/"]{Gleam Gathering '26}@linebreak[]@elem[#:style miami-pink]{Title:} @italic{10,000 Lines Later: When a Tool Became a Compiler (and I Became a Gleamlin)}@linebreak[]February 21, 2026 | Bristol, UK 🇬🇧 }
1313
]

0 commit comments

Comments
 (0)