File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : " Home"
3+ ---
4+
5+ this is the blog website of ritenseki.
6+
7+ usually co-working with Claude.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Essays"
3+ ---
4+
5+ * "Words are a sawed-off shotgun."* — Jigsaw Falling Into Place
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Gallery"
3+ ---
4+
5+ * "Such a pretty house, and such a pretty garden."* — No Surprises
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Projects"
3+ ---
4+
5+ * "It wears her out."* — Fake Plastic Trees
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="zh-cn ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < title > Gallery · Works of ritenseki</ title >
7+ < meta name ="description " content ="Projects, essays and photos from ritenseki. ">
8+ < link rel ="stylesheet " href ="/css/main.css ">
9+ </ head >
10+ < body >
11+ < header >
12+ < nav >
13+ < a href ="/ " class ="site-title "> Works of ritenseki</ a >
14+ < div class ="nav-links ">
15+
16+ < a href ="/projects/ "> Projects</ a >
17+
18+ < a href ="/essays/ "> Essays</ a >
19+
20+ < a href ="/gallery/ "> Gallery</ a >
21+
22+ </ div >
23+ </ nav >
24+ </ header >
25+ < main >
26+
27+ < h1 > Gallery</ h1 >
28+ < ul class ="post-list " style ="margin-top: 1.5rem; ">
29+
30+ </ ul >
31+
32+ </ main >
33+ </ body >
34+ </ html >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2+ <rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
3+ <channel >
4+ <title >Gallery on Works of ritenseki</title >
5+ <link >https://ritenseki.github.io/gallery/</link >
6+ <description >Recent content in Gallery on Works of ritenseki</description >
7+ <generator >Hugo</generator >
8+ <language >zh-cn</language >
9+ <atom : link href =" https://ritenseki.github.io/gallery/index.xml" rel =" self" type =" application/rss+xml" />
10+ </channel >
11+ </rss >
Original file line number Diff line number Diff line change 2828< p > this is the blog website of ritenseki.</ p >
2929< p > usually co-working with Claude.</ p >
3030
31+
3132 </ main >
3233</ body >
3334</ html >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
22<rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
33 <channel >
4- <title >Works of ritenseki</title >
4+ <title >Home on Works of ritenseki</title >
55 <link >https://ritenseki.github.io/</link >
6- <description >Recent content on Works of ritenseki</description >
6+ <description >Recent content in Home on Works of ritenseki</description >
77 <generator >Hugo</generator >
88 <language >zh-cn</language >
99 <atom : link href =" https://ritenseki.github.io/index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="zh-cn ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < title > Projects · Works of ritenseki</ title >
7+ < meta name ="description " content ="Projects, essays and photos from ritenseki. ">
8+ < link rel ="stylesheet " href ="/css/main.css ">
9+ </ head >
10+ < body >
11+ < header >
12+ < nav >
13+ < a href ="/ " class ="site-title "> Works of ritenseki</ a >
14+ < div class ="nav-links ">
15+
16+ < a href ="/projects/ "> Projects</ a >
17+
18+ < a href ="/essays/ "> Essays</ a >
19+
20+ < a href ="/gallery/ "> Gallery</ a >
21+
22+ </ div >
23+ </ nav >
24+ </ header >
25+ < main >
26+
27+ < h1 > Projects</ h1 >
28+ < ul class ="post-list " style ="margin-top: 1.5rem; ">
29+
30+ </ ul >
31+
32+ </ main >
33+ </ body >
34+ </ html >
You can’t perform that action at this time.
0 commit comments