alexyoung / dailyjs

Regular JavaScript blog

This URL has Read+Write access

name age message
file .gitignore Tue Nov 24 10:28:24 -0800 2009 Added article about JavaGems [alexyoung]
file .htaccess Mon Nov 23 02:42:25 -0800 2009 Added redirects for www.dailyjs and dailyjavasc... [alexyoung]
file 404.html Tue Nov 03 08:18:38 -0800 2009 chmod 644'ing a bunch of 755'ed files [jaknowlden]
file README.textile Fri Nov 27 08:58:28 -0800 2009 Added image size note to REAMDE [alexyoung]
file Rakefile Tue Nov 03 08:18:38 -0800 2009 chmod 644'ing a bunch of 755'ed files [jaknowlden]
file _config.yml Tue Nov 03 09:37:18 -0800 2009 Merge branch 'master' of github.com:alexyoung/d... [alexyoung]
directory _includes/ Sat Nov 14 05:55:51 -0800 2009 added feed reader count, added comment counts t... [alexyoung]
directory _layouts/ Wed Dec 02 08:27:20 -0800 2009 Changed the way disqus URLs work [alexyoung]
directory _posts/ Wed Dec 23 10:42:11 -0800 2009 Added conway's game of life and parcycle articles [alexyoung]
file atom.xml Tue Nov 03 08:18:38 -0800 2009 chmod 644'ing a bunch of 755'ed files [jaknowlden]
file contact.html Tue Nov 03 08:18:38 -0800 2009 chmod 644'ing a bunch of 755'ed files [jaknowlden]
file favicon.ico Tue Nov 03 07:46:31 -0800 2009 first commit [alexyoung]
directory files/ Wed Dec 23 10:42:11 -0800 2009 Added conway's game of life and parcycle articles [alexyoung]
directory images/ Wed Dec 23 10:42:11 -0800 2009 Added conway's game of life and parcycle articles [alexyoung]
file index.html Tue Dec 01 07:25:53 -0800 2009 fixed unbalanced pagination tags [alexyoung]
directory javascripts/ Tue Nov 03 08:18:38 -0800 2009 chmod 644'ing a bunch of 755'ed files [jaknowlden]
directory stylesheets/ Fri Nov 20 13:53:25 -0800 2009 Added DSL post [alexyoung]
file tags.html Wed Dec 23 10:42:11 -0800 2009 Added conway's game of life and parcycle articles [alexyoung]
README.textile

Writing Style

  • Keep articles to 2-3 paragraphs unless you’re writing a tutorial
  • You can use American or British English
  • Headings: do not capitalise short prepositions or conjunctions, unless they have more than four letters (“Then”)
  • Sub-headings: title case, but feel free to use sentence case if it suits the content
  • If a term is not obvious (not all readers will be experts), provide a link to a resource explaining it*

Images

  • Remove shadows from Mac OS windows — this will do it after killing SystemUIServer: defaults write com.apple.screencapture disable-shadow -bool true
  • Larger images like screenshots that appear in the post body should be 500 pixels wide (for consistency)

Site Generation

Just run jekyll.