Skip to content

reddmo/oldsite

Repository files navigation

This site is built using the Nulite starter project for Eleventy with some modifications, including using 11ty 3.0.0-alpha builds.

I highly recommend checking it out.

Getting started

  1. Fork this repo, or click in the button "Use this template": https://github.com/reddmo/stuff
  2. cd into the project directory and run npm install

Running and serving a dev build

npm run start

Browse to http://localhost:8080.

Running and serving a prod build

npm run build

Output files are generated into the _site folder.

About

Formerly: My personal website/blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published