Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79a86fa533 |
@@ -1,7 +1 @@
|
||||
{
|
||||
"associatedApplications": [
|
||||
{
|
||||
"applicationId": "e6fda648-6ccd-489f-821a-9d9b538514ec"
|
||||
}
|
||||
]
|
||||
}
|
||||
{"associatedApplications": [{"applicationId": "89e17f70-0e97-4338-88c1-c628f4968d37"}]}
|
||||
+9
-5
@@ -41,6 +41,7 @@ GEM
|
||||
faraday-net_http (1.0.1)
|
||||
faraday-net_http_persistent (1.1.0)
|
||||
ffi (1.15.3)
|
||||
ffi (1.15.3-x64-mingw32)
|
||||
forwardable-extended (2.6.0)
|
||||
gemoji (3.0.1)
|
||||
github-pages (215)
|
||||
@@ -214,15 +215,17 @@ GEM
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
mercenary (0.3.6)
|
||||
mini_portile2 (2.8.0)
|
||||
mini_portile2 (2.5.3)
|
||||
minima (2.5.1)
|
||||
jekyll (>= 3.5, < 5.0)
|
||||
jekyll-feed (~> 0.9)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
minitest (5.14.4)
|
||||
multipart-post (2.1.1)
|
||||
nokogiri (1.13.9)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
nokogiri (1.11.7)
|
||||
mini_portile2 (~> 2.5.0)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.11.7-x64-mingw32)
|
||||
racc (~> 1.4)
|
||||
octokit (4.21.0)
|
||||
faraday (>= 0.9)
|
||||
@@ -230,7 +233,7 @@ GEM
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (4.0.6)
|
||||
racc (1.6.0)
|
||||
racc (1.5.2)
|
||||
rb-fsevent (0.11.0)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
@@ -256,11 +259,12 @@ GEM
|
||||
thread_safe (0.3.6)
|
||||
typhoeus (1.4.0)
|
||||
ethon (>= 0.9.0)
|
||||
tzinfo (1.2.9)
|
||||
tzinfo (1.2.10)
|
||||
thread_safe (~> 0.1)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.7)
|
||||
unf_ext (0.0.7.7-x64-mingw32)
|
||||
unicode-display_width (1.7.0)
|
||||
zeitwerk (2.4.2)
|
||||
|
||||
|
||||
@@ -14,14 +14,10 @@
|
||||
description: A place for me to post my snaps.
|
||||
url: https://instagram.com/mgrove36.photos
|
||||
icon: camera
|
||||
- title: Swifts JBC Website
|
||||
description: A website I built for Swifts Junior Badminton Club, including numerous other backend systems for simpler data processing and management.
|
||||
url: https://swiftsjbc.org.uk
|
||||
icon: database
|
||||
- title: Parandum
|
||||
description: A vocabulary learning platform built to aid language students.
|
||||
url: https://parandum.mgrove.uk
|
||||
icon: font
|
||||
- title: Dogs
|
||||
description: An Instagram account for my dogs.
|
||||
url: https://instagram.com/morganandmeganbichons
|
||||
icon: paw
|
||||
- title: Traqua
|
||||
description: "\"An innovative, water-saving solution for the home.\" A small STEM project based around using Raspberry Pis to track and reduce household water usage."
|
||||
url: https://traqua.ml
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
- title: Photography
|
||||
url: https://instagram.com/mgrove36.photos
|
||||
icon: camera
|
||||
- title: Dogs
|
||||
url: https://instagram.com/morganandmeganbichons
|
||||
icon: paw
|
||||
- title: Email me
|
||||
url: mailto:me@mgrove.uk
|
||||
icon: envelope
|
||||
Reference in New Issue
Block a user