Skip to content

Welcome to my profile, you can fork and recode this repo as you want (^///^)

License

Notifications You must be signed in to change notification settings

xirf/xirf-portofolio

Repository files navigation

XIRF - Personal Blog & Portfolio

Simple and clean blog/portfolio website built with Astro and UnoCSS.

Visit the website: andka.me or andka.my.id

XIRF - Personal Blog & Portfolio

Installation

To run this project locally, you need to have Node.js and npm installed on your machine.

  1. Clone this repository
git clone https://github.com/xirf/xirf-portofolio.git
  1. Install the dependencies
pnpm install
# or
npm install
# or
yarn install
  1. Run the development server
pnpm dev
# or
npm run dev
# or
yarn dev
  1. Open your browser and navigate to http://localhost:4321
  2. Edit and deploy your changes!

If you wanna modify this project you can follow the Astro documentation and UnoCSS documentation.

Contributing & Forking

This repo is free to use and modify. If you want to use this repo as a template, you can fork it and modify it to your liking. If you want to contribute, you can fork it and make a pull request.

License

This project is open source and available under the MIT License.

All content in the src/content directory is licensed under the Creative Commons Attribution 4.0 International License.

External media such as images and videos are not included in the license. Proper attribution from the original source is required.