X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=build.rb;h=d16f7da91b7beeee11de976b390d3c5dbd986466;hp=b1a3411b75c98b8bb86a939508373582c7b63327;hb=3da8c7ce9ed611cd12d48d5470db5725fa310f24;hpb=d8778b6587a870f5eb36b5fd5e98297957adf429 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.