Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samikeijonen/11ty-wp
- Owner: samikeijonen
- Created: 2020-03-21T11:39:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:48:34.000Z (about 2 years ago)
- Last Synced: 2024-10-31T11:51:30.584Z (3 months ago)
- Topics: 11ty, eleventy, jamstack, wordpress
- Language: CSS
- Homepage: https://11ty-wp.netlify.com/
- Size: 2.25 MB
- Stars: 46
- Watchers: 2
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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/).