Commit graph

305 commits

Author SHA1 Message Date
09d7f9043f don't redirect to https on beta.samhuri.net 2015-05-08 23:47:17 -07:00
f200158d16 fix content type of /projects/samhuri.net 2015-05-03 15:57:15 -07:00
5dbbb4037d update keybase and use https for links to samhuri.net 2015-05-03 15:54:47 -07:00
b7e259402c redirect http to https 2015-05-01 08:38:04 -04:00
cbed64f462 whoops 2015-04-29 08:28:52 -04:00
c00608761d change footer font to Helvetica Neue 2015-04-29 08:16:19 -04:00
51ceac55ed remove empty 2015 dir 2015-04-19 12:00:35 -07:00
9ac9e9e4be 2015 posts stub 2015-03-28 23:15:39 -07:00
65c90fcf48 fix a typo 2015-03-28 23:12:20 -07:00
c472358979 add strftime.js and strftimeV2.js 2015-02-07 19:43:01 -08:00
93e4714d7e add nexa demo page 2015-01-17 14:44:39 -08:00
8f6b3be1eb structure drafts like the other post dirs 2014-10-18 18:05:07 -07:00
3546ab2952 add dirty checking and version support to HarpBlog 2014-10-18 15:33:52 -07:00
cf4b6e7a0a fix some broken markdown 2014-10-09 16:31:11 -07:00
dd0e9e1b57 update tweets 2014-07-18 11:05:26 -07:00
c5c430367f escape segment names ... Markdown! 😧 2014-06-23 21:43:45 -07:00
87bbd8e0e1 :octocat: (just for @robrix) 2014-05-15 14:05:05 -07:00
22ed491d00 add keybase verification file for samhuri.net 2014-04-28 14:53:02 -07:00
688184c80a add a localstorage test 2014-04-08 11:12:47 -07:00
482b317814 fix double sigil on index page 2014-04-06 21:31:51 -07:00
e9490d49ee update tweets 2014-03-26 18:23:56 -07:00
03fd061411 editing 2014-03-24 11:36:42 -07:00
76cfe3dd01 fix layout of markdown pages 2014-03-24 11:33:47 -07:00
95ebc26d2b use 'dd mmm' and 'dd MMM, YYYY' date formats 2014-03-22 11:54:28 -07:00
6d405b201b lighten nav link color 2014-03-19 22:29:55 -07:00
62159d17cb inline CSS in post-processing 2014-03-19 21:46:36 -07:00
25482dd76c load typekit fonts async, ugly FOUT but I can deal 2014-03-19 20:47:16 -07:00
a4b5975715 specify charset in Content-Type header instead of <meta> 2014-03-19 17:15:12 -07:00
5df90721b3 prevent directory listing of /posts 2014-03-18 22:12:36 -07:00
8db90d67d2 redirect super old blog posts 2014-03-18 22:03:12 -07:00
94fe105091 reduce Safari janky resize test case 2014-03-17 18:03:01 -07:00
96e4cf4e4b don't preload audio 2014-03-16 10:11:59 -07:00
2e5c2a6c0b some clients encode spaces as + instead of %20, be explicit 2014-03-15 17:21:00 -07:00
8d1323e4ef don't use uppercase for nav links 2014-03-15 17:10:42 -07:00
043e363300 sort monthly post archives descending 2014-03-10 00:22:56 -07:00
24f60083a2 add yearly and monthly archive indexes 2014-03-10 00:21:21 -07:00
4d23c27584 reduce font size in embedded Gists 2014-03-10 00:16:10 -07:00
720f88cc60 remove post bodies from public/_data.json 2014-03-10 00:15:55 -07:00
35d16d8ed1 mention Museo Sans and TypeKit on about page 2014-03-09 23:09:34 -07:00
4bf01948ec try out uppercase nav links 2014-03-09 23:07:22 -07:00
1d0e7fd36c put multiple posts on the home page 2014-03-09 22:46:12 -07:00
6a9b6da4d5 use Museo Sans from TypeKit as the body font 2014-03-09 22:31:37 -07:00
48708ff957 add a test case for the Safari bug 2014-03-09 21:43:06 -07:00
b3926f5ce1 work around a bug in Safari, resize jitters 2014-03-09 21:42:51 -07:00
c1c16be54a optimize <head>, charset comes first 2014-03-07 14:41:39 -08:00
127d15c8d7 add a github link in the navbar 2014-03-06 21:48:25 -08:00
b8474ead44 optimize PNGs, remove unused images 2014-03-05 15:59:19 -08:00
0da549ed9f remove <nav> around project listing 2014-03-04 18:43:43 -08:00
169135b711 remove the problematic octocat 2014-03-04 18:34:37 -08:00
2003385c7b fix clearfix fix 2014-03-04 18:23:43 -08:00
202c8d3948 clearfix 2014-03-04 01:33:25 -08:00
ae80dc39a6 fix /blog/ redirects 2014-03-04 00:00:18 -08:00
41f85e2876 tweak style, add a symbol to denote the end of content 2014-03-03 23:50:04 -08:00
6808a2cba2 ok fine ... I added a damn "about me" page 2014-03-03 23:32:31 -08:00
34e1ecee53 don't underline footer link 2014-03-03 22:50:31 -08:00
b98d9aae0a comment webkit transform hack for GPU rendering 2014-03-03 22:50:21 -08:00
52db90b3d0 style blockquotes 2014-03-03 22:49:16 -08:00
1718cfb547 wrap article headers so they don't extend past the body width 2014-03-03 22:49:09 -08:00
def13d8a93 use font awesome for twitter and rss icons, splash some colour on them 2014-03-03 22:48:49 -08:00
b34ddbb600 fix code blocks on narrow screens, change post extensions
- Code blocks can't be in tables or they extend past the body width.
  Workaround by using floated line numbers instead.

- Fix typocode CSS

- Change post extension from .html.md to .md. This makes URLs without
  extensions work with harp server again. This change works now that
  article titles never contain periods.
2014-03-03 22:47:21 -08:00
43233d8497 tweak styles 2014-03-02 18:42:05 -08:00
0c8d615840 use a better permalink for code on GitHub 2014-03-02 16:09:17 -08:00
3f597220cd default type is text/plain now 2014-03-02 16:01:10 -08:00
5960252f24 lots of fixes: formatting, broken links and markup, add comments 2014-03-02 16:00:35 -08:00
5f159ef1ee new favicon 2014-03-02 15:58:36 -08:00
b11e6bf5b7 restructure posts, responsive layout, new style 2014-03-01 16:55:03 -08:00
3a09348e3b remove cruft that uglify found 2014-02-16 23:01:36 -08:00
4eec1bcba6 redirect json-diff to tlrobinson 2014-02-16 23:00:21 -08:00
5736b78654 move blog.css to posts.css 2014-02-16 22:59:51 -08:00
b0740405b1 drop support for IE <= 8 2014-02-16 22:58:29 -08:00
589b7bb5aa add files from samhuri.net 2014-02-16 22:50:46 -08:00
107d212f50 create project templates 2014-02-15 21:09:41 -08:00
7479e8f13d put page specific styles and scripts in _data.json files 2014-02-15 21:09:30 -08:00
9558ee8f91 fix harp compilation & DRY things up 2014-02-15 18:55:40 -08:00
4c611affa4 s/.md/.html.md/ for all posts 2014-02-15 18:46:44 -08:00
d15214a914 tweak layout 2014-02-15 18:39:42 -08:00
f11752d894 update makefile & gitignore, remove old feed 2014-02-15 18:39:37 -08:00
1fdeacb411 remove layout from projects index 2014-02-15 18:21:43 -08:00
5b9125ad5e allow adding custom scripts & styles to layout 2014-02-15 18:21:31 -08:00
0cb36d7773 don't use MultiViews 2014-02-15 18:21:03 -08:00
3513fc7d2a move feed from /posts/sjs.rss to /feed.xml 2014-02-15 18:20:41 -08:00
eb5f13df19 update gitignore, add assets and files 2014-02-15 18:19:42 -08:00
7904fddaae strip metadata from post bodies 2014-02-15 18:18:23 -08:00
47cdd8509a give all posts .md extensions 2014-02-15 17:29:26 -08:00
4ddf988ff9 [WIP] use harp to generate the site 2014-02-15 17:06:26 -08:00
d24cd7cb87 remove app.net link 2013-12-27 10:38:12 -08:00
e8572bd7c7 improve layout 2013-09-28 17:29:42 -07:00
dccdb5cf0f finally figure out gzip for extensionless blog posts 2013-09-28 16:56:42 -07:00
0536cd6641 compress text files 2013-09-28 16:38:25 -07:00
f061fa46c7 set Expires header on assets 2013-09-28 16:10:52 -07:00
eaffb1a5e8 add tweets march-2013 2013-07-02 21:21:05 -07:00
Sami Samhuri
3f609a51f4 add link to app.net 2013-04-29 13:41:16 -07:00
Sami Samhuri
1a36aa74ef add m4r extension as audio/aac to .htaccess 2013-03-06 19:28:17 -08:00
Sami Samhuri
0bbde6c6d2 add isitmycakeday.html 2013-03-06 18:48:04 -08:00
Sami Samhuri
95f506ec28 disable rewrites in .htaccess 2013-03-06 18:47:49 -08:00
Sami Samhuri
a1261a6bf0 lose the .html extensions 2012-04-21 11:19:30 -07:00
Sami Samhuri
6e36d243c8 add a Safari web clip icon 2012-03-22 19:48:17 -07:00
Sami Samhuri
500b809a7c update footer text & email address 2012-03-22 17:57:06 -07:00
Sami Samhuri
834909548e remove promotejs from main index 2012-03-22 17:56:44 -07:00
Sami Samhuri
ed37be689a fix blog comments 2012-03-22 17:56:02 -07:00
Sami Samhuri
be52620ec9 images for retina displays 2012-03-22 17:55:15 -07:00
Sami Samhuri
58df06aa98 fix stuff 2011-12-11 01:22:47 -08:00
Sami Samhuri
529d4fa6d9 fix copying file assets, and publish them 2011-12-11 01:11:09 -08:00
Sami Samhuri
4778858425 add a way to easily import comments 2011-12-09 19:51:46 -08:00
Sami Samhuri
8db93eafc4 organized files 2011-12-03 14:25:31 -08:00