alexyoung / dailyjs
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
dailyjs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Nov 24 10:28:24 -0800 2009 | |
| |
.htaccess | Mon Nov 23 02:42:25 -0800 2009 | |
| |
404.html | Tue Nov 03 08:18:38 -0800 2009 | |
| |
README.textile | Fri Nov 27 08:58:28 -0800 2009 | |
| |
Rakefile | Tue Nov 03 08:18:38 -0800 2009 | |
| |
_config.yml | Tue Nov 03 09:37:18 -0800 2009 | |
| |
_includes/ | Sat Nov 14 05:55:51 -0800 2009 | |
| |
_layouts/ | Wed Dec 02 08:27:20 -0800 2009 | |
| |
_posts/ | Wed Dec 23 10:42:11 -0800 2009 | |
| |
atom.xml | Tue Nov 03 08:18:38 -0800 2009 | |
| |
contact.html | Tue Nov 03 08:18:38 -0800 2009 | |
| |
favicon.ico | Tue Nov 03 07:46:31 -0800 2009 | |
| |
files/ | Wed Dec 23 10:42:11 -0800 2009 | |
| |
images/ | Wed Dec 23 10:42:11 -0800 2009 | |
| |
index.html | Tue Dec 01 07:25:53 -0800 2009 | |
| |
javascripts/ | Tue Nov 03 08:18:38 -0800 2009 | |
| |
stylesheets/ | Fri Nov 20 13:53:25 -0800 2009 | |
| |
tags.html | Wed Dec 23 10:42:11 -0800 2009 |
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.
