My portfolio
  • Astro 84.9%
  • TypeScript 12.5%
  • CSS 2.1%
  • JavaScript 0.5%
Find a file
Orion b7c46db746
All checks were successful
Deploy / build-deploy (push) Successful in 39s
fix: goatcounter
2026-04-16 01:01:07 +02:00
.forgejo/workflows feat(workflow): finally, go use classic deploying 2026-04-14 03:09:51 +02:00
content chore: switch to git.oriondev.fr from github.com 2026-02-18 17:56:15 +01:00
public chore: remove unuseful files 2026-04-14 03:10:06 +02:00
src fix: goatcounter 2026-04-16 01:01:07 +02:00
.gitignore chore: bun.lock in gitignore 2026-01-28 10:50:52 +01:00
astro.config.mjs feat: metadata 2026-02-18 03:06:05 +01:00
LICENSE chore: license and readme 2026-02-18 18:21:11 +01:00
package.json feat: metadata 2026-02-18 03:06:05 +01:00
README.md chore: license and readme 2026-02-18 18:21:11 +01:00
tsconfig.json feat: auto download avatar from friend 2026-02-17 16:28:55 +01:00

oriondev.fr

This repository contains my own website, written with Astro.

This site has been designed and developed by me :3

Build

Prerequisites

  1. Clone the repository
git clone https://git.oriondev.fr/orion/oriondev.fr.git
  1. Install dependencies
bun install
  1. Build!
bun run build

License

This project is under the MIT License.