Skip to content

Commit 3325285

Browse files
authored
README.md: added preview image and site metrics
1 parent 7229a15 commit 3325285

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Portfolio Site: [brinsleymorrison.com](https://brinsleymorrison.com)
22

33

4-
This repository contains the source code for my portfolio website, which is live at [brinsleymorrison.com](https://brinsleymorrison.com).
4+
This repository contains the source code for my portfolio website.
55
<p align="center">
6-
</a>
6+
<a href="https://brinsleymorrison.com" target="_blank">
7+
<img
8+
src="https://github.com/user-attachments/assets/87353ec0-6aaf-4726-b929-b3256d5122c3"
9+
alt="website preview"
10+
style="display:inline-block; width:57%;"
11+
>
12+
</a>
13+
</p>
14+
<br>
15+
<p align="center">
16+
717
<a href="https://github.com/brinsleym/website/blob/master/LICENSE">
818
<img src="https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat-square" alt="MIT License">
919
</a>&nbsp;&nbsp;&nbsp;
@@ -65,7 +75,6 @@ This site is forked from the [Vonge Hugo Bookshop Template](https://github.com/C
6575
- **Mobile-Optimized Design** with extensive CSS improvements for mobile devices
6676
- **Build System Integration** with npm scripts and Bookshop generation
6777

68-
6978
## Development
7079

7180
### Prerequisites
@@ -142,6 +151,12 @@ The site uses a multi-step build process:
142151
- **[Archive.org](https://archive.org)** - Backup snapshots
143152
- **Automated Builds** - CI/CD integration
144153

154+
## Site Metrics
155+
156+
<a href="https://brinsleymorrison.com">
157+
<img src="https://cdn.jsdelivr.net/gh/Brinsleym/brinsleym@master/metrics.plugin.pagespeed.screenshot.svg" alt="Site Metrics" style="display:inline-block; width:50%;">
158+
</a>
159+
145160
## Future to-do
146161

147162
- Add copy to clipboard js when clicking on the mail icon & email address text

0 commit comments

Comments
 (0)