ember-wp-api:Ember Cli 项目将 Ember-Data 连接到 WordPress 的 WP-API 并利用 Wordpress 为搜索引擎提供服务

时间:2024-07-28 17:27:37
【文件属性】:

文件名称:ember-wp-api:Ember Cli 项目将 Ember-Data 连接到 WordPress 的 WP-API 并利用 Wordpress 为搜索引擎提供服务

文件大小:29KB

文件格式:ZIP

更新时间:2024-07-28 17:27:37

CoffeeScript

Ember-wp-api 该项目旨在作为结合 Ember 作为 WordPress 后端的前端的基础。 我正在考虑使用 Wordpress 的前端为搜索引擎提供可抓取的 Ember 应用程序 该项目是使用 Ember-CLI 以及 ember 和 ember-data 的金丝雀版本构建的 先决条件 您将需要在您的计算机上正确安装以下东西。 (带有 NPM)和 [Ember CLI] ( ) 安装 git clone 这个仓库 切换到新目录 npm install bower install 路线 目前支持以下路由: /:term_id /:term_id/:subterm_id /:term_id/:subterm_id/:post_id 注意:使用 Category 和 Post slug 代替路由中的实际 id。 WordPress 类别


【文件预览】:
ember-wp-api-master
----.travis.yml(168B)
----.ember-cli(280B)
----testem.json(159B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----package.json(893B)
----Brocfile.js(708B)
----.bowerrc(60B)
----tests()
--------test-helper.js(449B)
--------index.html(1KB)
--------unit()
--------.jshintrc(1KB)
--------helpers()
----app()
--------models()
--------serializers()
--------router.coffee(307B)
--------templates()
--------app.coffee(401B)
--------routes()
--------index.html(810B)
--------controllers()
--------views()
--------mixins()
--------adapters()
--------components()
--------styles()
--------helpers()
----.gitignore(247B)
----public()
--------robots.txt(32B)
--------crossdomain.xml(603B)
--------.gitkeep(0B)
----README.md(2KB)
----.jshintrc(520B)
----bower.json(649B)
----.editorconfig(507B)

网友评论