Skip to content

yktoo/yktoo.com

Repository files navigation

Build status Netlify Status

yktoo.com

This repository contains the code that runs yktoo.com.

Requirements

  • Node.js 18.x+
  • Hugo 0.108+

Build

  • npm install
  • hugo

Run a live server

Configuration

Environment

  • Set HUGO_DISABLE_GA to disable inserting Google Analytics script into the generated HTML pages.