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

fixes #59, baseurl to resolve // issue #60

Closed
wants to merge 125 commits into from

Commits on Apr 12, 2017

  1. Updated settings

    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    6cfaf80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a80c6f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f1493e8 View commit details
    Browse the repository at this point in the history
  4. Removed gemfile.lock

    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    36767ea View commit details
    Browse the repository at this point in the history
  5. Added my own post

    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    0237d6d View commit details
    Browse the repository at this point in the history
  6. Make it so that you can override canonical for page

    Useful if you are running a test site or similar
    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    88eeee8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from lukemcgregor/canonical-overide

    Make it so that you can override canonical for page
    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    319c903 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0fcc1a9 View commit details
    Browse the repository at this point in the history
  9. Removed unneeded stuff

    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    2fd2866 View commit details
    Browse the repository at this point in the history
  10. Added redirect fixing

    lukemcgregor committed Apr 12, 2017
    Copy the full SHA
    a119830 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Copy the full SHA
    59ac4c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4c46c5a View commit details
    Browse the repository at this point in the history
  3. Categories url fix

    lukemcgregor committed Apr 13, 2017
    Copy the full SHA
    e7188bb View commit details
    Browse the repository at this point in the history
  4. Merged baseurl

    lukemcgregor committed Apr 13, 2017
    Copy the full SHA
    4a6090a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6456e50 View commit details
    Browse the repository at this point in the history
  6. Corrected url link

    lukemcgregor committed Apr 13, 2017
    Copy the full SHA
    6094436 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5c91f06 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from lukemcgregor/empty-tags

    If no tags present, don't show `. On`
    lukemcgregor committed Apr 13, 2017
    Copy the full SHA
    2d4b690 View commit details
    Browse the repository at this point in the history
  9. Delete _config.yml.orig

    lukemcgregor committed Apr 13, 2017
    Copy the full SHA
    5c5c107 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5e064d3 View commit details
    Browse the repository at this point in the history
  11. Merged empty-tags

    lukemcgregor committed Apr 13, 2017
    Copy the full SHA
    70cdb3d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Copy the full SHA
    262073a View commit details
    Browse the repository at this point in the history
  2. Wider max width

    lukemcgregor committed Apr 14, 2017
    Copy the full SHA
    6c36088 View commit details
    Browse the repository at this point in the history
  3. Added less support

    lukemcgregor committed Apr 14, 2017
    Copy the full SHA
    b5ad669 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5b00490 View commit details
    Browse the repository at this point in the history
  5. & the css

    lukemcgregor committed Apr 14, 2017
    Copy the full SHA
    e28df53 View commit details
    Browse the repository at this point in the history
  6. Cache buster for main.css and main.js

    So that if they are changed you dont need a hard reload, see
    https://toddmotto.com/cache-busting-jekyll-github-pages
    lukemcgregor committed Apr 14, 2017
    Copy the full SHA
    8dbf5b8 View commit details
    Browse the repository at this point in the history
  7. Merged cache bust

    lukemcgregor committed Apr 14, 2017
    Copy the full SHA
    a33c4a1 View commit details
    Browse the repository at this point in the history
  8. personalised

    lukemcgregor committed Apr 14, 2017
    Copy the full SHA
    2ad70f7 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ecb01d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2017

  1. Imported more articles

    lukemcgregor committed Apr 15, 2017
    Copy the full SHA
    9c4f0ab View commit details
    Browse the repository at this point in the history
  2. Draft test

    lukemcgregor committed Apr 15, 2017
    Copy the full SHA
    f0ac610 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cfa6c3b View commit details
    Browse the repository at this point in the history
  4. Center images by default

    lukemcgregor committed Apr 15, 2017
    Copy the full SHA
    7687931 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Copy the full SHA
    714abc2 View commit details
    Browse the repository at this point in the history
  2. quot

    lukemcgregor committed Apr 17, 2017
    Copy the full SHA
    ef16034 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Copy the full SHA
    6f8dab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Bundled css using SASS

    bundles and minifies css. This will make the page load slightly faster.
    Sadly couldnt get sourcemaps to work though, see
    jekyll/jekyll-sass-converter#12
    lukemcgregor committed Apr 19, 2017
    1
    Copy the full SHA
    de2cd2f View commit details
    Browse the repository at this point in the history
  2. Basic table style

    lukemcgregor committed Apr 19, 2017
    Copy the full SHA
    200b2c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    770ea8c View commit details
    Browse the repository at this point in the history
  4. Merged

    lukemcgregor committed Apr 19, 2017
    Copy the full SHA
    9233db2 View commit details
    Browse the repository at this point in the history
  5. Added a margin to the bottom

    so it sits better in amongst text
    lukemcgregor committed Apr 19, 2017
    Copy the full SHA
    6fd667a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from lukemcgregor/markdown-tables

    Added a margin to the bottom
    lukemcgregor committed Apr 19, 2017
    Copy the full SHA
    5dc58f4 View commit details
    Browse the repository at this point in the history
  7. fixed tabs size

    lukemcgregor committed Apr 19, 2017
    Copy the full SHA
    87d6904 View commit details
    Browse the repository at this point in the history
  8. Improved more posts

    lukemcgregor committed Apr 19, 2017
    Copy the full SHA
    d2602d9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cd1d758 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Fixed remaining posts

    lukemcgregor committed Apr 23, 2017
    Copy the full SHA
    e08e0dd View commit details
    Browse the repository at this point in the history
  2. Update LICENSE

    lukemcgregor committed Apr 23, 2017
    Copy the full SHA
    067ef23 View commit details
    Browse the repository at this point in the history
  3. favicons

    lukemcgregor committed Apr 23, 2017
    Copy the full SHA
    50c8635 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Removed some HTML tags

    lukemcgregor committed Apr 25, 2017
    Copy the full SHA
    ca535d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Draft jekyll post

    lukemcgregor committed Apr 26, 2017
    Copy the full SHA
    3332a64 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf3a782 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. Create CNAME

    lukemcgregor committed Apr 29, 2017
    Copy the full SHA
    050e5b8 View commit details
    Browse the repository at this point in the history
  2. Delete CNAME

    lukemcgregor committed Apr 29, 2017
    Copy the full SHA
    7c3cf0e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    187c4f0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2406264 View commit details
    Browse the repository at this point in the history
  5. Css for logo

    lukemcgregor committed Apr 29, 2017
    Copy the full SHA
    6253afb View commit details
    Browse the repository at this point in the history
  6. Create CNAME

    lukemcgregor committed Apr 29, 2017
    Copy the full SHA
    9b53be9 View commit details
    Browse the repository at this point in the history
  7. Update CNAME

    lukemcgregor committed Apr 29, 2017
    Copy the full SHA
    67995d7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b9e6494 View commit details
    Browse the repository at this point in the history
  9. Update CNAME

    lukemcgregor committed Apr 29, 2017
    Copy the full SHA
    f428b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Update CNAME

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    bc0451c View commit details
    Browse the repository at this point in the history
  2. Dont wrap logo

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    7ee26b7 View commit details
    Browse the repository at this point in the history
  3. robots

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    2de1c2a View commit details
    Browse the repository at this point in the history
  4. More work on draft

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    c45519a View commit details
    Browse the repository at this point in the history
  5. Added extracts fixes #8

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    b66266a View commit details
    Browse the repository at this point in the history
  6. Extract -> excerpt

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    98de26e View commit details
    Browse the repository at this point in the history
  7. Added draft

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    de6eedf View commit details
    Browse the repository at this point in the history
  8. Draft from old blog

    lukemcgregor committed Apr 30, 2017
    Copy the full SHA
    4c2eb9f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Update CNAME

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    2db28f5 View commit details
    Browse the repository at this point in the history
  2. turned on ga

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    33ffce6 View commit details
    Browse the repository at this point in the history
  3. live url

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    c0eb1ca View commit details
    Browse the repository at this point in the history
  4. Removed canonical

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    80f142c View commit details
    Browse the repository at this point in the history
  5. Rename

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    574dfd6 View commit details
    Browse the repository at this point in the history
  6. Rename

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    2b2c50a View commit details
    Browse the repository at this point in the history
  7. Oops

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    670b705 View commit details
    Browse the repository at this point in the history
  8. No https

    lukemcgregor committed May 1, 2017
    Copy the full SHA
    e4095a7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Whitespace

    kerryarts committed May 2, 2017
    Copy the full SHA
    937182a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from kerryarts/patch-1

    Whitespace
    lukemcgregor committed May 2, 2017
    Copy the full SHA
    4e8a08c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7c9a37f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e3164f1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bba1d8e View commit details
    Browse the repository at this point in the history
  6. Improved meta info

    lukemcgregor committed May 2, 2017
    Copy the full SHA
    5435d43 View commit details
    Browse the repository at this point in the history
  7. Copy pasta extract

    lukemcgregor committed May 2, 2017
    Copy the full SHA
    7cbfba8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Copy the full SHA
    aa751bb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    56d0001 View commit details
    Browse the repository at this point in the history
  3. Site Image

    lukemcgregor committed May 3, 2017
    Copy the full SHA
    5f3bcda View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    595dd53 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    45bd775 View commit details
    Browse the repository at this point in the history
  6. Merged seo

    lukemcgregor committed May 3, 2017
    Copy the full SHA
    dcb9144 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    058b58b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    60c04ef View commit details
    Browse the repository at this point in the history
  9. noindex for redirects

    lukemcgregor committed May 3, 2017
    Copy the full SHA
    2764e1e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d505c41 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3f05954 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #13 from lukemcgregor/structured-data

    basic post structured data
    lukemcgregor committed May 3, 2017
    Copy the full SHA
    57dd505 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    7e3f7d1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. imported some drafts

    lukemcgregor committed May 10, 2017
    Copy the full SHA
    b74819f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f19033 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Copy the full SHA
    09674d6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. More work on article

    lukemcgregor committed May 31, 2017
    Copy the full SHA
    c0fe347 View commit details
    Browse the repository at this point in the history
  2. Final tweeks

    lukemcgregor committed May 31, 2017
    Copy the full SHA
    85faa65 View commit details
    Browse the repository at this point in the history
  3. Added diagrams

    lukemcgregor committed May 31, 2017
    Copy the full SHA
    79b2b19 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8d9dcc7 View commit details
    Browse the repository at this point in the history
  5. Fixed link

    lukemcgregor committed May 31, 2017
    Copy the full SHA
    3a070bf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Start of article on apis

    lukemcgregor committed Jun 13, 2017
    Copy the full SHA
    aeb7835 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Copy the full SHA
    788a413 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    876c1d5 View commit details
    Browse the repository at this point in the history
  3. lines

    lukemcgregor committed Jun 27, 2017
    Copy the full SHA
    457f7eb View commit details
    Browse the repository at this point in the history
  4. performance data

    lukemcgregor committed Jun 27, 2017
    Copy the full SHA
    afde55e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0230f13 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Published

    lukemcgregor committed Jun 28, 2017
    Copy the full SHA
    4602c0b View commit details
    Browse the repository at this point in the history
  2. typo

    lukemcgregor committed Jun 28, 2017
    Copy the full SHA
    25483ff View commit details
    Browse the repository at this point in the history
  3. Fixed survey

    lukemcgregor committed Jun 28, 2017
    Copy the full SHA
    86ae960 View commit details
    Browse the repository at this point in the history
  4. typo

    lukemcgregor committed Jun 28, 2017
    Copy the full SHA
    130e119 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    828e6fc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Corrected line count

    was missing package.json
    lukemcgregor committed Jun 29, 2017
    Copy the full SHA
    f3ef3ed View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Timings redone for rust

    lukemcgregor committed Jul 1, 2017
    Copy the full SHA
    a64ba01 View commit details
    Browse the repository at this point in the history
  2. Added rust writeup

    lukemcgregor committed Jul 1, 2017
    Copy the full SHA
    dd51435 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f04e1f7 View commit details
    Browse the repository at this point in the history
  4. Added rust to title

    lukemcgregor committed Jul 1, 2017
    Copy the full SHA
    dfbaceb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bcc9331 View commit details
    Browse the repository at this point in the history
  6. Removed functionalness

    lukemcgregor committed Jul 1, 2017
    Copy the full SHA
    5b3f196 View commit details
    Browse the repository at this point in the history
  7. Added rocket NGINX fix

    lukemcgregor committed Jul 1, 2017
    Copy the full SHA
    047a07a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14 from lukemcgregor/api-comparison-rust

    Api comparison rust
    lukemcgregor committed Jul 1, 2017
    Copy the full SHA
    4f7ee45 View commit details
    Browse the repository at this point in the history