Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gh pages moai dev #1208

Open
wants to merge 50 commits into
base: gh-pages
Choose a base branch
from
Open

Commits on May 31, 2014

  1. merge moaiwebsite.github.io

    Refactor carousel to use data yml for configuration
    Refactor games page to use template and posts in markdown format for display
    Refactor docs to use a left nav, and a set of markdown posts for each doc section
    halfnelson committed May 31, 2014
    Configuration menu
    Copy the full SHA
    6e79f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cef34f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    994ff14 View commit details
    Browse the repository at this point in the history
  4. /moai-sdk for moaiforge

    halfnelson committed May 31, 2014
    Configuration menu
    Copy the full SHA
    958a917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a56b1a3 View commit details
    Browse the repository at this point in the history
  6. enable syntax highlighting

    halfnelson committed May 31, 2014
    Configuration menu
    Copy the full SHA
    c60f891 View commit details
    Browse the repository at this point in the history
  7. add edit in github button

    halfnelson committed May 31, 2014
    Configuration menu
    Copy the full SHA
    86a4520 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Configuration menu
    Copy the full SHA
    385bdbc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. Configuration menu
    Copy the full SHA
    29c5479 View commit details
    Browse the repository at this point in the history
  2. Switching to Kramdown Markdown interpreter

    Redcarpet creates phantom error messages.
    DanielSWolf committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    1ad91d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01b0191 View commit details
    Browse the repository at this point in the history
  4. Deleted unused CSS file

    DanielSWolf committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    e67aac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4c0f8b View commit details
    Browse the repository at this point in the history
  6. Removed /api folder

    This is only for my private dev fork; those 1000+ files were slowing down Jekyll
    DanielSWolf committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    05a3f92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d002698 View commit details
    Browse the repository at this point in the history
  8. Refactored carousel to use same .md files as Games section

    Also made carousel items clickable, leading to the corresponding item
    in the Games section
    DanielSWolf committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    399f304 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    629e094 View commit details
    Browse the repository at this point in the history
  10. Fixed carousel indexing

    DanielSWolf committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    8912224 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. Switched back to redcarpet Markdown engine.

    Turns out kramdown doesn't easily support fenced code blocks
    DanielSWolf committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    6f45b7b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Configuration menu
    Copy the full SHA
    854f067 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Nav panel for browsing docs. Organise docs into sections and folders …

    …(folders determine which section they go in, only one level deep, see sections.yml in data for section/folder names
    
    Removed cloud stuff
    halfnelson committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    63406d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from moaiforge/gh-pages-new

    Gh pages new
    halfnelson committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    68be7f3 View commit details
    Browse the repository at this point in the history
  3. change base-url

    halfnelson committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    30149be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3bb5e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from moaiforge/gh-pages-new

    replace unicode non breaking space in lua code blocks as it was breaking...
    halfnelson committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    f5e5ce1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2015

  1. added some help wanted and out of date warnings. You can add a settin…

    …g to front matter and it will show big warning or an out of date message that calls the use to contribute an improvement. This will allow us to have a page of documents that are flagged as out of date or that need help which can act as a todo list for contributors.
    
    Added introduction to building sdk from source and install cmake placeholder.
    halfnelson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    2f294fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from moaiforge/gh-pages-new

    added some help wanted and out of date warnings. You can add a setting t...
    halfnelson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    6816c9d View commit details
    Browse the repository at this point in the history
  3. collapsing navbar now works.

    favicons
    halfnelson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    ebf80e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from moaiforge/gh-pages-new

    collapsing navbar now works.
    halfnelson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    a7e1750 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78921ae View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23 from moaiforge/gh-pages-new

    added some callout css. updated installing cmake script
    halfnelson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    3e9b632 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. Configuration menu
    Copy the full SHA
    40133a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b6cc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from moaiforge/gh-pages-new

    Gh pages new
    halfnelson committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    06f3aaf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. minor typo

    eiriksm committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    f143c6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from eiriksm/patch-2

    Minor typo
    halfnelson committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    9ed7331 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2015

  1. Link fix for documents

    halfnelson committed May 2, 2015
    Configuration menu
    Copy the full SHA
    078f39a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from moaiforge/gh-pages-new

    Link fix for documents
    halfnelson committed May 2, 2015
    Configuration menu
    Copy the full SHA
    ce9121f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. added sample browser

    halfnelson committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    1079dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b218c8d View commit details
    Browse the repository at this point in the history
  3. fix font styles

    halfnelson committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    437cfa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. new version with search

    halfnelson committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    b95496f View commit details
    Browse the repository at this point in the history
  2. updates to sample player

    halfnelson committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    dd9ac05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2e319a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Configuration menu
    Copy the full SHA
    7a7f69b View commit details
    Browse the repository at this point in the history
  2. added linking ability

    halfnelson committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    9d75efc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4afc133 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. right click support

    halfnelson committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    c06c4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dfd8cb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Update _config.yml

    Fix base path
    halfnelson authored Sep 1, 2018
    Configuration menu
    Copy the full SHA
    7123bda View commit details
    Browse the repository at this point in the history