Skip to content

ricky-lim/ricky-lim.github.io

Repository files navigation

Kutubuku Blog

CI CD Changelog

My blog about tech, life, and everything in between.

Developmemt Setup

Getting Started

Clone the repository:

git clone https://github.com/ricky-lim/ricky-lim.github.io.git

cd ricky-lim.github.io

Install dependencies:

uv venv
source .venv/bin/activate

uv sync

Start the development server:

lektor server

Install pre-commit hooks

pre-commit install

Apply branch protection rules

gh api --method PUT /repos/ricky-lim/ricky-lim.github.io/branches/main/protection \
  --input branch-protection-rules.json

CHANGELOG

All notabel changes to this project are documented in the CHANGELOG.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors