change theme

This commit is contained in:
Satya Benson 2024-03-03 18:09:22 -05:00
parent 0040677957
commit 2f57a2e63b
7 changed files with 193 additions and 21 deletions

View File

@ -1,9 +1,9 @@
base_url = "https://satchlj.com"
base_url = "https://satchlj.com/"
title = "Satya Benson"
description = "Personal portfolio and blog of Satya Benson"
theme = "zenn"
theme = "zerm"
default_language = "en"
generate_feed = true
@ -23,8 +23,8 @@ ignored_content = ["*.xcf"]
highlight_code = true
highlight_theme = "1337"
render_emoji = true
smart_punctuation = true
render_emoji = false
smart_punctuation = false
external_links_target_blank = true
external_links_no_follow = false
@ -32,14 +32,22 @@ external_links_no_referrer = false
[extra]
author = "Satya Benson"
theme_color = "blue"
show_author = false
show_categories = false
show_tags = true
read_more = "Read more"
logo_text = "Satya"
logo_home_link = "/"
show_menu_items = 5
menu_more = "show more"
zenn_title = "Satya"
zenn_menu = [
{url = "$BASE_URL/", name = "Home"},
{url = "$BASE_URL/about/", name = "About"},
{url = "$BASE_URL/blog/", name = "Blog"},
{url = "$BASE_URL/now/", name = "Now"},
{url = "$BASE_URL/contact/", name = "Contact"},
main_menu = [
{url = "/", name = "Home"},
{url = "/about/", name = "About"},
{url = "/blog/", name = "Blog"},
{url = "/now/", name = "Now"},
{url = "/contact/", name = "Contact"},
]
zenn_source = "https://tildegit.org/satchlj/satchlj.com"

View File

@ -1,4 +1,14 @@
+++
title = ""
template = "landing.html"
title = "Home"
description = "Satya Benson"
template = "theindex.html"
+++
Hey, I'm Satya
I live at the Benson Place
I am a student and an actor
> Critical and radical thought will only bear fruit when it is blended with
the most precious quality man is endowed with - the love of life.

View File

@ -16,6 +16,6 @@ My friend [Arden](https://ardenlloyd.com/) just released her first EP! Listen to
<br>
<!-- more -->
I've had many experiences waiting forever for things to get released, but usually I can grumble in my head at a content creator I don't know. This time the anticipation has been even harder since the artist is my friend and I actually understand what's taking so long so I can't get mad at her about it!
I've had many experiences waiting forever for things to get released, but usually I can grumble in my head at an artist I don't know. This time the anticipation has been even harder since the artist is my friend and I actually understand what's taking so long so I can't get mad at her about it!
Anyway, I hope you love her songs as much as every other person with decent taste.
Anyway, I hope you love her songs as much as every other person with decent taste.

View File

@ -72,12 +72,11 @@ In contrast, your own mind speaks your own language. You interact with it direct
I'm going to be Ronald, an older middle-aged mechanic who is absurdly good at fixing cars but also is a secret student of philosophy.
> Well my God, you really are trying hard to prove that everything is just cells and electricity, that at the end of the day we're all just machines, like the cars I fix. What makes you so committed to this argument? Can't you just use your common sense?
>
> Look at things this way. You said yourself that the mind could just as well be made out of some big reservoirs with channels of water running around and gates opening and closing. Now remember your experience of the color RED. Close your eyes and feel what it feels like to see red. Or even better, look at a red thing.
>
> Are you really trying to tell me that this big moat contraption would be able to have a qualitative experience like "seeing red" in the same way that we have this experience? Sure, it could have a censor and maybe let a lake drain when the censor detects red - fair enough. But if that was what went on in my mind when I see red, I would experience it as such. My introspection would yield awareness not of qualitative thoughts and feelings but of lots of neurons in different states. And it wouldn't really be "awareness" in the way that I have awareness - it would be just an internal representation of an internal state, existing as a complex physical object, like how cars have sensors which report to a central computer.
Okay Ronald, thanks for your constructive criticism. I appreciate how your skepticism pushes me to make my own argument more clear and rigorous. In the end, you are just a useful idiot, unwittingly serving my physicalist ends. *\*insert maniacal laugh\**
Imagine what it would be like if you did, upon introspection, notice a whole bunch of neurons firing and tangling up with each other to form crazy patterns. That would be super cool and probably beautiful, but it honestly wouldn't be that useful for purposes of survival. It would be like a high-level programming language trying to interpret itself as raw binary. Wouldn't that remove much of the utility of the binary? To *mean* things?

View File

@ -1,6 +1,7 @@
+++
title = "Marc Simont's Illustrations for Thurber's 'The 13 Clocks'"
description = "Get a glimpse of the Golux's indescribable hat"
date = 2021-09-23
[taxonomies]
categories = ["gallery", "media"]

154
templates/theindex.html Normal file
View File

@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Satya Benson</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"><meta name="description" content="Personal portfolio and blog of Satya Benson Home Satya Benson"/>
<meta property="og:title" content="Satya Benson -&nbsp;Home" />
<meta property="og:type" content="website"/><meta property="og:url" content="&#x2F;Users&#x2F;student-loan&#x2F;websites&#x2F;satchlj.com&#x2F;public&#x2F;theindex&#x2F;"/><meta property="og:description" content="Satya Benson"/>
<link rel="preload" href="/Users/student-loan/websites/satchlj.com/public/assets/fonts/FiraCode-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/Users/student-loan/websites/satchlj.com/public/assets/fonts/FiraCode-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="stylesheet" href="/Users/student-loan/websites/satchlj.com/public/style.css?h=97e262212a0704163528">
<link rel="stylesheet" href="/Users/student-loan/websites/satchlj.com/public/color/blue.css?h=43198b832df0f2b5f2cf">
<link rel="alternate" type="application/rss+xml" title="Satya Benson RSS" href="/Users/student-loan/websites/satchlj.com/public/rss.xml"></head>
<body>
<div class="container">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="&#x2F;">
<div class="logo">
Satya
</div>
</a>
</div>
<div class="menu-trigger">menu</div>
</div>
<nav class="menu">
<ul class="menu__inner menu__inner--desktop">
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public
">Home</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/about
">About</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/blog
">Blog</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/now
">Now</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/contact
">Contact</a>
</li>
</ul>
<ul class="menu__inner menu__inner--mobile">
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public
">Home</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/about
">About</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/blog
">Blog</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/now
">Now</a>
</li>
<li>
<a href="
/Users/student-loan/websites/satchlj.com/public/contact
">Contact</a>
</li>
</ul>
</nav>
</header>
<div class="content"><article class="post">
<center>
<header>
<h1>
Hey, I'm Satya
</h1>
</header>
<p>I live at the <a rel="noopener" target="_blank" href="https://bensonplace.org">Benson Place</a></p>
<p>I am a student and an actor</p>
<p>“Critical and radical thought will only bear fruit when it is blended with
the most precious quality man is endowed with - the love of life.”</p>
<p>— Erich Fromm, <a href="https://slj.ma/fromm.pdf"><cite>The Anatomy of Human Destructiveness</cite></a></p>
</center>
</article></div>
<div class="pagination">
<div class="pagination__buttons">
</div>
</div>
<footer class="footer">
<div class="footer__inner"><div class="copyright">
<span>© 2024 Satya Benson :: <a href="/rss.xml">RSS</a></span>
<span>:: <a href="/tags/">Tags</a> :: <a href="/categories/">Categories</a> :: <a href="https://tildegit.org/satchlj/satchlj.com">Source</a></span>
</div>
<script type="text/javascript" src="/Users/student-loan/websites/satchlj.com/public/assets/js/main.js"></script>
</div>
</footer></div>
</body>
</html>

View File

@ -3,7 +3,7 @@ base_url = "https://satchlj.com"
title = "Satya Benson"
description = "Personal portfolio and blog of Satya Benson"
theme = "zerm"
theme = "zenn"
default_language = "en"
generate_feed = true
@ -23,8 +23,8 @@ ignored_content = ["*.xcf"]
highlight_code = true
highlight_theme = "1337"
render_emoji = false
smart_punctuation = false
render_emoji = true
smart_punctuation = true
external_links_target_blank = true
external_links_no_follow = false