@ -78,16 +78,21 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< img class = "left-thumb" alt = "cover" src = "/projects/files/thumbs/small-sad-people.jpg" / >
< b > Small Sad People< / b > < br / >
<?php echo ( $lang == 'jp'
? '2021< br / > メリケン南西部で生えたりについての短編や詩'
: '2021< br / > a collection of short stories and poems about growing in the southwest US'
? '2021-03-12 < br / > メリケン南西部で生えたりについての短編や詩'
: '2021-03-12 < br / > a collection of short stories and poems about growing in the southwest US'
); ?>
< br / >
< a target = "_blank"
< span class = "table-links" >
< a target = "_blank" rel = "noopener"
href="https://www.amazon.com/Small-Sad-People-Ageha/dp/1735110108/"
>[<?php echo ( $lang == 'jp' ? '文庫' : 'paperback' ); ?> (amazon)]</ a >
>[amazon]< / a >
< a target = "_blank" rel = "noopener"
href="https://www.barnesandnoble.com/w/small-sad-people-ageha/1138985367"
>[b& n]< / a >
< a target = "_blank"
href="/projects/files/pdf/Small-Sad-People.pdf"
>[pdf]< / a >
>[pdf <?php echo ( $lang == 'jp' ? 'ダウンロード' : 'download' ); ?> ]</ a >
< / span >
< / div >
< / div >
@ -146,7 +151,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< table class = "project-table" >
< tr >
< td > C< / td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/confconf" > confconf< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/confconf" > confconf< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? '(工事中)設定ファイル用パーサを作成ツール'
@ -156,7 +161,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< / tr >
< tr >
< td > C< / td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/every" > every< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/every" > every< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? 'CLIの個人カレンダーアプリ'
@ -172,7 +177,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< table class = "project-table" >
< tr >
< td > C< / td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/simple-opt" > simple-opt< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/simple-opt" > simple-opt< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? 'ファイルヘッダひとつだけのオプションパーサ'
@ -182,7 +187,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< / tr >
< tr >
< td > C< / td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/simple-test" > simple-test< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/simple-test" > simple-test< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? 'ファイルヘッダひとつだけの単体テスト'
@ -192,20 +197,20 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< / tr >
< tr >
< td > C< / td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/simple-xdg-bdirs" > simple-xdg-bdirs< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/simple-xdg-bdirs" > simple-xdg-bdirs< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? 'ファイルヘッダひとつだけで< a target = "_blank" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDGBasedir仕様< / a > '
: 'single header interface to the < a target = "_blank" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDG Base Directory Spec< / a > '
? 'ファイルヘッダひとつだけで< a target = "_blank" rel = "noopener" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDGBasedir仕様< / a > '
: 'single header interface to the < a target = "_blank" rel = "noopener" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDG Base Directory Spec< / a > '
); ?>
< / td >
< / tr >
< tr >
< td > Crystal< / td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/xdg_basedir" > xdg_basedir< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/xdg_basedir" > xdg_basedir< / a > < / td >
< td > <?php echo ( $lang == 'jp'
? '< a target = "_blank" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDGBasedir仕様< / a > のインターフェイス'
: 'interface to the < a target = "_blank" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDG Base Directory Spec< / a > '
? '< a target = "_blank" rel = "noopener" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDGBasedir仕様< / a > のインターフェイス'
: 'interface to the < a target = "_blank" rel = "noopener" href = "https://specifications.freedesktop.org/basedir-spec/0.7/" > XDG Base Directory Spec< / a > '
); ?>< / td >
< / tr >
< / table >
@ -220,15 +225,15 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< h3 > galu< / h3 >
< p >
<?php echo ( $lang == 'jp'
? 'galuとは< a href = "https://mikotoha.net/" > 兎月くみ< / a > と二人で作ってるゲームのために考案された創作言語です'
: 'galu is a constructed language to be used in a joint game project with < a href = "https://mikotoha.net/" > Kumi Togetsu< / a > '
? 'galuとは< a rel = "noopener" href = "https://mikotoha.net/" > 兎月くみ< / a > と二人で作ってるゲームのために考案された創作言語です'
: 'galu is a constructed language to be used in a joint game project with < a rel = "noopener" href = "https://mikotoha.net/" > Kumi Togetsu< / a > '
); ?>
< / p >
< div >
< table class = "project-table" >
< tr >
< td > <?php echo ( $lang == 'jp' ? 'フォント' : 'font' ); ?> </ td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/bachirulo-brush" > bachirulo-brush< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/bachirulo-brush" > bachirulo-brush< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? '筆で書いた書道フォント'
@ -238,7 +243,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< / tr >
< tr >
< td > <?php echo ( $lang == 'jp' ? 'フォント' : 'font' ); ?> </ td >
< td > < a target = "_blank" href = "https://git.airen-no-jikken.icu/ageha/bachirulo-type" > bachirulo-type< / a > < / td >
< td > < a target = "_blank" rel = "noopener" href = "https://git.airen-no-jikken.icu/ageha/bachirulo-type" > bachirulo-type< / a > < / td >
< td >
<?php echo ( $lang == 'jp'
? 'コンピュータための簡易体のフォント'
@ -289,9 +294,11 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
a travelogue in snippets, skits, and sarcasm, detailing
time spent riding boats, walking a lot, and slave-driving a
poor, mistreated Model T named Stephanie< br / >
< span class = "table-links" >
< a target = "_blank"
href="/projects/digitise/?p=the-little-world"
>[<?php echo ( $lang == 'jp' ? 'オンライン' : 'web' ) ?> ]</ a >
< / span >
< / div >
< div class = "project-table" >
@ -303,6 +310,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
? '(多分)生きている男の内的生活の話'
: 'a story of a man who is alive, or maybe not'
) ?>< br / >
< span class = "table-links" >
< a target = "_blank"
href="/projects/digitise/?p=the-man-who-missed-the-bus"
>[<?php echo ( $lang == 'jp' ? 'オンライン' : 'web' ) ?> ]</ a >
@ -312,6 +320,7 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
< a target = "_blank"
href="/projects/files/epub/the-man-who-missed-the-bus.epub"
>[epub]< / a >
< / span >
< / div >
< div class = "project-table" >
@ -326,9 +335,11 @@ include $_SERVER['DOCUMENT_ROOT']."/meta.php"
? '浮生についての短編集。これいいもん'
: 'a collection of stories on lives adrift. this one\'s good'
) ?>< br / >
< span class = "table-links" >
< a target = "_blank"
href="/projects/digitise/?p=hope-against-hope"
>[<?php echo ( $lang == 'jp' ? 'オンライン' : 'web' ) ?> ]</ a >
< / span >
< / div >
< div class = "project-table" >