0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a project page, which lists the things I am working on More... almost 16 years ago
Changed the H2's in archive.php to have no margin at the top More... almost 16 years ago
Added footnotes (using jQuery) and flickr and twitter stuff to the front page. In addition added an ie.css file More... almost 16 years ago
Added a new Front Page to the site, which uses the new template file frontpage.php. Added Twitter and Flickr feeds to that front page. More... almost 16 years ago
No longer needed the Shadow Labels plugin, since I am using "disqus" for comments. More... almost 16 years ago
Replaced my bespoke extendo page code, with the extendo page plugin (written by me). More... almost 16 years ago
Added social media icons to the top of the page, and removed the "fork me on github banner". More... almost 16 years ago
Removed blueprint css buttons plugin from the header. Also added Disqus as the wordpress comments manager, and thus added some CSS styles to make it look correct (and delete some useless parts). More... almost 16 years ago
Added -webkit-margin-bottom-collapse css property to the content div in order to include the margin of child elements within its area. More... almost 16 years ago
Changed the header and footer to be more partitioned off. Added buttons to the header for main parts of the website, including a Contact putton using a Javascript email obfuscator. More... almost 16 years ago
Removed "impact" as a fallback font (now goes straight to sans-serif). Removed the ugly grey box header. Fixed bold difference between webkit and moz in the post date. More... almost 16 years ago
Added jquery-shadow-labels plugin (which I wrote) to make the "leave a reply" section better. Also added the html5shiv for IE. More... almost 16 years ago
Added some styles for the new elements introduced in the last commit (for the single post page). More... almost 16 years ago
Converted the single post page to usng HTML5 elements such as article. Of note, I added an article footer containing the author bio. More... almost 16 years ago
Made the comments information about a post "small" text, by giving the encapsulating paragraph the "small" class. More... almost 16 years ago
Added semicolons into some single statement php sections to be consistent. More... almost 16 years ago
Since some browsers allow textboxes to be resized by the user, I set the max-width to be the same as the width, to prevent destructuring the layout. More... almost 16 years ago
Gave the website field in the Leave a Reply section of the comments the 'text' class and changed the "(required)" mark to a '*' More... almost 16 years ago
Fixed archive page such that it can now display category and tag archives correctly More... almost 16 years ago
Improved the readability of the outputted source code More... almost 16 years ago
Added jQuery and a global.js file to the header of every page. Implemented dynamic loading of more posts on the index page. More... almost 16 years ago
Moved post date into a box to the left of the title. More... almost 16 years ago
Stopped using the "Wordpress Loop" in archives, since a limit is imposed via the admin interface. Instead used the get_posts function. More... almost 16 years ago
Made all 'a' tags the same red colour. More... almost 16 years ago
Removed commented out HTML, this is revision control damn it! More... almost 16 years ago
Merge branch 'master' of github.com:marcuswhybrow/marcuswhybrow.net More... almost 16 years ago
Removed underline used for "ins" tags. More... almost 16 years ago
Added new screenshot, which represents the new design. More... almost 16 years ago
removed old screenshot More... almost 16 years ago
Fixed a nested HTML comment becomming problem More... almost 16 years ago