Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 814 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 814 Bytes

huma.id

Source of my personal website

[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)

Description

The source of my personal website, which includes a list of my projects, a blog, a recipes page, and more.

The website is generated using Hugo.

Prerequisites

  • Nix (with flakes enabled)
  • Optional: nix-direnv
    • If not used, you need to run nix develop to load dependencies in your shell.

Building

To build the site:

nix build

Usage

This Nix flake is imported by my dotfiles repository, which hosts this website.