chris.bracken.jp

Statically generated site for chris.bracken.jp
git clone https://git.bracken.jp/chris.bracken.jp.git
Log | Files | Refs

commit 10604774e339b83cf3d7b2725f5eb8f01f75d226
parent 245d794615432983d60116dc73d7790dd2c41679
Author: Chris Bracken <chris@bracken.jp>
Date:   Fri, 13 Nov 2020 18:11:45 -0800

Publish site

Diffstat:
Mcode/index.html | 7++-----
Mindex.xml | 2+-
2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/code/index.html b/code/index.html @@ -36,13 +36,10 @@ <p>You can find most of the public code I contribute to hosted at one of the following sites:</p> <ul> -<li><a href="https://git.sr.ht/~cbracken/">sr.ht</a>: Lightweight, no-nonsense UI and -support for email-based contribution workflows. This is where most of -my own repos lie.</li> -<li><a href="https://gitlab.com/cbracken/">GitLab</a>: Better features and UI than -GitHub. Web markdown support is currently more legible than sr.ht.</li> <li><a href="https://github.com/cbracken/">GitHub</a>: The most popular source code hosting solution and where most of my public contributions lie.</li> +<li><a href="https://gitlab.com/cbracken/">GitLab</a>: Better features and UI than +GitHub.</li> </ul> <h3 id="significant-contributions">Significant contributions</h3> <ul> diff --git a/index.xml b/index.xml @@ -651,7 +651,7 @@ I&amp;rsquo;m a software developer who&amp;rsquo;s been fascinated by computers <guid>https://chris.bracken.jp/code/</guid> <description>You can find most of the public code I contribute to hosted at one of the following sites: - sr.ht: Lightweight, no-nonsense UI and support for email-based contribution workflows. This is where most of my own repos lie. GitLab: Better features and UI than GitHub. Web markdown support is currently more legible than sr.ht. GitHub: The most popular source code hosting solution and where most of my public contributions lie. Significant contributions Flutter: portable, cross-platform app SDK and runtime.</description> + GitHub: The most popular source code hosting solution and where most of my public contributions lie. GitLab: Better features and UI than GitHub. Significant contributions Flutter: portable, cross-platform app SDK and runtime. Most of my contributions focus on the portable C++ runtime and tools. Dart SDK/VM: the Dart programming language is a strongly-typed, object-oriented, garbage-collected language with C-like syntax.</description> </item> </channel>