Commit Graph

209 Commits

Author SHA1 Message Date
Cadey Ratio fd606658a7 containermake: add lua replacement 2017-01-17 15:35:14 -08:00
Cadey Ratio 742f252f36 build process: sign the frontend 2017-01-17 15:34:58 -08:00
Cadey Ratio f4f8203bd7 Add frontend signature file 2017-01-17 15:17:59 -08:00
Cadey Ratio ce5f508755 update resume 2017-01-11 11:09:27 -08:00
Cadey Ratio eeac8da413 blog: fix formatting 2017-01-10 12:44:27 -08:00
Cadey Ratio 13b5a38637 box: put vendored code directly in /go/src 2017-01-10 12:39:41 -08:00
Cadey Ratio 8fe2cfd623 build.sh: be more sane 2017-01-10 12:39:15 -08:00
Cadey Ratio 90d7b60828 backend: use asarfs as http.FileSystem 2017-01-10 12:38:57 -08:00
Cadey Ratio 6e292d4d1d move vendor to repo root 2017-01-10 12:38:33 -08:00
Cadey Ratio ee89843f5b blog: add asarfs post 2017-01-10 01:03:10 -08:00
Cadey Ratio 02d66b38f8 build with go 1.7.4 2017-01-09 18:32:12 -08:00
Cadey Ratio 8e2c2dbe18 backend: /health handler for backplane 2017-01-09 18:31:33 -08:00
Cadey Ratio 77625d0878 frontend: fix bulletpoints in blogposts and resume 2017-01-09 14:58:38 -08:00
Cadey Ratio 5c6d5d13ae build asar file for frontend only 2017-01-09 14:58:07 -08:00
Cadey Ratio b288844193 backend: serve files from a .asar 2017-01-09 13:41:48 -08:00
Cadey Ratio 49bbd5d052 webhook testing 2016-12-24 09:32:14 -08:00
Cadey Ratio 73f789bea7 Do this better 2016-12-24 09:29:56 -08:00
Cadey Ratio aebdda487b Test webhook 2016-12-24 09:29:02 -08:00
Cadey Ratio 180cbe981a Add site screenshot 2016-12-18 12:47:03 -08:00
Cadey Ratio 9f58a6aa27 make the port right so dokku-alt accepts it 2016-12-18 12:28:02 -08:00
Cadey Ratio 30fae12e41 Add dockerignore 2016-12-18 12:27:16 -08:00
Cadey Ratio 607deb42d9 dockerfile expose 2016-12-18 12:21:41 -08:00
Cadey Ratio b01b19b253 dockerfile port 2016-12-18 12:19:47 -08:00
Cadey Ratio 9d15fb314f add needed files for deployment 2016-12-18 12:11:06 -08:00
Cadey Ratio 41577508f6 blog: add 'new site' post 2016-12-18 10:13:30 -08:00
Cadey Ratio ddaff012ae frontend/Layout: contact page has social media links 2016-12-18 09:58:58 -08:00
Cadey Ratio 3df14063b2 static/main.css: remove this color 2016-12-18 09:41:28 -08:00
Cadey Ratio aaca2fa191 frontend/Layout: use browser styles for bullets 2016-12-18 09:40:21 -08:00
Cadey Ratio fa35fffbfb tweak colors 2016-12-18 09:18:52 -08:00
Cadey Ratio 5ec7046253 backend: don't send post bodies to post listing clients 2016-12-18 08:56:35 -08:00
Cadey Ratio dba3ae46f8 view my resume 2016-12-18 08:51:32 -08:00
Cadey Ratio 0315c0b721 frontend: make webpack better 2016-12-18 08:51:15 -08:00
Cadey Ratio 65f3326eaf rename package in package.json 2016-12-18 08:50:42 -08:00
Cadey Ratio 6160095865 static: update avatar to fixed image 2016-12-18 07:04:32 -08:00
Cadey Ratio e1a6482dc6 frontend: make mdify return rendered html 2016-12-18 07:03:16 -08:00
Cadey Ratio 62ffa5f008 uglify javascript 2016-12-17 21:14:25 -08:00
Cadey Ratio dee2a2605c document titles 2016-12-17 06:15:29 -08:00
Cadey Ratio 0dd6f1c40b Add static file, change eifel tower to my avatar 2016-12-16 20:07:34 -08:00
Cadey Ratio 7c4d531493 frontend/Utils: oh god undo this 2016-12-14 21:16:55 -08:00
Cadey Ratio dc58e7dc5b update gitignore 2016-12-14 19:59:18 -08:00
Cadey Ratio 50264d5191 frontend/Utils: jquery 2016-12-14 18:29:10 -08:00
Cadey Ratio cf0cb7b780 frontend/Utils: better unescape HTML encoded strings 2016-12-14 18:23:07 -08:00
Cadey Ratio fa9ad2f1c8 frontend/Utils: unescape compiled html output 2016-12-14 18:15:33 -08:00
Cadey Ratio 1328cf3311 frontend: Implement /contact page 2016-12-14 14:53:00 -08:00
Cadey Ratio 013d9bf1b8 frontend/BlogEntry: make blog width 8 wide 2016-12-14 13:59:08 -08:00
Cadey Ratio 00871d70fc frontend: remove this css file 2016-12-14 12:06:18 -08:00
Cadey Ratio 9c1c336ec4 frontend: cleanup imports 2016-12-14 12:04:18 -08:00
Cadey Ratio 81206835d5 frontend: render blog posts 2016-12-14 11:54:17 -08:00
Cadey Ratio 4a52f5006b add showdown markdown parsing 2016-12-14 11:54:04 -08:00
Cadey Ratio 766c6cd3d0 backend: return individual posts as json 2016-12-14 11:53:26 -08:00