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: SyntaxRules/syntaxrules.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SyntaxRules/syntaxrules.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: material_template
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 88 files changed
  • 1 contributor

Commits on Dec 15, 2016

  1. feat(material): add base material design

    SyntaxRules authored and SyntaxRules committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    30034b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. feat(splash): get splash template formed (but not pretty)

    SyntaxRules authored and SyntaxRules committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    6e94a27 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. feat(articles+projects): stub out navigation

    SyntaxRules authored and SyntaxRules committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    67c0391 View commit details
    Browse the repository at this point in the history
  2. feat(default): seperate default layout and the home screen

    SyntaxRules authored and SyntaxRules committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    12c0235 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. feat(structure): add more pages.

    Added the following pages:
    - projects: a list of all projects
    - articles: a list of all articles
    - consulting: stub for consulting information
    
    Fixed the way we include things and made a staple page.
    SyntaxRules authored and SyntaxRules committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    cc57d73 View commit details
    Browse the repository at this point in the history
  2. feat(nav): add configurable pages with _config.yml

    This is a forward looking feature so that sometime I can
    package this as a gem and share it.
    SyntaxRules authored and SyntaxRules committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    7640479 View commit details
    Browse the repository at this point in the history
  3. fix(nav): relative paths for travisci

    make everything work pretty with travisci
    SyntaxRules authored and SyntaxRules committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    8591d91 View commit details
    Browse the repository at this point in the history
  4. fix(footer): make the footer always be at the bottom

    When the content doesn't fill the page, the footer will still live at the bottom of the page.
    SyntaxRules authored and SyntaxRules committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    0a43d55 View commit details
    Browse the repository at this point in the history
Loading