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
- Host: GitHub
- URL: https://github.com/adamj/blog
- Owner: AdamJ
- License: other
- Created: 2025-09-15T16:09:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-25T23:35:52.000Z (5 months ago)
- Last Synced: 2026-01-26T14:44:43.303Z (5 months ago)
- Topics: 11ty, 11ty-blog, blog
- Language: CSS
- Homepage: https://blog.adamjolicoeur.com
- Size: 17.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).