An open API service indexing awesome lists of open source software.

https://github.com/adamj/blog

A blog built on 11ty-libdoc
https://github.com/adamj/blog

11ty 11ty-blog blog

Last synced: 4 months ago
JSON representation

A blog built on 11ty-libdoc

Awesome Lists containing this project

README

          

# Eleventy Blog

A blog built on [eleventy-libdoc](https://eleventy-libdoc.netlify.app).

## Installation & Configuration

To install the project, run `npm install`. Configure the site's settings by updating the `settings.json` file. Run the project locally with `npx @11ty/eleventy --serve` or build using `npx @11ty/eleventy`.

## Licensing

All original works by 11ty LibDoc is governed by the [11ty Libdoc licensing document](11ty-LICENSE.md).

Files and work add by Adam Jolicoeur (@AdamJ) is governed by the standard licensing file found at [LICENSE](LICENSE).