Skip to content

Repository files navigation

A minimalist Eleventy starter project 🌱

Getting started

  • npm install to plant dependencies
  • npm start to run locally at http://localhost:8080
  • npm run build to generate static HTML/CSS

Write a post ✍️

Add a .md file in this directory: posts/2023/ with a bit of meta info at the top:

---
title: Hello world
date: 2023-11-07
layout: post.njk
author: Elisabeth
---
Text here! Optionally using Markdown for formatting

About

A minimalist Eleventy starter project (guide in commits!)

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages