Skip to content

Commit 437bf79

Browse files
remove chronological layout and associated styles from the project
1 parent b658f15 commit 437bf79

5 files changed

Lines changed: 2 additions & 172 deletions

File tree

_includes/chronological.css

Lines changed: 0 additions & 86 deletions
This file was deleted.

about.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ <h1>My Process</h1>
4040
<p>I maintain my own website and create all content as a solo project with some minor exceptions. Skits in the <a href="https://nan.nyc/femputermanchine/">Femputer Manchine</a> series that are part of the <a href="https://nan.nyc/femputermanchine/pidge/">Book of Pidge</a> are a record of a collaborative <a href="https://www.paradoxinteractive.com/games/world-of-darkness/about">World of Darkness</a> RPG conducted over Discord from 2022-23.</p>
4141
</div>
4242

43-
<hr>
44-
45-
<div class="about-ai-use">
46-
<h1>How I Use A.I.</h1>
47-
48-
<p>I believe that generative A.I. and large language models, when used in accordance with law and morality, can help humanity and enrich our world. I also feel strongly that these are tools, like any other tools, and they must be used as appropriate. I would like to disclose the way in which I use A.I. to enhance my workflow and give credit where credit is due. I use Anthropic's <a href="https://claude.ai/">Claude AI</a> as an assistant to various facets of my workflow. While I often use traditional methods for research, including books, newspapers, websites, and other media, I may use Claude to expand upon these sources. When writing, I may use Claude to refine my word choices or to help with proper use of idioms. I do not use A.I., either through Claude's desktop/mobile client, or the Novelcrafter A.I. integration tools, to write prose I intend to pass off as my own.</p>
49-
50-
<p>I do use Claude to help me write code and maintain this website. I do not allow the A.I. to write blog posts, this blurb, or any other long-form content. What you read here is my voice, warts and all.</p>
51-
</div>
52-
5343
</body>
5444
</html>
5545

archive.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ <h1>Writing Archive</h1>
1717

1818
<p>A collection of writing projects, completed works, and ongoing experiments. Some projects are actively maintained while other represent completed explorations or works in progress that may be revisited.
1919

20-
<p>-</p>
21-
20+
<hr>
21+
<br>
2222
<p><strong><a href="/darkshadows/">Dark Shadows Episode Reviews</a></strong><br>
2323
Brief synopsis of the first eleven episodes of the popular soap opera Dark Shadows, which aired on ABC from 1966-1971.</p>
2424

@@ -40,9 +40,5 @@ <h1>Writing Archive</h1>
4040
<p><strong><a href="/warcraft/">Warcraft</a></strong><br>
4141
If you play World of Warcraft, you might understand some of this stuff. Stories, character sketches, and creative writing inspired by the World of Warcraft universe.</p>
4242

43-
<p>-</p>
44-
45-
<p><em>For a complete chronological listing of all posts across projects, see <a href="/chronological/">chronological archive</a>.</em></p>
46-
4743
</body>
4844
</html>

chronological.html

Lines changed: 0 additions & 68 deletions
This file was deleted.

css/main.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
---
44
@charset "utf-8";
55

6-
7-
{% include chronological.css %}
86
{% include biography.css %}
97
{% include chinese.css %}
108
{% include darkshadows.css %}

0 commit comments

Comments
 (0)