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

148 commits

Author SHA1 Message Date
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
Wesley Moore
cca783c4ee Load and style Flickr images via JS 2010-02-26 08:08:49 +11:00
Wesley Moore
80eb529934 Implement rendering of sprited thumbnails 2010-02-25 17:34:41 +11:00
Wesley Moore
37751b6052 Add date and tidy up respond section of article 2010-02-05 13:53:29 +11:00
Wesley Moore
b310b66e2e Fix pagination controls 2010-02-04 13:42:58 +11:00
Wesley Moore
2961b40251 Improvements to post page and other layout 2010-02-04 13:38:35 +11:00
Wesley Moore
f1252cb2a4 More tweaks to the archive pages 2010-02-03 21:53:58 +11:00
Wesley Moore
3c58d08cea Fix layout of content pages 2010-02-03 13:42:15 +11:00
Wesley Moore
762b56e401 Add a page item for JS pagination
Doing the archives this way removes the problem of loading page 1 then replacing it with page 2
2010-02-03 13:34:44 +11:00
Wesley Moore
466312f552 Style search field 2010-02-02 21:08:33 +11:00
Wesley Moore
bb2c46a19e Block UI when loading initial archive page 2010-02-02 13:30:14 +11:00
Wesley Moore
d51512462d Finish basic archive pagination implementation 2010-02-02 13:07:40 +11:00
Wesley Moore
a28195cb0e Get basic hashtag navigation working with mojo template 2010-02-01 21:38:33 +11:00
Wesley Moore
43d2baa267 Start work on URL fragment based pagination 2010-02-01 12:59:21 +11:00
Wesley Moore
371b43a904 Remove margin from first item in inline menu 2010-02-01 12:58:49 +11:00
Wesley Moore
45ccebd015 Fix JSON loading of articles 2010-01-30 17:45:39 +11:00
Wesley Moore
0aea6dae4b Link archive pages together with a simple menu 2010-01-30 17:42:29 +11:00
Wesley Moore
e72cf81405 Work on layout of archives and article page 2010-01-30 15:33:54 +11:00
Wesley Moore
63c669e47c Less obscure and simpler B&W thumb rollover CSS 2010-01-29 13:53:05 +11:00
Wesley Moore
d0e1d7ce66 Add test of pre-processed B&W thumbs 2010-01-29 13:41:50 +11:00
Wesley Moore
d22eab5a66 Layout thumnails a little neater 2010-01-28 18:02:35 +11:00
Wesley Moore
5c8a3c6dde Add prettyPhoto pop-up for photos 2010-01-27 21:17:02 +11:00
Wesley Moore
cb7886b226 Merge branch 'master' of ssh://localhost:2222/~wmoore/Source/wezm.net 2010-01-27 20:59:37 +11:00
Wesley Moore
ca5c33441a Ditch the texture for now 2010-01-27 20:59:12 +11:00
Wesley Moore
cedc6ee4a1 More header treaks and make Flickr images more opaque 2010-01-27 20:46:23 +11:00
Wesley Moore
1efd9f405f Add texture image 2010-01-27 13:00:51 +11:00
Wesley Moore
732a95799c Remove debugger call 2010-01-27 13:00:37 +11:00
Wesley Moore
01fe9c0b5c Add background texture to header 2010-01-27 13:00:30 +11:00
Wesley Moore
93e5c9d11c Implement JS loading of Flickr photos 2010-01-26 19:49:53 +11:00
Wesley Moore
ced273f55a Make Flickr thumbnails semi-opaque 2010-01-26 17:22:58 +11:00
Wesley Moore
1621a946be Change feed icons, tweak post layout 2010-01-26 16:48:49 +11:00
Wesley Moore
2a8126bcac Simple dates on right 2010-01-26 16:26:49 +11:00
Wesley Moore
db0cdb6c8a Little date blocks 2010-01-26 16:21:57 +11:00
Wesley Moore
60e9cdf3bf Git vertical layout grid working 2010-01-26 15:31:40 +11:00
Wesley Moore
d5c26ca032 Lots of front page refinements 2010-01-26 15:09:23 +11:00
Wesley Moore
bc6bbc8d93 Simple drak grey band as header 2010-01-24 20:47:02 +11:00
Wesley Moore
c9a5feb35e Tone down the blackness of the header a bit 2010-01-23 18:14:12 +11:00
Wesley Moore
68f311aaf8 Layout home page a little better 2010-01-23 17:47:56 +11:00
Wesley Moore
e26e6a8d75 Add Flickr thumbnails 2010-01-23 17:35:09 +11:00
Wesley Moore
88a0a93abe Add black header 2010-01-23 17:21:52 +11:00
Wesley Moore
312452a2c4 Add qudrant logo 2010-01-23 17:00:40 +11:00
Wesley Moore
ed7c6183be Start implementing JS pagination of articles 2009-11-23 20:33:21 +11:00
Wesley Moore
cebe17fde4 Add more headers, feed icon, date helpers 2009-11-22 18:02:22 +11:00
Wesley Moore
a58b83f5b5 Switch heading font 2009-11-22 16:55:03 +11:00
Wesley Moore
2322012ce8 Decrease font sizes 2009-11-22 16:36:36 +11:00
Wesley Moore
1d51cc6095 Fix RSS link, add hover to top links 2009-11-22 16:28:55 +11:00
Wesley Moore
2184f34435 Refine headers 2009-11-22 16:20:21 +11:00
Wesley Moore
b59236ed69 Work on post layout 2009-11-22 16:00:59 +11:00
Wesley Moore
1fb67f4947 Remove test code 2009-11-22 13:44:20 +11:00
Wesley Moore
29c67e61af Start work on the typography and styling 2009-11-20 22:06:15 +11:00
Wesley Moore
587a78788d Add legacy uploads 2009-11-19 19:19:24 +11:00
Wesley Moore
6efd7b1ce6 Initial nanoc commit 2009-11-10 10:42:38 +11:00