X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=build.rb;fp=build.rb;h=d16f7da91b7beeee11de976b390d3c5dbd986466;hp=b1a3411b75c98b8bb86a939508373582c7b63327;hb=5afcc5b633874e8003fb541535994e048f972d4d;hpb=675c806763bb16134da07a3c68e3a30e5c04f963 diff --git a/build.rb b/build.rb index b1a3411..d16f7da 100755 --- a/build.rb +++ b/build.rb @@ -90,6 +90,7 @@ if File.exists? ('../resume.md') end stdpage('favorite-things', File.read('../favorite-things.html')) +stdpage('about-me', File.read('../about-me.html')) # we could use ruby native stuff here, but this was # better documented so meh.