1
0
Fork 0
forked from wezm/wezm.net
Commit graph

101 commits

Author SHA1 Message Date
Wesley Moore
e6907f7d7a Some search improvements and fixes for Firefox 2010-07-07 17:58:40 +10:00
Wesley Moore
6804ca2ae9 Nearly complete cross-browser search with animation 2010-07-07 08:21:38 +10:00
Wesley Moore
4a37d4dc8a Remove cruft from app js work on simple search 2010-07-01 13:20:59 +10:00
Wesley Moore
75ba506b2f Simplify search on articles pages 2010-06-30 17:56:37 +10:00
Wesley Moore
af340d9efe Styling adjustments primarily for mobile browsers 2010-06-30 12:26:30 +10:00
Wesley Moore
76a694f442 Put the mono version of an thumb first in the sprited image
So that when the image loads the colour version isn't visible until the mono version loads
2010-06-28 07:54:57 +10:00
Wesley Moore
84e5913d00 Tidy up layout of photos on home page 2010-06-24 18:37:48 +10:00
Wesley Moore
252eb2caf3 Add html5shiv 2010-06-16 20:57:13 +10:00
Wesley Moore
a6a3ce7c7e Filter articles with Quicksand 2010-06-16 20:23:22 +10:00
Wesley Moore
7039aeb5f3 Remove JS archives pagination 2010-06-16 07:52:33 +10:00
Wesley Moore
a03d6693e4 Add TODO for browser sniffing 2010-06-15 08:20:12 +10:00
Wesley Moore
58b92a341b Remove jquery smarty pants 2010-06-15 08:19:55 +10:00
Wesley Moore
0be9c91709 Add shell of a jQuery SmartyPants plugin 2010-04-01 18:56:30 +11:00
Wesley Moore
291376c199 Adjust minimum widths on front page 2010-04-01 17:51:09 +11:00
Wesley Moore
aef9262809 Style home links and make section headers links 2010-04-01 07:58:57 +11:00
Wesley Moore
07d5f7311e Styling adjustments 2010-03-31 07:34:08 +11:00
Wesley Moore
e0409773b2 Use the extra key for excerpts 2010-03-30 08:05:41 +11:00
Wesley Moore
87ae478a7c QA /technical/2009/08/temperature-logger-project/ 2010-03-29 07:32:12 +11:00
Wesley Moore
ad2c9cd635 QA /technical/2009/03/install-consolas-mac-osx/ 2010-03-22 17:25:18 +11:00
Wesley Moore
c5e2c2e9f8 QA /technical/2008/09/zsh-cygwin-and-insecure-directories/ 2010-03-22 07:51:11 +11:00
Wesley Moore
634d93ddf0 Improve layout of article listings 2010-03-22 07:19:42 +11:00
Wesley Moore
b83346887a Add affiliate link style 2010-03-19 17:44:44 +11:00
Wesley Moore
4e3ea7f599 Improve markup and styling of search results 2010-03-19 08:00:09 +11:00
Wesley Moore
fa5c2476f2 Remove trailing whitespace 2010-03-19 07:24:01 +11:00
Wesley Moore
9d0b51a33e Add dev version of jsonSuggest
So that it can be modified. The width argument also works properly in it.
2010-03-19 07:18:44 +11:00
Wesley Moore
e308c9f285 QA /technical/2008/07/iphone-tips-from-the-user-guide/ 2010-03-15 20:23:05 +11:00
Wesley Moore
53184e6cbd QA /technical/2008/05/stop-vim-completion-searching-included-files/ 2010-03-15 17:33:41 +11:00
Wesley Moore
b12144d62e QA /technical/2008/04/womens-weekly-getting-in-on-the-linux-action/ 2010-03-15 17:24:19 +11:00
Wesley Moore
68b71d6a95 QA /technical/2008/04/mp3-decoder-libraries-compared/ 2010-03-15 17:14:53 +11:00
Wesley Moore
8d8109addb Rename main CSS file 2010-03-15 17:13:15 +11:00
Wesley Moore
ff8ae4f895 QA /personal/2009/03/becoming-a-melbourne-cyclist/ 2010-03-12 18:24:31 +11:00
Wesley Moore
e0b53132e9 QA /personal/2008/11/cumquat-liqueur/ 2010-03-12 17:26:02 +11:00
Wesley Moore
1064eea725 Scope some selectors to content area 2010-03-12 17:19:59 +11:00
Wesley Moore
f50c25475e Fix layout of search field 2010-03-12 17:19:45 +11:00
Wesley Moore
f5b4023c91 Make selecting a search result work 2010-03-12 17:12:57 +11:00
Wesley Moore
f60a5e326e QA /personal/2008/07/iphone-3g-one-week-in/ 2010-03-12 17:12:47 +11:00
Wesley Moore
94d650c307 Add images from Wordpress 2010-03-12 17:12:18 +11:00
Wesley Moore
05a6857275 QA /personal/2008/05/geohashing/ 2010-03-12 07:51:44 +11:00
Wesley Moore
696cdf3968 Remove JSON duplication in articles helper 2010-03-12 07:11:58 +11:00
Wesley Moore
313be1b71b Style ordered lists 2010-03-10 20:12:59 +11:00
Wesley Moore
a53a83844e Tweak Java script to habdle new JSON path 2010-03-10 19:55:36 +11:00
Wesley Moore
d238dfe415 Format code tag the same as pre 2010-03-10 19:55:08 +11:00
Wesley Moore
e4a11f7a7a Implement clearing of search field 2010-03-04 17:59:41 +11:00
Wesley Moore
fdf05d41c7 Unify grey used in CSS 2010-03-04 07:56:21 +11:00
Wesley Moore
0628251b6b Add styling for blockquote 2010-03-04 07:56:03 +11:00
Wesley Moore
ea0282a1e1 Add namespaced application JS 2010-03-04 07:47:46 +11:00
Wesley Moore
c64603ab4f Bundle jQuery 1.4 2010-03-04 07:44:47 +11:00
Wesley Moore
547da4d595 Refactor JS 2010-03-04 07:44:34 +11:00
Wesley Moore
194890e733 Implement article search
Need to refactor the javascript into an Articles object or something that can be used to load the article data. The JS pagination functionality would then be seperate to this.
2010-03-03 08:03:23 +11:00
Wesley Moore
51f62bf5ac Simplify sprited thumbnail presentation
A generated style sheet is no longer needed and the HTML makes more sense.
2010-03-01 07:37:38 +11:00