Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

kalabro/kalabro.tech

Repository files navigation

kalabro.tech source code

Hi there, this repo contains the source code for my personal blog kalabro.tech.

Development

  • Install Node.js v10 ¯\_(ツ)_/¯
  • npm install
  • npm run develop

Deployment

Push to main branch and Cloudflare Pages will build and deploy it.

Required environment variables:

Variable Name Value
DOMAIN_URL https://kalabro.tech
NODE_VERSION 10.24.1
SHARP_IGNORE_GLOBAL_LIBVIPS true

Releases

No releases published

Packages

No packages published