marionettejs.com

Source files for the Marionette site

  • Owner: marionettejs/marionettejs.com
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownermarionettejs/marionettejs.com
Primary LanguagePug
Program languageJavaScript (Language Count: 6)
Platform
License:MIT License
所有者活动
Created At2014-07-08 02:30:12
Pushed At2023-09-20 06:43:42
Last Commit At2023-09-15 14:33:10
Release Count0
用户参与
Stargazers Count26
Watchers Count15
Fork Count32
Commits Count806
Has Issues Enabled
Issues Count241
Issue Open Count80
Pull Requests Count254
Pull Requests Open Count5
Pull Requests Close Count46
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private