Skip to content
/ martindm.uk Public template
forked from 11ty/eleventy-base-blog

A starter repository for a blog web site using the Eleventy static site generator.

License

Notifications You must be signed in to change notification settings

MartinDM/martindm.uk

 
 

Repository files navigation

MartinDM.uk

Repo for my site Martindm.uk hosted on Vercel, built on the Eleventy static-site generator.

image

Running locally

  • Clone this repo
  • Install deps and run using these commands.
yarn
  • Run locally
yarn dev

See package.json for additonal scripts Open the site on http://localhost:8080

Design and Implementation Notes

  • Initially designed using Figma, then used the structure in the 11ty Base blog image

About

A starter repository for a blog web site using the Eleventy static site generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nunjucks 43.1%
  • CSS 37.1%
  • JavaScript 19.8%