Giter VIP home page Giter VIP logo

phasereditor2d-marketplace's Introduction

Phaser Editor 2D Marketplace

This repository contains the sources of the Phaser Editor 2D Marketplace website. It is developed & maintained by the Phaser Editor 2D developers.

The goal of this marketplace is to display and organize some of the content generated around the Phaser Editor 2D (and hopefully Phaser) community. If you created a project template, an example, a plugin, a tutorial, a blog, related to Phaser development, then you can list it here.

Build

This is how you can build & run the site:

git clone https://github.com/PhaserEditor2D/PhaserEditor2D-marketplace.git
cd PhaserEditor2D-marketplace
npm install
npm run build
npm run server

It creates a www folder with the website and starts a local server at http://127.0.0.1:8080.

You can start a process for re-build the site when you modify it:

npm start

Contribution guide

The website has the following content types:

  • Author (content/en/authors)
  • Project starter (content/en/starters)
  • Example (content/en/examples)
  • Plugin (content/en/plugins)
  • Website (content/en/websites)
  • Library (content/en/libs)

Each content type has different properties. We should write a guide about it, but for now you can take a look to everything in the content/en folder.

In general, the site is based on pages. Each folder is a page. A sub-folder is a sub-page. Each page (folder), must have:

  • A page.md file. It contains the page's metadata and content, in markdown syntax.
  • An assets/ folder. It contains the images related to the page.

If you want to contribute to this repository, please, fork it and make a pull request to the master branch.

If you have no experience with GitHub or this is too complex for you, please, create an issue with the data you want to add and I will add it for you.

TODO

For now, the priority is to add more content to the website and create a friendly, visual, local, admin interface.

phasereditor2d-marketplace's People

Contributors

phasereditor2d avatar arianfornaris avatar talhaozdemir avatar gregwoodsfrontier 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.