lorddev / lorddesign.net

Simple business site for Lord Design, utilizing a responsive design with Twitter Bootstrap.

Home Page:http://lorddesign.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lorddesign.net

This is an older web property dating from my first freelancing career at the turn of the century, before I served a 7-year tenure in corporate tech. The site was updated in 2012 with a new logo and a Twitter Bootstrap fluid grid layout, and jQuery slide pagination which I wrote myself.

The old version had VB code which parsed the server-side VB (normally not browsable) into readable code output in an html <pre/> tag. This is useful for when you find job listings that request to see code you’ve written, as IIS (rightly) prevents your ASP.NET files from actually being downloaded, and updating one file didn’t require you to update the other as it was auto-generated. This was a cool trick, but it’s no longer necessary as my code is now publicly visible on GitHub.

The site had an HttpModule for forwarding dead links to old MovableType articles to my new blog (which I moved to Wordpress).

Latest version

Lord design The latest version of the site is a minimalist design meant to look like Razor code comments. To the right are some social links as well as a link to my CV.

About

Simple business site for Lord Design, utilizing a responsive design with Twitter Bootstrap.

http://lorddesign.net


Languages

Language:HTML 100.0%