Skip to content

Commit

Permalink
deploy: 12ef4ba
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanlong committed Nov 29, 2023
1 parent bdf2a46 commit 71b8cb9
Show file tree
Hide file tree
Showing 14 changed files with 35 additions and 25 deletions.
2 changes: 1 addition & 1 deletion blog/building-motion-for-the-web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

<div class="mt-content feature text-center mb-2">
<time class="text-small font-mono" datetime="2023-07-14">July 14, 2023</time>
<h1 class="mb-0">Building Motion for the Web</h1>
<h1 class="mb-0 wrap-balance">Building Motion for the Web</h1>
<span class="inline-block">
<a href="/tags/motion/" class="post-tag">motion</a>
</span>
Expand Down
2 changes: 1 addition & 1 deletion blog/class-regex-for-tailwind-intellisense/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

<div class="mt-content feature text-center mb-2">
<time class="text-small font-mono" datetime="2023-11-29">November 29, 2023</time>
<h1 class="mb-0">Custom Class Regex for Tailwind IntelliSense in Neovim</h1>
<h1 class="mb-0 wrap-balance">Custom Class Regex for Tailwind IntelliSense in Neovim</h1>
<span class="inline-block">
<a href="/tags/neovim/" class="post-tag">neovim</a>
</span>
Expand Down
12 changes: 6 additions & 6 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h1 class="m-1">Blog</h1>
<ul class="postlist p-0 space-y-2">

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/class-regex-for-tailwind-intellisense/" class="font-thin m-0 font-bold decoration-none leading-1">Custom Class Regex for Tailwind IntelliSense in Neovim</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/class-regex-for-tailwind-intellisense/" class="font-thin m-0 font-bold decoration-none leading-1">Custom Class Regex for Tailwind IntelliSense in Neovim</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -192,7 +192,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/class-regex-for-tailwind-intellise
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/nathan-uses-this-2023-edition/" class="font-thin m-0 font-bold decoration-none leading-1">Nathan Uses This: 2023 Edition</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/nathan-uses-this-2023-edition/" class="font-thin m-0 font-bold decoration-none leading-1">Nathan Uses This: 2023 Edition</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -205,7 +205,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/nathan-uses-this-2023-edition/" cl
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/building-motion-for-the-web/" class="font-thin m-0 font-bold decoration-none leading-1">Building Motion for the Web</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/building-motion-for-the-web/" class="font-thin m-0 font-bold decoration-none leading-1">Building Motion for the Web</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -218,7 +218,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/building-motion-for-the-web/" clas
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/vite-rapid-prototype-starter-kits/" class="font-thin m-0 font-bold decoration-none leading-1">Vite Rapid Prototyping Starter Kits</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/vite-rapid-prototype-starter-kits/" class="font-thin m-0 font-bold decoration-none leading-1">Vite Rapid Prototyping Starter Kits</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -231,7 +231,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/vite-rapid-prototype-starter-kits/
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/modern-javascript-tooling-in-neovim/" class="font-thin m-0 font-bold decoration-none leading-1">Setting up LSPs for Modern JavaScript Tooling in Neovim</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/modern-javascript-tooling-in-neovim/" class="font-thin m-0 font-bold decoration-none leading-1">Setting up LSPs for Modern JavaScript Tooling in Neovim</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -244,7 +244,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/modern-javascript-tooling-in-neovi
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/owning-my-voice/" class="font-thin m-0 font-bold decoration-none leading-1">Owning My Voice</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/owning-my-voice/" class="font-thin m-0 font-bold decoration-none leading-1">Owning My Voice</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand Down
2 changes: 1 addition & 1 deletion blog/modern-javascript-tooling-in-neovim/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

<div class="mt-content feature text-center mb-2">
<time class="text-small font-mono" datetime="2023-02-23">February 23, 2023</time>
<h1 class="mb-0">Setting up LSPs for Modern JavaScript Tooling in Neovim</h1>
<h1 class="mb-0 wrap-balance">Setting up LSPs for Modern JavaScript Tooling in Neovim</h1>
<span class="inline-block">
<a href="/tags/neovim/" class="post-tag">neovim</a>
</span>
Expand Down
2 changes: 1 addition & 1 deletion blog/nathan-uses-this-2023-edition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

<div class="mt-content feature text-center mb-2">
<time class="text-small font-mono" datetime="2023-09-20">September 20, 2023</time>
<h1 class="mb-0">Nathan Uses This: 2023 Edition</h1>
<h1 class="mb-0 wrap-balance">Nathan Uses This: 2023 Edition</h1>
<span class="inline-block">
<a href="/tags/tooling/" class="post-tag">tooling</a>
</span>
Expand Down
2 changes: 1 addition & 1 deletion blog/owning-my-voice/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

<div class="mt-content feature text-center mb-2">
<time class="text-small font-mono" datetime="2023-01-31">January 31, 2023</time>
<h1 class="mb-0">Owning My Voice</h1>
<h1 class="mb-0 wrap-balance">Owning My Voice</h1>
<span class="inline-block">
<a href="/tags/thoughts/" class="post-tag">thoughts</a>
</span>
Expand Down
2 changes: 1 addition & 1 deletion blog/vite-rapid-prototype-starter-kits/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

<div class="mt-content feature text-center mb-2">
<time class="text-small font-mono" datetime="2023-06-16">June 16, 2023</time>
<h1 class="mb-0">Vite Rapid Prototyping Starter Kits</h1>
<h1 class="mb-0 wrap-balance">Vite Rapid Prototyping Starter Kits</h1>
<span class="inline-block">
<a href="/tags/tooling/" class="post-tag">tooling</a>
</span>
Expand Down
10 changes: 10 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1850,6 +1850,16 @@ a.color-reduced {
text-transform: capitalize;
}

.wrap-balance {
text-wrap: balance;
}

.wrap-pretty {
text-wrap: pretty;
}

/* @util-divide */

.divide-y > * + * {
border-top: 1px solid var(--color-gray-90);
}
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h1 class="intro-title">Designer brain,<br/>developer heart.</h1>
<ul class="postlist p-0 space-y-2">

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/class-regex-for-tailwind-intellisense/" class="font-thin m-0 font-bold decoration-none leading-1">Custom Class Regex for Tailwind IntelliSense in Neovim</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/class-regex-for-tailwind-intellisense/" class="font-thin m-0 font-bold decoration-none leading-1">Custom Class Regex for Tailwind IntelliSense in Neovim</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -188,7 +188,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/class-regex-for-tailwind-intellise
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/nathan-uses-this-2023-edition/" class="font-thin m-0 font-bold decoration-none leading-1">Nathan Uses This: 2023 Edition</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/nathan-uses-this-2023-edition/" class="font-thin m-0 font-bold decoration-none leading-1">Nathan Uses This: 2023 Edition</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -201,7 +201,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/nathan-uses-this-2023-edition/" cl
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/building-motion-for-the-web/" class="font-thin m-0 font-bold decoration-none leading-1">Building Motion for the Web</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/building-motion-for-the-web/" class="font-thin m-0 font-bold decoration-none leading-1">Building Motion for the Web</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand Down
8 changes: 4 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,22 @@
</url>

<url>
<loc>https://nathan-long.com/tags/neovim/</loc>
<loc>https://nathan-long.com/tags/motion/</loc>
<lastmod>2023-11-29</lastmod>
</url>

<url>
<loc>https://nathan-long.com/tags/tooling/</loc>
<loc>https://nathan-long.com/tags/neovim/</loc>
<lastmod>2023-11-29</lastmod>
</url>

<url>
<loc>https://nathan-long.com/tags/thoughts/</loc>
<loc>https://nathan-long.com/tags/tooling/</loc>
<lastmod>2023-11-29</lastmod>
</url>

<url>
<loc>https://nathan-long.com/tags/motion/</loc>
<loc>https://nathan-long.com/tags/thoughts/</loc>
<lastmod>2023-11-29</lastmod>
</url>

Expand Down
2 changes: 1 addition & 1 deletion tags/motion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h1 class="m-0">Topic: motion</h1>
<ul class="postlist p-0 space-y-2">

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/building-motion-for-the-web/" class="font-thin m-0 font-bold decoration-none leading-1">Building Motion for the Web</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/building-motion-for-the-web/" class="font-thin m-0 font-bold decoration-none leading-1">Building Motion for the Web</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand Down
4 changes: 2 additions & 2 deletions tags/neovim/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h1 class="m-0">Topic: neovim</h1>
<ul class="postlist p-0 space-y-2">

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/class-regex-for-tailwind-intellisense/" class="font-thin m-0 font-bold decoration-none leading-1">Custom Class Regex for Tailwind IntelliSense in Neovim</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/class-regex-for-tailwind-intellisense/" class="font-thin m-0 font-bold decoration-none leading-1">Custom Class Regex for Tailwind IntelliSense in Neovim</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -176,7 +176,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/class-regex-for-tailwind-intellise
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/modern-javascript-tooling-in-neovim/" class="font-thin m-0 font-bold decoration-none leading-1">Setting up LSPs for Modern JavaScript Tooling in Neovim</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/modern-javascript-tooling-in-neovim/" class="font-thin m-0 font-bold decoration-none leading-1">Setting up LSPs for Modern JavaScript Tooling in Neovim</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand Down
2 changes: 1 addition & 1 deletion tags/thoughts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h1 class="m-0">Topic: thoughts</h1>
<ul class="postlist p-0 space-y-2">

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/owning-my-voice/" class="font-thin m-0 font-bold decoration-none leading-1">Owning My Voice</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/owning-my-voice/" class="font-thin m-0 font-bold decoration-none leading-1">Owning My Voice</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand Down
4 changes: 2 additions & 2 deletions tags/tooling/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h1 class="m-0">Topic: tooling</h1>
<ul class="postlist p-0 space-y-2">

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/nathan-uses-this-2023-edition/" class="font-thin m-0 font-bold decoration-none leading-1">Nathan Uses This: 2023 Edition</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/nathan-uses-this-2023-edition/" class="font-thin m-0 font-bold decoration-none leading-1">Nathan Uses This: 2023 Edition</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand All @@ -176,7 +176,7 @@ <h2 class="heading-200 mb-1/4"><a href="/blog/nathan-uses-this-2023-edition/" cl
</li>

<li class="flex flex-col items-baseline">
<h2 class="heading-200 mb-1/4"><a href="/blog/vite-rapid-prototype-starter-kits/" class="font-thin m-0 font-bold decoration-none leading-1">Vite Rapid Prototyping Starter Kits</a></h2>
<h2 class="heading-200 mb-1/4 wrap-pretty"><a href="/blog/vite-rapid-prototype-starter-kits/" class="font-thin m-0 font-bold decoration-none leading-1">Vite Rapid Prototyping Starter Kits</a></h2>
<p class="postlist-meta m-0">
<span class="divide-comma inline-block">

Expand Down

0 comments on commit 71b8cb9

Please sign in to comment.