marionettejs.com

Source files for the Marionette site

  • 所有者: marionettejs/marionettejs.com
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

marionettejs.com

Gitter
Build Status

Setup

To prep your repo, all you need to do is run our setup script.

npm run setup

Create file .env in a root folder and in test\compilers with data:

AUTH_TOKEN='your_github_outh_token'

Read more about .env;

After that, development should be easy! Use our dev task to get everything up and running:

npm run dev

Then visit http://localhost:8000.

Site is using service worker (sw-precache), so it can be used in offline mode. All resources are cached during build.

It uses YouTube and GitHub API for getting data dynamically.

Compiling the docs

Working on the docs is just as easy as working on the website. Run the dev task as mentioned above but make sure you also compile the docs:

npm run compile-docs

You'll need to rerun this command after template changes.

When adding SVG

Follow these steps

Submitting PR

Before submitting pull request, please, run npm test and make sure that tests are not broken.

主要指标

概览
名称与所有者marionettejs/marionettejs.com
主编程语言Pug
编程语言JavaScript (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2014-07-08 02:30:12
推送于2023-09-20 06:43:42
最后一次提交2023-09-15 14:33:10
发布数0
用户参与
星数26
关注者数15
派生数32
提交数806
已启用问题?
问题数241
打开的问题数80
拉请求数254
打开的拉请求数5
关闭的拉请求数46
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?