https://github.com/lexascms/example-ember-blog
Example blog website built using LexasCMS and Ember.js.
https://github.com/lexascms/example-ember-blog
emberjs example lexascms
Last synced: 10 months ago
JSON representation
Example blog website built using LexasCMS and Ember.js.
- Host: GitHub
- URL: https://github.com/lexascms/example-ember-blog
- Owner: LexasCMS
- Created: 2020-07-20T14:56:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T08:33:03.000Z (over 5 years ago)
- Last Synced: 2025-03-26T12:03:48.112Z (10 months ago)
- Topics: emberjs, example, lexascms
- Language: JavaScript
- Homepage:
- Size: 3.78 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember.js Blog Example
This repo contains an example of a blog which has been built using [Ember.js](https://emberjs.com/), with the content being pulled from [LexasCMS](https://www.lexascms.com/).
## Live Demo
[Click here](https://lexascms-example-ember-blog.netlify.app/) to view a live demo of this repo.
## Deploy to Netlify
Before deploying this repo, you'll need to have created a space using the **Blog Starter Template** in your LexasCMS account.
After creating your new space, copy your space ID and then click the button below to deploy the project to [Netlify](https://www.netlify.com/).
[
](https://app.netlify.com/start/deploy?repository=https://github.com/LexasCMS/example-ember-blog)
If you don't yet have an account, you can [click here](https://app.lexascms.com/signup) to start a free trial.
## Ember Twiddle
If you'd prefer to have a play around with this example without deploying your own version, we have also created an Ember Twiddle which you can find by clicking the button below.
[
](https://ember-twiddle.com/ec667248ae703707db4e2157709eae4c)