Skip to content

mauriceyap/mauriceyap.co.uk

Repository files navigation

Netlify Status

mauriceyap.co.uk

My website, built using the Eleventy static site generator.

Development

Dependencies

These need to be installed on your system:

  1. Node.js
  2. Yarn - this should usually just involve running corepack enable

Developing

Clone this repository. Then in its directory, run:

yarn

Run the Eleventy dev server to see your changes in the browser:

yarn start

Build the site using Eleventy. This outputs files into the _site/ directory:

yarn build

About

it's my website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors