sbcrvl.com

Node.js Eleventy

Installation

  1. Make sure you have Node.js 18 or newer installed.
  2. Install project dependencies:
npm install

Usage

Start the local development server:

npx @11ty/eleventy --serve

Create a production build:

npx @11ty/eleventy

Serve the production build locally:

npx @11ty/eleventy --serve

Authors and Acknowledgment

Project Status

[!NOTE] Active personal website repository. Content and styling are updated incrementally as needed.