MJZawacki / mzawacki-docpad

The source for the DocPad-based blog at www.mzawacki.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##About

This is the source for the www.mjzawacki.com which is based off the website of Erv Walter. It is set up to deploy directly to Azure where the web site is automatically configured and deployed.

To learn more about the evolution of the code behind this site, check out How YTechie uses DocPad and Deploying DocPad on Azure.

###Installation

  1. Download the source
  2. Run npm install in the folder
  3. Customize src\partials\me.html
  4. Replace your photo in src\files\images\Headshot-Square.jpg (100x100px)
  5. Customize the default page template
  • Change the Google Analytics code to your own
  • Change the Google Plus information to your own
  • Change the feed title
  • Change the meta description
  • Change the twitter and github info
  • Change the search site
  • Change copyright
  1. Customize the rewrites in src\files\web.config (if using IIS, and only if needed)

License

Portions Copyright (c) 2014 Michael Zawacki

Portions Copyright (c) 2013 Jason Young

Portions Copyright (c) 2013 Erv Walter

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The source for the DocPad-based blog at www.mzawacki.com


Languages

Language:CSS 83.2%Language:CoffeeScript 7.9%Language:Shell 6.8%Language:HTML 2.2%