commit 3e5eee32b55f336f25930fd982c974b62b203d5c from: Rafael M date: Sat Apr 4 18:22:09 2026 UTC Precache commit - 12c94021ba64a198ec68f8cb333ba27030987b78 commit + 3e5eee32b55f336f25930fd982c974b62b203d5c blob - bf49acf4261cf0b3ed401a5675f33c90e2e396f6 blob + 9d761331d6f2ebb17bd92cedce86b763dcbe4aec --- about/index.html +++ about/index.html @@ -1,3 +1,3 @@ About | -

About

About page.

Home

\ No newline at end of file +

About

About page.

Home

\ No newline at end of file blob - 53a1448b3069d77b4dbc7dfbf7afc20e62f78ada blob + a0bc5d51edc87e44e836eaa087e8479e839cd74c --- gist/first/index.html +++ gist/first/index.html @@ -1,3 +1,3 @@ First gist | -

First gist

Some content here.

\ No newline at end of file +

First gist

Some content here.

\ No newline at end of file blob - cf441f0d5ee112a32e6ac30148a409ef05237641 blob + 8278634561433b8357eabf2483e56819a0382e65 --- gist/index.html +++ gist/index.html @@ -1,3 +1,3 @@ Gists | -

Gists

A list of all gists.

\ No newline at end of file +

Gists

A list of all gists.

\ No newline at end of file blob - 39ecc2b1ba034ecd792affda8c4e55fec0425d72 blob + 09eaf4227e3126020c8a5a9add990de6ff85738f --- gist/second/index.html +++ gist/second/index.html @@ -1,3 +1,3 @@ Second gist | -

Second gist

Some content here.

\ No newline at end of file +

Second gist

Some content here.

\ No newline at end of file blob - a38ab359719059c832ed5a7045caae4e504088f5 blob + 8a838bf7f5244cc7067285eb2cf05f8ba01a1c69 --- index.html +++ index.html @@ -1,3 +1,3 @@ Home | -

Hello

This is my site.

It is built from Markdown and rendered with a tiny template.

About

\ No newline at end of file +

Hello

This is my site.

It is built from Markdown and rendered with a tiny template.

About

\ No newline at end of file blob - /dev/null blob + 4432c5d706eb8290ebb0a9609ae1d6b0e77b23eb (mode 644) --- /dev/null +++ site.css @@ -0,0 +1 @@ +nt-face{font-family:"Spleen";src:url("fonts/spleen-8x16.woff2?v1") format("woff2"),url("fonts/spleen-8x16.woff?v1") format("woff");font-weight:normal;font-style:normal;font-display:block}:root{--content-width:760px;--space:16px;--bg:#f6f6f1;--fg:#111111;--muted:#444444;--border:#c8c8c8;--link:#0b3d91}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;background:var(--bg);color:var(--fg);font-family:"Spleen",monospace;line-height:1.5;font-size:16px}nav,main,footer{width:100%;max-width:var(--content-width);margin-left:auto;margin-right:auto;padding-left:var(--space);padding-right:var(--space)}nav{margin-top:32px;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid var(--border)}a,a:visited{color:var(--link);text-decoration:none}a:hover,a:focus{text-decoration:underline}nav a{margin-right:16px}main{margin-bottom:48px}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:1.4em;margin-bottom:.6em}p,ul,ol,pre,blockquote{margin-top:0;margin-bottom:1rem}ul,ol{padding-left:20px}code,pre,kbd{font-family:"Spleen",monospace}pre{padding:12px;overflow-x:auto;border:1px solid var(--border);background:#efefe8}code{background:#efefe8;padding:.08rem .25rem}pre code{background:rgba(0,0,0,0);padding:0}blockquote{margin-left:0;padding-left:12px;border-left:3px solid var(--border);color:var(--muted)}img{max-width:100%;height:auto;border:1px solid var(--border)}table{width:100%;border-collapse:collapse;margin-bottom:1rem}th,td{text-align:left;padding:8px;border:1px solid var(--border)} \ No newline at end of file