Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: barryclark/jekyll-now
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: B-LAB/B-LAB.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 13 files changed
  • 4 contributors

Commits on Oct 8, 2014

  1. Modifications to the home page

    Added Blab content.
    Honoluluskye committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    db7971c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Honoluluskye/master

    Modifications to the home page
    B-LAB committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    02491c5 View commit details
    Browse the repository at this point in the history
  3. Create Gemfile

    Added this to allow for local development.
    B-LAB committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    0164e65 View commit details
    Browse the repository at this point in the history
  4. RbConfig Initialization

    While building the jekyll static site locally, advisory notice was given in the command window stating I should add the above to avoid always having to poll for changes. Figure it has something to do with me running this on windows. Possibly make it a bit tricky to collaboratively develop blog as each fork of this repo will be hosted on various OSes. Will refer once tested for efficacy.
    B-LAB committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    e8fa29f View commit details
    Browse the repository at this point in the history
  5. Header and RbConfig update

    Read this ->
    http://technicalpickles.com/posts/spelunking-your-ruby-installs-configuration-with-rbconfig/
    for an explanation on RbConfig.
    
    Additionally, made changes to the header name and description
    imndaiga committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    9bbe7ec View commit details
    Browse the repository at this point in the history
  6. Added Plugins

    Discus, Github, Facebook, Email and StackOverflow
    imndaiga committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    71d25b8 View commit details
    Browse the repository at this point in the history
  7. Discuss Removed

    Done while the discuss accounts are properly set up
    imndaiga committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    07afd9f View commit details
    Browse the repository at this point in the history
  8. Clean Slate

    Deleted all prior posts (Hello World)
    imndaiga committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    edce36f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2014

  1. Lynda Test

    imndaiga committed Nov 18, 2014
    Configuration menu
    Copy the full SHA
    f1ce7e9 View commit details
    Browse the repository at this point in the history
  2. Undo Lynda Test

    imndaiga committed Nov 18, 2014
    Configuration menu
    Copy the full SHA
    e46c654 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2014

  1. Post cleaning

    imndaiga committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    62b7d6d View commit details
    Browse the repository at this point in the history
  2. OS agnostic Gemfile

    B-LAB committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    67aeef3 View commit details
    Browse the repository at this point in the history
  3. Revert "OS agnostic Gemfile"

    This reverts commit 67aeef3.
    imndaiga committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    cd1308a View commit details
    Browse the repository at this point in the history
  4. RBConfig Deletion

    OS agnostic Gemfile
    B-LAB committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    6874383 View commit details
    Browse the repository at this point in the history
  5. Posts folder

    imndaiga committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    1e693f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2014

  1. Configuration menu
    Copy the full SHA
    5aa2355 View commit details
    Browse the repository at this point in the history
  2. panya-poster image resize

    imndaiga committed Dec 1, 2014
    Configuration menu
    Copy the full SHA
    12c9a3c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. First Content Update

    Sitemap changed.
    Content and linked google form iframes appended to the user-viewable
    categories.
    B-LAB committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    407d69f View commit details
    Browse the repository at this point in the history
  2. Draft Contact and First Post Update

    Some linked accounts are still named under iHub_Robotics. Will need to
    change and re-authorise accounts.
    B-LAB committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    20d3696 View commit details
    Browse the repository at this point in the history
Loading