GithubHelp home page GithubHelp logo

jiwoo-choi / marionettejs.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marionettejs/marionettejs.com

0.0 0.0 0.0 16.3 MB

:triangular_flag_on_post: Source files for the Marionette site

Home Page: https://marionettejs.com

License: MIT License

Shell 1.31% JavaScript 29.84% Handlebars 6.20% EJS 1.56% Pug 32.66% SCSS 28.43%

marionettejs.com's Introduction

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.com's People

Contributors

samccone avatar peterblazejewicz avatar jdaudier avatar denar90 avatar paulfalgout avatar trezy avatar jasonlaster avatar lupinskij avatar megawac avatar jamiebuilds avatar kkemple avatar sethkrasnianski avatar ahumphreys87 avatar woile avatar rhubarbselleven avatar mindrones avatar koenhuybrechts avatar dependabot[bot] avatar vasiliy-pdk avatar gitter-badger avatar sarkasm avatar meomix avatar scott-w avatar rafde avatar techpeace avatar ksikka avatar jsteunou avatar joshlasdin avatar jfairbank avatar flaviovs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.