Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed to rust at BitGoblin/hardware-tests 2022-02-25 18:08:48 -05:00
gballan merged pull request BitGoblin/hardware-tests#1 2022-02-25 18:08:13 -05:00
network-bandwidth-short
gballan pushed to master at BitGoblin/hardware-tests 2022-02-25 18:08:13 -05:00
a315e2662c Merge pull request 'network-bandwidth-short' (#1) from network-bandwidth-short into master
9000924590 Mostly completed the bandwidth test
a9b1ffa614 Added script to compile the program through Docker
Compare 3 commits »
gballan deleted branch network-bandwidth-short from BitGoblin/hardware-tests 2022-02-25 18:08:13 -05:00
gballan created pull request BitGoblin/hardware-tests#1 2022-02-25 18:07:50 -05:00
network-bandwidth-short
gballan pushed to network-bandwidth-short at BitGoblin/hardware-tests 2022-02-25 18:06:17 -05:00
9000924590 Mostly completed the bandwidth test
gballan created branch network-bandwidth-short in BitGoblin/hardware-tests 2022-02-25 16:26:19 -05:00
gballan pushed to network-bandwidth-short at BitGoblin/hardware-tests 2022-02-25 16:26:19 -05:00
a9b1ffa614 Added script to compile the program through Docker
gballan pushed to master at BitGoblin/hardware-tests 2022-02-24 23:02:57 -05:00
b1255c451e Created a nettest app with a ping test
gballan pushed to master at BitGoblin/hardware-tests 2022-02-24 20:46:59 -05:00
04ebc2290f Added a simple program that tests a disk's write speed
gballan renamed repository from test-scripts to BitGoblin/hardware-tests 2022-02-24 20:19:19 -05:00
gballan created repository BitGoblin/hardware-tests 2022-02-24 20:11:37 -05:00
gballan pushed to master at BitGoblin/website 2022-02-19 13:37:56 -05:00
8d0c1c6633 Updated the Support page
gballan pushed to master at BitGoblin/website 2022-02-19 13:32:47 -05:00
c8478ffd29 Added new blog post talking about how the site is built with Jekyll
b0e438adcd Changed how the blog post links are generated; modified the blog post template to show the post's title and date
Compare 2 commits »
gballan pushed to node at BitGoblin/website 2022-02-19 12:05:16 -05:00
523eb1f724 Added styles from production site
gballan pushed to node at BitGoblin/website 2022-02-19 09:53:46 -05:00
cb3c8742a8 Narrowed Nodemon's scope so it doesn't reload the site for asset changes
gballan pushed to node at BitGoblin/website 2022-02-19 02:50:05 -05:00
01837faf36 Continued working on the scaffolding of the development environment
gballan pushed to node at BitGoblin/website 2022-02-19 01:13:57 -05:00
ceb27ca327 Added nodemon to automatically reload the site with new changes for development
gballan pushed to node at BitGoblin/website 2022-02-19 01:06:09 -05:00
94b5e58a62 Added shell script to run docker container
gballan pushed to node at BitGoblin/website 2022-02-19 01:03:54 -05:00
613defa81b Started express project