GithubHelp home page GithubHelp logo

claytaeto / ludumdare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jambrain/jambrain

0.0 2.0 0.0 4.17 MB

Sources for the 'Jammer' family of sites: Ludum Dare, Jammer, and Jammer Bio

Home Page: http://source.ludumdare.com

License: MIT License

Makefile 0.62% ApacheConf 0.29% PHP 50.20% HTML 0.06% JavaScript 40.87% CSS 7.20% Shell 0.75%

ludumdare's Introduction

Ludum Dare

This is the new pre-alpha Ludum Dare site! It's currently live here:

https://ldjam.com/

Wan't to help out? Setup Instructions are here:

https://github.com/ludumdare/dairybox

Development discussion (site-dev only please):

Structure

Many folder are documented. Just browse the tree to learn about the contents.

Source Code

Source code is found here:

  • /src - Source Code (PHP, JavaScript, CSS, etc)

Live sites

These folders contain the live sites that are served. They tend to be simple PHP files that include things in the /src folder. They also contain the output of the toolchain (in the /-/ subfolder).

  • /public-ludumdare.com - Ludum Dare focused version of the common site -- https://ldjam.com
    • This will be moving to ludumdare.com later this year
  • /public-jammer.tv - Not yet in this repository. Coming soon. -- https://jammer.tv
    • The TV widget uses the backend. The frontend site is not currently in active development.

These are not currently in active development.

Other

  • /public-api - Restful API calls (NB: This will be moving soon, but for now the API's are here)
  • /public-static - Where static files go. Images, etc. -- https://static.jam.vg
  • /sandbox - Old code, experiments, and debugging tools. Very chaotic here.
  • Makefile - The core build script. Runs a variety of tools. Invoke from inside the VM (or outside with appropriate config).
    • make - Build changes
    • make clean - Delete all intermediate files so you can rebuild from scratch
    • Advanced build options
      • make mini - Like make, but this can be used to refresh the UID (used to bypass caching proxies, etc)
      • make TARGET=public-ludumdare.com - Make a specific target
    • config.mk - Create this file and you can hardcode makefile settings (like TARGET=public-ludumdare.com)

ludumdare's People

Contributors

allisonfleischer avatar gholdampf avatar leereilly avatar mikekasprzak avatar noojuno avatar stormburpee avatar ulydev avatar windsurfer avatar zwrawr avatar

Watchers

 avatar  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.