forked from ervwalter/ewalnet-docpad
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
142 changed files
with
1 addition
and
26,640 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1 @@ | ||
This is the source for the [YTechie.com developer blog](http://www.ytechie.com/). It's set up so that I can easily add/edit content, check it into GitHub, and have Azure automatically pull the source and deploy it. | ||
|
||
This is based off the website of [Erv Walter](http://www.ewal.net/). | ||
|
||
For more information about [why I'm using DocPad as my blogging platform, read this blog post](http://www.ytechie.com/2013/11/blogging-awesomeness-with-a-static-generator-and-markdown/). | ||
|
||
###Installation | ||
|
||
If you want to deploy to Azure to try it: | ||
|
||
<a href="https://azuredeploy.net/" target="_blank"><img src="http://azuredeploy.net/deploybutton.png"/></a> | ||
|
||
For a production installation, you'll want to customize the site: | ||
|
||
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 | ||
6. Customize the rewrites in src\files\web.config (if using IIS, and only if needed) | ||
|
||
|
||
#### License | ||
|
||
Portions Copyright (c) 2013 [Jason Young](http://www.ytechie.com/) | ||
|
||
Portions Copyright (c) 2013 [Erv Walter](http://www.ewal.net/) | ||
|
||
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. | ||
This is the archive of ytechie.com. All of the original articles can be viewed within the documents folder. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.