Skip to content

Commit 6ea3586

Browse files
committed
GitHub username change
1 parent 2dc863f commit 6ea3586

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: |
9999
git fetch --tags
100100
PREV_TAG=$(git describe --abbrev=0 --tags `git rev-list --tags --skip=1 --max-count=1`)
101-
git log $PREV_TAG..HEAD --oneline --format="- [%s](https://github.com/brendanmurty/site/commit/%h)" --no-merges > release-notes.txt
101+
git log $PREV_TAG..HEAD --oneline --format="- [%s](https://github.com/bmurty/site/commit/%h)" --no-merges > release-notes.txt
102102
- name: Create GitHub release
103103
uses: ncipollo/release-action@v1
104104
with:

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Murty Website
22

3-
[ ![Deployment Status](https://img.shields.io/github/actions/workflow/status/brendanmurty/site/release.yml?label=Deployment%20Status&style=flat-square&labelColor=%23222222)](https://github.com/brendanmurty/site/actions/workflows/release.yml)
4-
[ ![Latest Release](https://img.shields.io/github/v/release/brendanmurty/site?label=Latest%20Release&style=flat-square&color=%2323c5b0&labelColor=%23222222)](https://github.com/brendanmurty/site/releases)
3+
[ ![Deployment Status](https://img.shields.io/github/actions/workflow/status/brendanmurty/site/release.yml?label=Deployment%20Status&style=flat-square&labelColor=%23222222)](https://github.com/bmurty/site/actions/workflows/release.yml)
4+
[ ![Latest Release](https://img.shields.io/github/v/release/brendanmurty/site?label=Latest%20Release&style=flat-square&color=%2323c5b0&labelColor=%23222222)](https://github.com/bmurty/site/releases)
55
[ ![Website Status](https://img.shields.io/website?url=https%3A%2F%2Fmurty.au&up_message=online&down_message=offline&style=flat-square&logo=globe&label=Website%20Status&labelColor=%23222222)](https://murty.au)
66

77
## Summary
@@ -59,7 +59,7 @@ _Refer to the `tasks` section in [deno.json](deno.json) for the full list of com
5959

6060
| Folder / File | Description |
6161
| ---- | ---- |
62-
| [.github/workflows/release.yml](.github/workflows/release.yml) | Triggers when a release tag is pushed. Runs tests, deploys to [GitHub Pages](https://pages.github.com/) and publishes a new [GitHub release](https://github.com/brendanmurty/site/releases). |
62+
| [.github/workflows/release.yml](.github/workflows/release.yml) | Triggers when a release tag is pushed. Runs tests, deploys to [GitHub Pages](https://pages.github.com/) and publishes a new [GitHub release](https://github.com/bmurty/site/releases). |
6363
| [.github/agents/](.github/agents/) | GitHub [AI Agents](https://github.com/resources/articles/what-are-ai-agents) to help minimise the time spent on regular actions. |
6464
| [.vscode](.vscode/) | Customised [VS Code](https://code.visualstudio.com/) configuration for this repository. |
6565
| [assets](assets/) | Static files like images and PDFs. |

content/posts/20121111_sublime-text-2-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ However, I'm a big fan of customising a tool to meet my specific needs, so I tho
1515
- [Sublime <span class="caps">SFTP</span>](http://wbond.net/sublime_packages/sftp) - A feature rich <span class="caps">FTP</span> plugin (free trial, $16)
1616
- [Soda theme](https://github.com/buymeasoda/soda-theme/) - Improve the look of the interface, includes light and dark variations<li>[Droid Sans Mono](http://damieng.com/blog/2007/11/14/droid-sans-mono-great-coding-font) - Font suitable for programming
1717
- [RailsCasts colour scheme](http://railscasts.com/about) - Light on dark colour scheme
18-
- [Customised preferences](https://github.com/brendanmurty/dotfiles/tree/main/sublime-text) - My customisations including disabling autocomplete and code folding
18+
- [Customised preferences](https://github.com/bmurty/dotfiles/tree/main/sublime-text) - My customisations including disabling autocomplete and code folding
1919
</ul>
2020

2121
### Update (6 Feb 2013)
@@ -24,4 +24,4 @@ I'm now using the [Revelation](https://github.com/daylerees/colour-schemes#revel
2424

2525
### Update (15 Jan 2014)
2626

27-
I'm now sharing my [Sublime Text 3 preferences](https://github.com/brendanmurty/dotfiles/tree/64c37fc7c0c04552a4fcade931237e12af1fd9d3/sublime-text) on GitHub! Feel free to have a look at my current setup.
27+
I'm now sharing my [Sublime Text 3 preferences](https://github.com/bmurty/dotfiles/tree/64c37fc7c0c04552a4fcade931237e12af1fd9d3/sublime-text) on GitHub! Feel free to have a look at my current setup.

content/posts/20141019_upcomingtasks-updates-oct-2014.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ The Add to Home Screen page has also been simplified following updates to the Wi
2929

3030
#### View the code!
3131

32-
Just in case you missed it, [UpcomingTasks is now open source](https://github.com/brendanmurty/upcomingtasks)! While no user data will ever be shared, everyone can now peek under the hood and see how the whole system works.
32+
Just in case you missed it, [UpcomingTasks is now open source](https://github.com/bmurty/upcomingtasks)! While no user data will ever be shared, everyone can now peek under the hood and see how the whole system works.

content/posts/20151007_announcing-upcomingtasks-pro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In case you didn't know, UpcomingTasks is the simplified way to manage your Base
1111

1212
I created UpcomingTasks in September 2012 out of frustration with the current offerings for managing [Basecamp 2](https://basecamp.com/) tasks on mobile devices.
1313

14-
Earlier this year, I [open-sourced](https://github.com/brendanmurty/upcomingtasks) the entire project to give back to the web development community that has taught me so much over the last few years.
14+
Earlier this year, I [open-sourced](https://github.com/bmurty/upcomingtasks) the entire project to give back to the web development community that has taught me so much over the last few years.
1515

1616
UpcomingTasks has been running consistently over the years but with a busy full-time job and social life, I never put in a solid effort to build premium paid features. That has changed over the last few months. I've been busy in my free time building some features that I hope you'll enjoy using.
1717

content/posts/20161014_farewell-upcomingtasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
- UpcomingTasks
88
---
99

10-
UpcomingTasks is an [open-source](https://github.com/brendanmurty/upcomingtasks) responsive [Basecamp 2](https://basecamp.com/2) client that I created back in September 2012. It had a small, loyal user base of about 1,000 users.
10+
UpcomingTasks is an [open-source](https://github.com/bmurty/upcomingtasks) responsive [Basecamp 2](https://basecamp.com/2) client that I created back in September 2012. It had a small, loyal user base of about 1,000 users.
1111

1212
With the recent release of [Basecamp 3](https://basecamp.com/) with a [new API](https://github.com/basecamp/bc3-api), I've hesitated in developing updates to UpcomingTasks to support the newest version of Basecamp. This is mainly due to the limited amount of free time I have amongst my full-time job and spending time with friends and family.
1313

src/templates/home.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body_class: page-home
2727
</a>
2828
</li>
2929
<li>
30-
<a href="https://github.com/brendanmurty" title="View my code repositories on GitHub">
30+
<a href="https://github.com/bmurty" title="View my code repositories on GitHub">
3131
<span class="icon fa-fw fa-brands fa-github"></span>
3232
<span class="label">GitHub</span>
3333
</a>

0 commit comments

Comments
 (0)