https://github.com/buttercms/meteor-cms-website
Meteor CMS website example code for tutorial using ButterCMS (https://buttercms.com/meteor-cms)
https://github.com/buttercms/meteor-cms-website
cms headless-cms meteor meteorjs
Last synced: 7 days ago
JSON representation
Meteor CMS website example code for tutorial using ButterCMS (https://buttercms.com/meteor-cms)
- Host: GitHub
- URL: https://github.com/buttercms/meteor-cms-website
- Owner: ButterCMS
- Created: 2017-02-11T03:52:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T16:15:15.000Z (over 2 years ago)
- Last Synced: 2025-04-20T23:04:22.477Z (9 days ago)
- Topics: cms, headless-cms, meteor, meteorjs
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Finished code for [Building a CMS-powered website with MeteorJS](https://medium.com/@rogerjin12/meteor-cms-website-tutorial-2e8da489f92f).
## Important Notice
This project was created as an example use case of ButterCMS in conjunction with a blog article, [Building a CMS-powered Website with MeteorJS](https://medium.com/hackernoon/meteor-cms-website-tutorial-2e8da489f92f), and will not be actively maintained.If you’re interested in exploring the best, most up-to-date way to integrate Butter into javascript frameworks like meteor, you can check out the following resources:
### Starter Projects
The following turn-key starters are fully integrated with dynamic sample content from your ButterCMS account, including main menu, pages, blog posts, categories, and tags, all with a beautiful, custom theme with already-implemented search functionality. All of the included sample content is automatically created in your account dashboard when you sign up for a free trial of ButterCMS.
- [Angular Starter](https://buttercms.com/starters/angular-starter-project/)
- [React Starter](https://buttercms.com/starters/react-starter-project/)
- [Vue.js Starter](https://buttercms.com/starters/vuejs-starter-project/)
- Or see a list of all our [currently-maintained starters](https://buttercms.com/starters/). (Over a dozen and counting!)### Other Resources
- Check out the [official ButterCMS Docs](https://buttercms.com/docs/)
- Check out the [official ButterCMS API docs](https://buttercms.com/docs/api/)