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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?