raphiz / raphael.li

My personal website and portfolio page.

Home Page:https://www.raphael.li

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raphael.li

Personal website/blog built with the Eleventy site generator - based on eleventy-base-blog

Prerequisites

This project requires Nix with flakes support for both the development and the build process, ensuring a consistent and reproducible environment across all stages.

Development Environment

# Manually start development environment ...
nix develop
# ... or let direnv do it for you
direnv allow

The development environment offers the following commands that are sufficient for most use cases:

  • nix build: builds the site (as NIX derivation)
  • npm run serve: serves the site locally

About

My personal website and portfolio page.

https://www.raphael.li


Languages

Language:Nunjucks 33.5%Language:JavaScript 30.9%Language:CSS 26.0%Language:Nix 8.1%Language:Shell 1.5%