-
Notifications
You must be signed in to change notification settings - Fork 93
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
Rich Rogers author page #267
Merged
Merged
Changes from 14 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a69e11e
Create rrogers
slrrogers 3f15755
Delete rrogers
slrrogers cef0c5d
Create file
slrrogers a12e400
Delete rrogers/file
slrrogers 6590a50
Create atom.xml
slrrogers e09e9db
Create feed.xml
slrrogers 00f6a7f
Create index.html
slrrogers 2ecad90
Add files via upload
slrrogers 8f440ce
Update atom.xml
slrrogers d449015
Update feed.xml
slrrogers 5c6839c
Update feed.xml
slrrogers 6403b8c
Update index.html
slrrogers 1b745f1
Update authors.yml
slrrogers b2f689a
Add files via upload
slrrogers c0c4d62
Update authors.yml
slrrogers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,6 +120,7 @@ active-authors: | |
- rgriffiths | ||
- rlewis | ||
- rpilling | ||
- rrogers | ||
- rstrange | ||
- rwilliams | ||
- rwillis | ||
|
@@ -784,6 +785,11 @@ authors: | |
author-summary: "<p>I'm a software developer at Scott Logic, Edinburgh. I joined in August 2017 after four years studying Computer Science and Mathematics at the University of Edinburgh.</p>" | ||
twitter-url: "https://twitter.com/trrhodes" | ||
picture: picture.jpg | ||
rrogers: | ||
name: "Rich Rogers" | ||
twitter-handle: richrtesting | ||
author-summary: "<p>I am the Testing Capability Lead for Scott Logic. I have been involved in Testing and software delivery for 25 years, working for organisations in the UK and Australia.</p>" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Don't think 'testing' needs capitalisation in 'I have been involved in Testing' There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Good spot :) |
||
picture: RR.jpg | ||
rschuller: | ||
author-summary: "Graduate Developer, Bristol" | ||
name: "Ricardo Schuller" | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
author: rrogers | ||
layout: atom_feed | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
author: rrogers | ||
layout: rss_feed | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Rich Rogers | ||
author: rrogers | ||
layout: default_author | ||
--- |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A quick look at other entries also specifiy a twitter-url. Do you want to add that as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I may just remove the twitter handle actually.