/rix1.dev

Personal website.

Primary LanguageCSS

rix1.dev · my personal website

Welcome to the source repository of my personal website, rix1.dev! I'm a product developer and engineering manager based in Oslo, Norway. My website showcases previous and ongoing projects as well as my professional journey.

About the Site

Built with Lume — a static site generator for Deno, the site reflects my interest in products, technology, and design.

Features

  • Project Showcases: Detailed overviews of my latest and past projects.
  • Blog: Insights into my professional experiences and personal interests.

CleanShot 2024-05-11 at 13 01 33@2x

Built and deployed with

  • Lume - A static site generator built with Deno.
  • Deno - A secure runtime for JavaScript and TypeScript.
  • Deno Deploy - A hassle-free platform for serverless JavaScript applications

Local Development

To get a local copy up and running, follow these simple steps.

Prerequisites

Ensure you have Deno installed on your machine. To install Deno, run:

curl -fsSL https://deno.land/install.sh | sh

Installation

  1. Clone the repo:
    git clone https://github.com/rix1/rix1.dev.git
    cd rix1.dev
  2. Start the development server:
    deno task dev

The site should now be running on http://localhost:3000. Open your browser to this address to view the site.

Contributing

I would be surprised if anyone would like to contribute to this site, but if you find any typos feel or want to change my opinion about something, feel free to open a PR:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b fix/your-opinion)
  3. Commit your Changes (git commit -m 'Adjust your attitude towards X')
  4. Push to the Branch (git push origin fix/your-opinion)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact