Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samikeijonen/11ty-wp

Test lab for pulling data from WordPress and serving front-end using Eleventy.
https://github.com/samikeijonen/11ty-wp

11ty eleventy jamstack wordpress

Last synced: 3 months ago
JSON representation

Test lab for pulling data from WordPress and serving front-end using Eleventy.

Awesome Lists containing this project

README

        

# Eleventy and WordPress

Test for using [Eleventy](https://www.11ty.dev/) as frontend and WordPress as backend.

- Write all content in WordPress.
- Get articles and pages using Fetch API and serve them in Eleventy.
- Post comments via REST API.
- [Demo site](https://11ty-wp.netlify.com/).