GithubHelp home page GithubHelp logo

lronaldo / compohub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leafo/compohub

1.0 1.0 0.0 2.7 MB

A website for listing game jams

Home Page: http://compohub.net

License: Other

CoffeeScript 47.62% Makefile 0.99% CSS 28.29% HTML 8.36% PHP 5.62% Handlebars 9.13%

compohub's Introduction

Compohub

Build Status

A community run listing of game jams.

Adding a new jam

Instructions for adding a new jam: https://github.com/leafo/compohub/tree/master/jams#how-to-add-a-new-jam

Running locally

Node.js server with Grunt

Running the project in a local Node.js server with Grunt should get around any XMLHttpRequest errors that may come up when trying to run index.html through file://. It also compiles changes to jamhub.js and jamhub.css whenever you make changes.

First start by installing Node.js. After installing Node.js, you should be able to start a local server by running the following commands in your command prompt:

npm install -g grunt-cli
npm install
grunt serve

This will:

  1. Globally install the grunt-cli package, giving you access to the grunt command used to run Grunt tasks.
  2. Locally install any Node.js packages required by the project.
  3. Run the serve Grunt task, which will compile the coffee and sass files, run a local server and listen for any file changes.

Manually

After checking out the repository you'll need a CoffeeScript compiler and a SCSS compiler. Compile the coffee and scss files in the main directory then you can view index.html in your browser to see the jams.

Issues and bugs

Found something wrong or want to see a new feature? Add an issue to the issues tracker.

compohub's People

Contributors

leafo avatar 0x0961h avatar puzzlem00n avatar bemmu avatar cxong avatar riotjayne avatar wuthrer avatar galejade avatar ramiismail avatar josefnpat avatar kostasvs avatar jringstad avatar niksudan avatar fracturedshader avatar yadurajiv avatar zippolag avatar coquinoo avatar bunnyhero avatar lucidsheep avatar lucymorris avatar neogeek avatar mrbeardy avatar lemtzas avatar freezx avatar jacobdeichert avatar losinggeneration avatar galman33 avatar depp avatar andrea avatar qaisjp avatar

Stargazers

 avatar

Watchers

Francisco Gallego 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.