Christopher Zenzel czenzel
-
Venerate Technologies, LLC
- Windermere, Florida
- Sign in to view email
- https://venerate.tech
View jingo-wiki-file-uploads.patch
Only in jingo-uploads: .DS_Store | |
Only in jingo-master: .git | |
Only in jingo-uploads/lib: .DS_Store | |
diff -crB jingo-master/lib/app.js jingo-uploads/lib/app.js | |
*** jingo-master/lib/app.js 2015-09-19 03:43:52.000000000 -0400 | |
--- jingo-uploads/lib/app.js 2015-09-19 02:57:35.000000000 -0400 | |
*************** | |
*** 24,29 **** | |
--- 24,30 ---- | |
gravatar = require("gravatar"), |
View 20150711-typed-demo.js
/* | |
Experimental Typed Language Support - User Contributed by Me | |
Use as you please! | |
For typed.com | |
Developed by Christopher Zenzel | |
*/ | |
$(document).ready(function() { | |
// Language Information - Shared by Functions |
View usb_root.rb
# USB / File System Root and URL Root for Jekyll | |
# | |
# Description: Create links and paths within your site using a file system root | |
# Description: This plugin is not limited to USB use for a Jekyll Static Site | |
# | |
# Built by: Christopher Zenzel, AA, IST | |
# Purpose: A Jekyll Web Site containing my Resume for distribution via USB | |
# Built: 2015 | |
# | |
# Please use as you want, but please give credit back to my GIST or |
NewerOlder