diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index bfaa1ce..2b532d8 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -6,10 +6,15 @@ on: jobs: deploy: - runs-on: ubuntu-latest + runs-on: alpine-rsync if: contains(gitea.event.head_commit.message, '[deploy]') steps: + - name: Test network + run: | + which curl || (apk add --no-cache curl) + curl -vk https://git.rchou.net/ + - name: Checkout uses: actions/checkout@v4 diff --git a/assets/js/haiku.js b/assets/js/haiku.js index bfddf35..b034da4 100755 --- a/assets/js/haiku.js +++ b/assets/js/haiku.js @@ -1,12 +1,7 @@ document.addEventListener('DOMContentLoaded', function () { const haikus = [ - "missed sunset's last glow\n city lights beneath night's veil \n beauty shared hearts slow", - "through winding trails home\n songs weave stories, hearts roam free\n in tune we find home", - "sea lions play, waves crash\n smoke swirls, words flow, time's slow dash\n cove whispers, bonds flash", - "ramen bowls steam bright\n little tokyo in sight\n shared hearts, culture's light", - "a freckled face gleams\n under streetlights when a cat\n meows further away", - "miles stretch wide and vast\n yet in heartbeats ur so near\n stars bridging our gap", - "waves of longing surge,\n tonights flood, a deep sorrow\n drowning in your absence", + "every single meal\ni have ever\nenjoyed with you", + "because food is only\nenjoyable with you around\nily", ]; function getRandomHaiku() { diff --git a/favicon/android-chrome-192x192.png b/favicon/android-chrome-192x192.png old mode 100755 new mode 100644 index 622135d..d9d5ca0 Binary files a/favicon/android-chrome-192x192.png and b/favicon/android-chrome-192x192.png differ diff --git a/favicon/android-chrome-512x512.png b/favicon/android-chrome-512x512.png old mode 100755 new mode 100644 index 77bc4c7..003c246 Binary files a/favicon/android-chrome-512x512.png and b/favicon/android-chrome-512x512.png differ diff --git a/favicon/apple-touch-icon.png b/favicon/apple-touch-icon.png old mode 100755 new mode 100644 index f8652e5..7529409 Binary files a/favicon/apple-touch-icon.png and b/favicon/apple-touch-icon.png differ diff --git a/favicon/favicon-16x16.png b/favicon/favicon-16x16.png old mode 100755 new mode 100644 index 1b3a1c2..fbf01a1 Binary files a/favicon/favicon-16x16.png and b/favicon/favicon-16x16.png differ diff --git a/favicon/favicon-32x32.png b/favicon/favicon-32x32.png old mode 100755 new mode 100644 index a251d2a..c5f49ff Binary files a/favicon/favicon-32x32.png and b/favicon/favicon-32x32.png differ diff --git a/favicon/favicon.ico b/favicon/favicon.ico old mode 100755 new mode 100644 index c5488ae..76d24be Binary files a/favicon/favicon.ico and b/favicon/favicon.ico differ diff --git a/favicon/site.webmanifest b/favicon/site.webmanifest old mode 100755 new mode 100644 diff --git a/images/fulls/01.jpg b/images/fulls/01.jpg old mode 100755 new mode 100644 index d7749f2..c9a0194 Binary files a/images/fulls/01.jpg and b/images/fulls/01.jpg differ diff --git a/images/fulls/02.jpg b/images/fulls/02.jpg old mode 100755 new mode 100644 index 64cacc3..4ee7336 Binary files a/images/fulls/02.jpg and b/images/fulls/02.jpg differ diff --git a/images/fulls/03.jpg b/images/fulls/03.jpg old mode 100755 new mode 100644 index 840e14c..2495f03 Binary files a/images/fulls/03.jpg and b/images/fulls/03.jpg differ diff --git a/images/fulls/04.jpg b/images/fulls/04.jpg old mode 100755 new mode 100644 index 6285900..16cad95 Binary files a/images/fulls/04.jpg and b/images/fulls/04.jpg differ diff --git a/images/fulls/05.jpg b/images/fulls/05.jpg old mode 100755 new mode 100644 index 9e0b6bc..cd32b5f Binary files a/images/fulls/05.jpg and b/images/fulls/05.jpg differ diff --git a/images/fulls/06.jpg b/images/fulls/06.jpg old mode 100755 new mode 100644 index 71901e7..d2824d8 Binary files a/images/fulls/06.jpg and b/images/fulls/06.jpg differ diff --git a/images/fulls/07.jpg b/images/fulls/07.jpg old mode 100755 new mode 100644 index ad927f8..68933b2 Binary files a/images/fulls/07.jpg and b/images/fulls/07.jpg differ diff --git a/images/fulls/08.jpg b/images/fulls/08.jpg old mode 100755 new mode 100644 index 5ee6a66..ff01077 Binary files a/images/fulls/08.jpg and b/images/fulls/08.jpg differ diff --git a/images/fulls/09.jpg b/images/fulls/09.jpg old mode 100755 new mode 100644 index 828db3d..0af9d31 Binary files a/images/fulls/09.jpg and b/images/fulls/09.jpg differ diff --git a/images/fulls/10.jpg b/images/fulls/10.jpg old mode 100755 new mode 100644 index c9e91e2..512f6f2 Binary files a/images/fulls/10.jpg and b/images/fulls/10.jpg differ diff --git a/images/fulls/11.jpg b/images/fulls/11.jpg old mode 100755 new mode 100644 index bfa28df..a7174b8 Binary files a/images/fulls/11.jpg and b/images/fulls/11.jpg differ diff --git a/images/fulls/12.jpg b/images/fulls/12.jpg old mode 100755 new mode 100644 index 49f43a8..b310751 Binary files a/images/fulls/12.jpg and b/images/fulls/12.jpg differ diff --git a/images/fulls/13.jpg b/images/fulls/13.jpg new file mode 100644 index 0000000..0199555 Binary files /dev/null and b/images/fulls/13.jpg differ diff --git a/images/fulls/14.jpg b/images/fulls/14.jpg new file mode 100644 index 0000000..6370a88 Binary files /dev/null and b/images/fulls/14.jpg differ diff --git a/images/fulls/15.jpg b/images/fulls/15.jpg new file mode 100644 index 0000000..3779dcf Binary files /dev/null and b/images/fulls/15.jpg differ diff --git a/images/fulls/16.jpg b/images/fulls/16.jpg new file mode 100644 index 0000000..1ff7f09 Binary files /dev/null and b/images/fulls/16.jpg differ diff --git a/images/fulls/17.jpg b/images/fulls/17.jpg new file mode 100644 index 0000000..34ec5e0 Binary files /dev/null and b/images/fulls/17.jpg differ diff --git a/images/fulls/18.jpg b/images/fulls/18.jpg new file mode 100644 index 0000000..3638b24 Binary files /dev/null and b/images/fulls/18.jpg differ diff --git a/images/fulls/19.jpg b/images/fulls/19.jpg new file mode 100644 index 0000000..e495454 Binary files /dev/null and b/images/fulls/19.jpg differ diff --git a/images/fulls/20.jpg b/images/fulls/20.jpg new file mode 100644 index 0000000..4cb69e1 Binary files /dev/null and b/images/fulls/20.jpg differ diff --git a/images/fulls/21.jpg b/images/fulls/21.jpg new file mode 100644 index 0000000..f726a27 Binary files /dev/null and b/images/fulls/21.jpg differ diff --git a/images/fulls/22.jpg b/images/fulls/22.jpg new file mode 100644 index 0000000..4814132 Binary files /dev/null and b/images/fulls/22.jpg differ diff --git a/images/fulls/23.jpg b/images/fulls/23.jpg new file mode 100644 index 0000000..973e05d Binary files /dev/null and b/images/fulls/23.jpg differ diff --git a/images/fulls/24.jpg b/images/fulls/24.jpg new file mode 100644 index 0000000..09414da Binary files /dev/null and b/images/fulls/24.jpg differ diff --git a/images/fulls/25.jpg b/images/fulls/25.jpg new file mode 100644 index 0000000..83bb7d6 Binary files /dev/null and b/images/fulls/25.jpg differ diff --git a/images/fulls/26.jpg b/images/fulls/26.jpg new file mode 100644 index 0000000..dee094f Binary files /dev/null and b/images/fulls/26.jpg differ diff --git a/images/fulls/27.jpg b/images/fulls/27.jpg new file mode 100644 index 0000000..7228a2c Binary files /dev/null and b/images/fulls/27.jpg differ diff --git a/images/fulls/28.jpg b/images/fulls/28.jpg new file mode 100644 index 0000000..21f7335 Binary files /dev/null and b/images/fulls/28.jpg differ diff --git a/images/fulls/29.jpg b/images/fulls/29.jpg new file mode 100644 index 0000000..c36de7d Binary files /dev/null and b/images/fulls/29.jpg differ diff --git a/images/fulls/30.jpg b/images/fulls/30.jpg new file mode 100644 index 0000000..ffffa22 Binary files /dev/null and b/images/fulls/30.jpg differ diff --git a/images/fulls/31.jpg b/images/fulls/31.jpg new file mode 100644 index 0000000..2ca5bca Binary files /dev/null and b/images/fulls/31.jpg differ diff --git a/images/fulls/32.jpg b/images/fulls/32.jpg new file mode 100644 index 0000000..4923a9e Binary files /dev/null and b/images/fulls/32.jpg differ diff --git a/images/fulls/33.jpg b/images/fulls/33.jpg new file mode 100644 index 0000000..a875b36 Binary files /dev/null and b/images/fulls/33.jpg differ diff --git a/images/thumbs/01.jpg b/images/thumbs/01.jpg old mode 100755 new mode 100644 index 9aaff69..20e2f24 Binary files a/images/thumbs/01.jpg and b/images/thumbs/01.jpg differ diff --git a/images/thumbs/02.jpg b/images/thumbs/02.jpg old mode 100755 new mode 100644 index 4e5d1b8..461ab29 Binary files a/images/thumbs/02.jpg and b/images/thumbs/02.jpg differ diff --git a/images/thumbs/03.jpg b/images/thumbs/03.jpg old mode 100755 new mode 100644 index c31305a..dcf11fc Binary files a/images/thumbs/03.jpg and b/images/thumbs/03.jpg differ diff --git a/images/thumbs/04.jpg b/images/thumbs/04.jpg old mode 100755 new mode 100644 index d1a12ce..3812dc1 Binary files a/images/thumbs/04.jpg and b/images/thumbs/04.jpg differ diff --git a/images/thumbs/05.jpg b/images/thumbs/05.jpg old mode 100755 new mode 100644 index 4fe08f2..749977c Binary files a/images/thumbs/05.jpg and b/images/thumbs/05.jpg differ diff --git a/images/thumbs/06.jpg b/images/thumbs/06.jpg old mode 100755 new mode 100644 index dd370bb..aa6674b Binary files a/images/thumbs/06.jpg and b/images/thumbs/06.jpg differ diff --git a/images/thumbs/07.jpg b/images/thumbs/07.jpg old mode 100755 new mode 100644 index 90467be..d3488d6 Binary files a/images/thumbs/07.jpg and b/images/thumbs/07.jpg differ diff --git a/images/thumbs/08.jpg b/images/thumbs/08.jpg old mode 100755 new mode 100644 index 7e57baa..286bc2b Binary files a/images/thumbs/08.jpg and b/images/thumbs/08.jpg differ diff --git a/images/thumbs/09.jpg b/images/thumbs/09.jpg old mode 100755 new mode 100644 index 78bf7f7..7b137ad Binary files a/images/thumbs/09.jpg and b/images/thumbs/09.jpg differ diff --git a/images/thumbs/10.jpg b/images/thumbs/10.jpg old mode 100755 new mode 100644 index 204eb13..8f8ba08 Binary files a/images/thumbs/10.jpg and b/images/thumbs/10.jpg differ diff --git a/images/thumbs/11.jpg b/images/thumbs/11.jpg old mode 100755 new mode 100644 index abd3132..3e7fb11 Binary files a/images/thumbs/11.jpg and b/images/thumbs/11.jpg differ diff --git a/images/thumbs/12.jpg b/images/thumbs/12.jpg old mode 100755 new mode 100644 index a181ad7..05a5bff Binary files a/images/thumbs/12.jpg and b/images/thumbs/12.jpg differ diff --git a/images/thumbs/13.jpg b/images/thumbs/13.jpg new file mode 100644 index 0000000..ed3491b Binary files /dev/null and b/images/thumbs/13.jpg differ diff --git a/images/thumbs/14.jpg b/images/thumbs/14.jpg new file mode 100644 index 0000000..7989267 Binary files /dev/null and b/images/thumbs/14.jpg differ diff --git a/images/thumbs/15.jpg b/images/thumbs/15.jpg new file mode 100644 index 0000000..99d705e Binary files /dev/null and b/images/thumbs/15.jpg differ diff --git a/images/thumbs/16.jpg b/images/thumbs/16.jpg new file mode 100644 index 0000000..8347017 Binary files /dev/null and b/images/thumbs/16.jpg differ diff --git a/images/thumbs/17.jpg b/images/thumbs/17.jpg new file mode 100644 index 0000000..17c3fee Binary files /dev/null and b/images/thumbs/17.jpg differ diff --git a/images/thumbs/18.jpg b/images/thumbs/18.jpg new file mode 100644 index 0000000..adc7de0 Binary files /dev/null and b/images/thumbs/18.jpg differ diff --git a/images/thumbs/19.jpg b/images/thumbs/19.jpg new file mode 100644 index 0000000..0a913fd Binary files /dev/null and b/images/thumbs/19.jpg differ diff --git a/images/thumbs/20.jpg b/images/thumbs/20.jpg new file mode 100644 index 0000000..7cfc76c Binary files /dev/null and b/images/thumbs/20.jpg differ diff --git a/images/thumbs/21.jpg b/images/thumbs/21.jpg new file mode 100644 index 0000000..e1a089a Binary files /dev/null and b/images/thumbs/21.jpg differ diff --git a/images/thumbs/22.jpg b/images/thumbs/22.jpg new file mode 100644 index 0000000..97eff6d Binary files /dev/null and b/images/thumbs/22.jpg differ diff --git a/images/thumbs/23.jpg b/images/thumbs/23.jpg new file mode 100644 index 0000000..8558a7e Binary files /dev/null and b/images/thumbs/23.jpg differ diff --git a/images/thumbs/24.jpg b/images/thumbs/24.jpg new file mode 100644 index 0000000..6973b84 Binary files /dev/null and b/images/thumbs/24.jpg differ diff --git a/images/thumbs/25.jpg b/images/thumbs/25.jpg new file mode 100644 index 0000000..5a1c4d9 Binary files /dev/null and b/images/thumbs/25.jpg differ diff --git a/images/thumbs/26.jpg b/images/thumbs/26.jpg new file mode 100644 index 0000000..a979680 Binary files /dev/null and b/images/thumbs/26.jpg differ diff --git a/images/thumbs/27.jpg b/images/thumbs/27.jpg new file mode 100644 index 0000000..110b2f1 Binary files /dev/null and b/images/thumbs/27.jpg differ diff --git a/images/thumbs/28.jpg b/images/thumbs/28.jpg new file mode 100644 index 0000000..1c96c9e Binary files /dev/null and b/images/thumbs/28.jpg differ diff --git a/images/thumbs/29.jpg b/images/thumbs/29.jpg new file mode 100644 index 0000000..a4a998a Binary files /dev/null and b/images/thumbs/29.jpg differ diff --git a/images/thumbs/30.jpg b/images/thumbs/30.jpg new file mode 100644 index 0000000..fb9b913 Binary files /dev/null and b/images/thumbs/30.jpg differ diff --git a/images/thumbs/31.jpg b/images/thumbs/31.jpg new file mode 100644 index 0000000..2a27e78 Binary files /dev/null and b/images/thumbs/31.jpg differ diff --git a/images/thumbs/32.jpg b/images/thumbs/32.jpg new file mode 100644 index 0000000..a722b59 Binary files /dev/null and b/images/thumbs/32.jpg differ diff --git a/images/thumbs/33.jpg b/images/thumbs/33.jpg new file mode 100644 index 0000000..16b05d9 Binary files /dev/null and b/images/thumbs/33.jpg differ diff --git a/index.html b/index.html index b5f0958..28a8c7d 100755 --- a/index.html +++ b/index.html @@ -6,124 +6,215 @@ --> - matt wong fanpage + vicky n pham fanpage - + - - - - + + + + -
+
- - + + - -
-
- -

ciggie at my spot !

-

two nights before my birthday, right before i had to drop you off i took you to my lil spot. you turned a day that should be special but usually isn't into a night to remember and i really enjoyed it.

- -
-
- -

bay area rapid transit

-

we love the bart! some of my favorite memories with you are on the bart. i love yappin w u sm.

- -
-
- -

ur room feat. me

-

lol ur room. me. i was in ur room! we made the lil lego bonsai tree! and i met ur mom. she took us to the bart station. and u taught me how to say hi in canto. love that room.

- -
-
- -

hewwo kwitty

-

average sf hang. i walk into sf and am instantly reminded of you. every district. every huge tourist attraction. the whole city screams you.

- -
-
- -

group pic.

-

every single hang i ask a stranger to take a pic of us and every single time u hate how it turns out so i hadddd to sneak one in.

- -
-
- -

za za

-

i love smoking week. i love going nonverbal. but when i am like that i like how i feel safe in ur presence.

- -
-
- -

otw to sd!

-

your rightful place on my arm. as my passenger princess. my pretty princess.

- -
-
- -

u paid 18 dollars for old modelo and tajin

-

guess where we are. sf. wow. shocker. but as always it was a fun day !! omg every hang really is part of a template.

- -
-
- -

griffith observatory

-

my first day in la! you were so worried about everything going perfectly but worry not because everything was amazing. im glad i got to experience la with you. i also like how you look much taller than me.

- -
-
- -

asian squat

-

this was right after we paddle boated around sf park. we were waiting for our uber to take us to indian food !! it's our hang template p2. hiking around somewhere free. nature nshi ig.

- -
-
- -

feet

-

feet. high by the beach. feet.

- -
-
- -

ur spot!

-

this was like 5 hours into my birthday! u showed me ur spot. in grand ol oakland. and i fucked with it. we talked a lot and got a lot off our chests even if u dont remember like half of it.

- -
-
+ +
+
+ +

sf on $10

+

this was so not real i can't believe technically u paid for our first meal back. calmluh 3 years after. first hang !!!! pork buns were yummy 7/10

+
+
+ +

honey butter chicken

+

the first thing you cooked for me ! so yum 10/10

+
+
+ +

aloha fresh

+

we fucking love this place 10/10 i love poke i should have never quit pokehouse

+
+
+ +

mad yolks

+

for our santa cruz hang! u in my city now. so so good but lwk so so tax 9/10

+
+
+ +

sizzling lunch

+

better than pepper lunch. server was being a little bitchy but i would be too if i was the only one working the front. 8/10

+
+
+ +

braised pork belly

+

omfg this is my favorite thing uve made 100/10

+
+
+ +

sushi w/ claire!

+

and then we played bananagrams. sushi 8/10 thanks for paying mommy

+
+
+ +

myungrang hot dog

+

main street tino nothing special 7/10

+
+
+ +

liangs village

+

my peoples food. 9/10

+
+
+ +

cabonara

+

insane safeway hang 9/10

+
+
+ +

heytea

+

this fuckass blue drink

+
+
+ +

sparcos

+

one of many.. 100/10

+
+
+ +

noahs bagels

+

this is the plaza where i used to go to all the time before school 9/10

+
+
+ +

homeroom

+

mac and cheese was gas. 10/10. you know its my fav comfort food. free the girl crying in the corner tho

+
+
+ +

sparcos x2

+

spartan tacos

+
+
+ +

sparcos x3

+

okay damn no way we got this b2b

+
+
+ +

aloha fresh

+

this is lowkey the spot poke always hits so fucking good

+
+
+ +

house of bagels

+

hobags ughgmmfmfm im such a fucking ho for hobags 100/10

+
+
+ +

toro sushi

+

carmel by the sea! we love sushi but tax 8/10

+
+
+ +

sul and beans

+

sweet treat -> claire dropping the most insane piece of information ever -> hti the yap

+
+
+ +

highland hand pulled noodles

+

so good and soooo filling 10/10. also my peoples food.

+
+
+ +

bloom

+

even when its rich white people breakfast im getting salmon nox 10/10

+
+
+ +

happy donuts

+

1k cal meal 0 protein 10/10

+
+
+ +

marugame

+

i dont want to talk about this. 9/10

+
+
+ +

siam station!

+

i can't believe u didnt eat ur leftovers. 10/10

+
+
+ +

muukata 6395

+

for my birthday!! i love eating meat and i love you so perfect combination 1000/10

+
+
+ +

bambu

+

why was the store so nice. i wonder about the 4 sisters

+
+
+ +

porridge at julias

+

her boyfriend is so not real hes so stupid and funny. porridge was gas too i love eating free at julias 10/10

+
+
+ +

sparcos x4

+

spartan tacos. i was moody lol.

+
+
+ +

wonton udon

+

i helped wrap the wontons w/ u !!! super fun and super yummy 10/10

+
+
+ +

steak dinna for vday

+

marry me? yes. 100/10 best valentines day ever

+
+
+ +

poke house

+

poke house 3 years later 9/10 but +1 point bc its basically free

+
+
+ +

hey tea

+

mochi yinje black milk tea ts was actually so buss 10/10 only boba i've ever wanted to get again myself

+
+
- -
- - nyaa -
+ + -
+
- - - - - - + + + + +