@an11ty/template-minimal

Absolutely minimal an11ty template with as few dependencies as possible.

Usage no npm install needed!

<script type="module">
  import an11tyTemplateMinimal from 'https://cdn.skypack.dev/@an11ty/template-minimal';
</script>

README

An11ty Minimal Template

This template is an absolutely minimal template for use with an11ty, with as few dependencies and parts as possible.

If you are looking for a more feature-complete template to use, you should check out the default an11ty template instead.

Folder Structure

There is only one layout, and there is no 404 page. There are no "includes".

/

The root folder of this project will not be built, so it typically contains documentation or other non-public assets.

/src

This folder contains the site content and configuration files.

/src/_data

This folder holds data that is then accessible inside templates.

/src/layouts

This folder holds the single site layout.

Contributing

Please file any issues or start discussions for this starter project over in the an11ty issues.

License

This starter project published and released under the Very Open License, which is a type of "public domain" license. Attribution is always appreciated, but it means you are free to remove this license and any reference to this project, for example in a business or personal website.