2022-06-22 09:57:47 +03:00
2022-07-15 17:44:14 +02:00
2022-07-02 22:53:41 +03:00
2022-02-28 19:12:33 +01:00
2022-07-23 12:45:56 +03:00
2022-07-12 13:06:38 +02:00
2022-07-06 14:48:06 +03:00
2022-07-06 16:10:25 +03:00

Project Segfault Website

Live at projectsegfau.lt.

Developing

Prerequisites

  • Install node.js.
  • Install pnpm (optional, although strongly recommended).
  • Learn Svelte.

Universal

  1. Clone the repository using git clone https://github.com/ProjectSegfault/website.
  2. Change directory into the clone using cd ./website.
  3. Install dependencies using pnpm i (recommended) or npm i.
  4. Run the dev server using pnpm dev (recommended) or npm run dev.
  5. Open a browser on http://localhost:5173/ and you should see the website running locally!

NixOS

  1. Clone the repository using git clone https://github.com/ProjectSegfault/website.
  2. Change directory into the clone using cd ./website.
  3. In the same terminal type nix-shell.
  4. Open a browser on http://localhost:5173/ and you should see the website running locally!
Description
because i fucking hate myself.
Readme 6.3 MiB
Languages
Svelte 88.1%
TypeScript 6.3%
CSS 2.9%
JavaScript 1.4%
HTML 0.8%
Other 0.5%