Skip to content

Commit ebc39a6

Browse files
committed
Add footer license, clear placeholder essay entry
1 parent a4fff93 commit ebc39a6

File tree

9 files changed

+17
-62
lines changed

9 files changed

+17
-62
lines changed

_data/essays.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
11
{
2-
"essays": [
3-
{
4-
"id": "essay_001",
5-
"title": "[Title]",
6-
"author": "[Author]",
7-
"current_version": "v0.0",
8-
"published_date": "2026",
9-
"link": "/source_engineering_intellectual_production_after_history/"
10-
}
11-
]
2+
"essays": []
123
}

archive.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ <h1>Archive</h1>
4747

4848
<footer class="site-footer">
4949
<p>Codex: Journal of Cyphernetics</p>
50+
<p class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</p>
5051
</footer>
5152

5253
<div class="bottom-art" aria-hidden="true">

build/essay-template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ <h1 class="essay-title">$title$</h1>
9595

9696
<footer class="site-footer">
9797
<p>Codex: Journal of Cyphernetics</p>
98+
<p class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</p>
9899
</footer>
99100

100101
<div class="bottom-art" aria-hidden="true">

build/essays-template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ <h1>Essays</h1>
3131
<a href="https://github.com/codex-journal">GitHub</a>
3232
<a href="https://instagram.com/codexjournal">IG</a>
3333
</div>
34+
<div class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</div>
3435
</footer>
3536
</div>
3637
<script src="/js/sidebars.js"></script>

build/feeds-template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ <h1>Feeds</h1>
3131
<a href="https://github.com/codex-journal">GitHub</a>
3232
<a href="https://instagram.com/codexjournal">IG</a>
3333
</div>
34+
<div class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</div>
3435
</footer>
3536
</div>
3637
<script src="/js/sidebars.js"></script>

build/index-template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<a href="https://github.com/codex-journal">GitHub</a>
8383
<a href="https://instagram.com/codexjournal">IG</a>
8484
</div>
85+
<div class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</div>
8586
</footer>
8687

8788

css/site.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,13 @@ hr {
381381
color: #7d9bca;
382382
}
383383

384+
.footer-license {
385+
margin-top: 0.5rem;
386+
font-size: 9px;
387+
color: #ccc;
388+
letter-spacing: 0.05em;
389+
}
390+
384391
/* --- Metadata --- */
385392

386393
.meta {

essays.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,14 @@
2424

2525
<h1>Essays</h1>
2626

27-
<div class="essay-entry">
28-
<p class="essay-entry-title">
29-
<a href="/source_engineering_intellectual_production_after_history/">[Title]</a>
30-
</p>
31-
<p class="essay-entry-meta">[Author] &middot; v0.0 &middot; 2026</p>
32-
</div>
27+
3328
<footer class="site-footer">
3429
<div>Codex: Journal of Cyphernetics</div>
3530
<div class="footer-links">
3631
<a href="https://github.com/codex-journal">GitHub</a>
3732
<a href="https://instagram.com/codexjournal">IG</a>
3833
</div>
34+
<div class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</div>
3935
</footer>
4036
</div>
4137
<script src="/js/sidebars.js"></script>

index.html

Lines changed: 2 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -72,61 +72,17 @@
7272
<section class="essay-listing">
7373
<p class="essay-listing-label">Essays</p>
7474

75-
<div class="essay-entry">
76-
<p class="essay-entry-title">
77-
<a href="/source_engineering_intellectual_production_after_history/">[Title]</a>
78-
</p>
79-
<p class="essay-entry-meta">[Author] &middot; v0.0 &middot; 2026</p>
80-
</div>
81-
</section>
82-
83-
<details class="activity-feed">
84-
<summary><span class="activity-feed-label">Feeds</span><span class="activity-feed-toggle"></span></summary>
85-
86-
<div class="activity-entry">
87-
<p class="activity-entry-title">
88-
<a href="https://github.com/codex-journal/codex-journal.github.io/compare/f0cc7258ba...d31285505b">codex-journal pushed codex-journal.github.io</a>
89-
</p>
90-
<p class="activity-entry-meta">2026-03-15 &middot; Codex Journal</p>
91-
</div>
92-
93-
<div class="activity-entry">
94-
<p class="activity-entry-title">
95-
<a href="https://github.com/codex-journal/codex-journal.github.io/compare/0e788ff47a...08d55af92a">codex-journal pushed codex-journal.github.io</a>
96-
</p>
97-
<p class="activity-entry-meta">2026-03-15 &middot; Codex Journal</p>
98-
</div>
9975

100-
<div class="activity-entry">
101-
<p class="activity-entry-title">
102-
<a href="https://nesbitt.io/2026/03/15/guided-meditation-for-developers.html">Guided Meditation for Developers</a>
103-
</p>
104-
<p class="activity-entry-meta">2026-03-15 &middot; Source Engineering</p>
105-
</div>
106-
107-
<div class="activity-entry">
108-
<p class="activity-entry-title">
109-
<a href="https://github.com/jalonsogo/tui-studio">codex-journal starred jalonsogo/tui-studio</a>
110-
</p>
111-
<p class="activity-entry-meta">2026-03-14 &middot; Codex Journal</p>
112-
</div>
113-
114-
<div class="activity-entry">
115-
<p class="activity-entry-title">
116-
<a href="https://nesbitt.io/2026/03/14/whats-going-on-with-fair-package-manager.html">What’s Going On with FAIR Package Manager</a>
117-
</p>
118-
<p class="activity-entry-meta">2026-03-14 &middot; Source Engineering</p>
119-
</div>
76+
</section>
12077

121-
<p class="activity-more"><a href="/feeds.html">more &rarr;</a></p>
122-
</details>
12378

12479
<footer class="site-footer">
12580
<div>Codex: Journal of Cyphernetics</div>
12681
<div class="footer-links">
12782
<a href="https://github.com/codex-journal">GitHub</a>
12883
<a href="https://instagram.com/codexjournal">IG</a>
12984
</div>
85+
<div class="footer-license">CC BY-NC-SA 4.0 &middot; AGPL-3.0</div>
13086
</footer>
13187

13288

0 commit comments

Comments
 (0)