~repos /website

#astro#js#html#css

git clone https://pyrossh.dev/repos/website.git

木 Personal website of pyrossh. Built with astrojs, shiki, vite.


e1b92777 pyrossh

1 year ago
improve info
Files changed (1) hide show
  1. src/routes/+page.svelte +12 -1
src/routes/+page.svelte CHANGED
@@ -51,7 +51,18 @@
51
51
  </p>
52
52
  </Slide>
53
53
  <Slide title="pyros.sh" link="https://github.com/pyrossh/pyros.sh">
54
+ <p>
54
- <p>木 Personal website of pyrossh</p>
55
+ 木 Personal website of pyrossh. Built with
56
+ <span class="children:underline">
57
+ <a href="https://kit.svelte.dev/" target="_blank" rel="noopener noreferrer"
58
+ >sveltekit</a
59
+ >,
60
+ <a href="https://unocss.dev/" target="_blank" rel="noopener noreferrer">unocss</a>,
61
+ <a href="https://iconify.design/" target="_blank" rel="noopener noreferrer">iconify</a
62
+ >,
63
+ <a href="https://vitejs.dev/" target="_blank" rel="noopener noreferrer">vite</a>.
64
+ </span>
65
+ </p>
55
66
  </Slide>
56
67
  <Slide title="pacos.sh" link="https://github.com/pyrossh/pacos.sh">
57
68
  <p>👾 A statically typed, functional programming language inspired by rust, koka.</p>