diff --git a/AboutMe.sln b/AboutMe.sln index 14832ee..551c591 100644 --- a/AboutMe.sln +++ b/AboutMe.sln @@ -7,27 +7,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AboutMe", "src\AboutMe\Abou EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AboutMe.Web", "src\AboutMe.Web\AboutMe.Web.csproj", "{44897F13-6E56-43D2-813C-50FC8100064A}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PublishScripts", "PublishScripts", "{87E584F7-EF46-4EB9-8C6B-106D8AEF097F}" - ProjectSection(SolutionItems) = preProject - PublishScripts\AzureWebsitePublishModule.psm1 = PublishScripts\AzureWebsitePublishModule.psm1 - PublishScripts\Publish-WebApplicationWebsite.ps1 = PublishScripts\Publish-WebApplicationWebsite.ps1 - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Configurations", "Configurations", "{A5C33959-FEA3-4CDA-AAC7-B67A30404D08}" - ProjectSection(SolutionItems) = preProject - PublishScripts\Configurations\AboutMeWeb-WAWS-dev.json = PublishScripts\Configurations\AboutMeWeb-WAWS-dev.json - EndProjectSection -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{F526845D-6E6D-4DED-B5BD-7113ED3C3F68}" ProjectSection(SolutionItems) = preProject .nuget\packages.config = .nuget\packages.config EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{411CB67C-50C5-4C1D-B0B5-515EABECB553}" - ProjectSection(SolutionItems) = preProject - WebEssentials-Settings.json = WebEssentials-Settings.json - EndProjectSection -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -46,7 +30,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {A5C33959-FEA3-4CDA-AAC7-B67A30404D08} = {87E584F7-EF46-4EB9-8C6B-106D8AEF097F} - EndGlobalSection EndGlobal diff --git a/WebEssentials-Settings.json b/WebEssentials-Settings.json deleted file mode 100644 index a9b9034..0000000 --- a/WebEssentials-Settings.json +++ /dev/null @@ -1,184 +0,0 @@ -{ - "BrowserLink": { - "CssIgnorePatterns": "bootstrap*; reset.css; normalize.css; jquery*; toastr*; foundation*; animate*; inuit*; elements*; ratchet*; hint*; flat-ui*; 960*; skeleton*", - "EnableMenu": true, - "EnablePixelPushing": true, - "ShowMenu": true - }, - "CodeGen": { - "AddTypeScriptReferencePath": true, - "CamelCaseEnumerationValues": false, - "CamelCasePropertyNames": true, - "CamelCaseTypeNames": false - }, - "CoffeeScript": { - "CompileOnBuild": false, - "CompileOnSave": true, - "GenerateSourceMaps": true, - "LintOnBuild": false, - "LintOnSave": true, - "LintResultLocation": "Message", - "MinifyInPlace": false, - "OutputDirectory": null, - "ProcessSourceMapsForEditorEnhancements": true, - "ShowPreviewPane": true, - "WrapClosure": true - }, - "Css": { - "AdjustRelativePaths": true, - "AutoMinify": true, - "Autoprefix": false, - "AutoprefixerBrowsers": null, - "GenerateRtlSourceMaps": true, - "GzipMinifiedFiles": false, - "MakeMinified": true, - "OutputDirectory": null, - "RtlCss": false, - "RunOnBuild": false, - "ShowBrowserTooltip": true, - "ShowInitialInherit": false, - "ShowUnsupported": true, - "SyncBase64ImageValues": true, - "SyncVendorValues": true, - "ValidateEmbedImages": true, - "ValidateStarSelector": true, - "ValidateVendorSpecifics": true, - "ValidateZeroUnit": true, - "ValidationLocation": "Messages" - }, - "General": { - "AllMessagesToOutputWindow": false, - "KeepImportantComments": true, - "ShowWEIgnoreLogs": true, - "SvgPreviewPane": true - }, - "Handlebars": { - "CompileOnBuild": false, - "CompileOnSave": true, - "MinifyInPlace": false, - "OutputDirectory": null - }, - "Html": { - "AttributeQuotesRemovalMode": "KeepQuotes", - "AutoMinify": false, - "CustomAngularDirectiveList": null, - "EnableAngularValidation": true, - "EnableBootstrapValidation": true, - "EnableEnterFormat": true, - "EnableFoundationValidation": true, - "GzipMinifiedFiles": false, - "ImageDropFormats": [ - { - "HtmlFormat": "\"\"", - "Name": "Simple Image Tag" - }, - { - "HtmlFormat": "
\"\"
", - "Name": "Enclosed in Div" - }, - { - "HtmlFormat": "
  • \"\"
  • ", - "Name": "Enclosed as List Item" - }, - { - "HtmlFormat": "
    ", - "Name": "Inline CSS" - } - ], - "MakeMinified": true, - "MinifyAngularBindingExpressions": false, - "MinifyKnockoutBindingExpressions": false, - "OutputDirectory": null, - "ProcessableScriptTypeList": null, - "RunOnBuild": false - }, - "JavaScript": { - "AutoMinify": true, - "BlockCommentCompletion": true, - "EvalTreatment": "MakeImmediateSafe", - "GenerateSourceMaps": true, - "GzipMinifiedFiles": false, - "LintOnBuild": false, - "LintOnSave": true, - "LintResultLocation": "Message", - "MakeMinified": true, - "OutputDirectory": null, - "RootDirectory": "/Scripts/", - "RunOnBuild": false, - "TermSemicolons": true - }, - "Less": { - "CompileOnBuild": false, - "CompileOnSave": true, - "EnableChainCompilation": true, - "GenerateSourceMaps": true, - "MinifyInPlace": false, - "OutputDirectory": null, - "ProcessSourceMapsForEditorEnhancements": true, - "ShowPreviewPane": true, - "StrictMath": false - }, - "LiveScript": { - "CompileOnBuild": false, - "CompileOnSave": true, - "GenerateSourceMaps": true, - "MinifyInPlace": false, - "OutputDirectory": null, - "ProcessSourceMapsForEditorEnhancements": true, - "ShowPreviewPane": true, - "WrapClosure": true - }, - "Markdown": { - "AutoHyperlink": false, - "AutoNewLines": false, - "CompileOnBuild": false, - "CompileOnSave": true, - "EncodeProblemUrlCharacters": false, - "GenerateXHTML": true, - "LinkEmails": false, - "MinifyInPlace": false, - "OutputDirectory": null, - "ShowPreviewPane": true, - "StrictBoldItalic": false - }, - "Scss": { - "CompileOnBuild": false, - "CompileOnSave": true, - "EnableChainCompilation": true, - "GenerateSourceMaps": true, - "MinifyInPlace": false, - "NumberPrecision": 5, - "OutputDirectory": null, - "OutputStyle": "Expanded", - "ProcessSourceMapsForEditorEnhancements": true, - "ShowPreviewPane": true, - "UseRubyRuntime": false - }, - "Sprite": { - "CssOutputDirectory": null, - "IsVertical": true, - "LessOutputDirectory": null, - "Margin": 1, - "Optimize": true, - "OutputDirectory": null, - "RunOnBuild": false, - "ScssOutputDirectory": null, - "UseAbsoluteUrl": false, - "UseFullPathForIdentifierName": true - }, - "SweetJs": { - "CompileOnBuild": false, - "CompileOnSave": true, - "GenerateSourceMaps": true, - "MinifyInPlace": false, - "OutputDirectory": null, - "ProcessSourceMapsForEditorEnhancements": true, - "ShowPreviewPane": true - }, - "TypeScript": { - "LintOnBuild": false, - "LintOnSave": true, - "LintResultLocation": "Message", - "ShowPreviewPane": true - } -} \ No newline at end of file diff --git a/pingme.txt b/pingme.txt deleted file mode 100644 index e69de29..0000000 diff --git a/src/AboutMe.Web/AboutMe.Web.csproj b/src/AboutMe.Web/AboutMe.Web.csproj index 7ae8080..f8ff0a2 100644 --- a/src/AboutMe.Web/AboutMe.Web.csproj +++ b/src/AboutMe.Web/AboutMe.Web.csproj @@ -193,7 +193,6 @@ - diff --git a/src/AboutMe.Web/Images/github-chart.png b/src/AboutMe.Web/Images/github-chart.png deleted file mode 100644 index b707432..0000000 Binary files a/src/AboutMe.Web/Images/github-chart.png and /dev/null differ diff --git a/src/AboutMe.Web/Scripts/main.js b/src/AboutMe.Web/Scripts/main.js index bafe6b3..d2c4754 100644 --- a/src/AboutMe.Web/Scripts/main.js +++ b/src/AboutMe.Web/Scripts/main.js @@ -1,6 +1,4 @@ jQuery(document).ready(function ($) { - /*======= Skillset *=======*/ - $('.level-bar-inner').css('width', '0'); $(window).on('load', function () { @@ -11,6 +9,7 @@ jQuery(document).ready(function ($) { width: itemWidth }, 800); }); + }); /* Bootstrap Tooltip for Skillset */ @@ -44,5 +43,10 @@ jQuery(document).ready(function ($) { entryTemplate: '

    {title}

    {shortBodyPlain}

    Read more
    ' } ); + window.GitHubActivity.feed({ + username: "tparnell8", + selector: "#feed", + limit: 20 // optional + }); }); diff --git a/src/AboutMe.Web/Scripts/main.min.js b/src/AboutMe.Web/Scripts/main.min.js index 7996582..48f26c7 100644 --- a/src/AboutMe.Web/Scripts/main.min.js +++ b/src/AboutMe.Web/Scripts/main.min.js @@ -1 +1,2 @@ -jQuery(document).ready(function(n){n(".level-bar-inner").css("width","0");n(window).on("load",function(){n(".level-bar-inner").each(function(){var t=n(this).data("level");n(this).animate({width:t},800)})});n(".level-label").tooltip();n("#rss-feeds").rss("https://blog.tommyparnell.com/rss",{limit:3,effect:"slideFastSynced",layoutTemplate:"
    {entries}<\/div>",entryTemplate:'

    {title}<\/a><\/h3>

    {shortBodyPlain}<\/p><\/i>Read more<\/a><\/div>'})}); \ No newline at end of file +jQuery(document).ready(function(n){n(".level-bar-inner").css("width","0");n(window).on("load",function(){n(".level-bar-inner").each(function(){var t=n(this).data("level");n(this).animate({width:t},800)})});n(".level-label").tooltip();n("#rss-feeds").rss("https://blog.tommyparnell.com/rss",{limit:3,effect:"slideFastSynced",layoutTemplate:"

    {entries}<\/div>",entryTemplate:'

    {title}<\/a><\/h3>

    {shortBodyPlain}<\/p><\/i>Read more<\/a><\/div>'});window.GitHubActivity.feed({username:"tparnell8",selector:"#feed",limit:20})}); +//# sourceMappingURL=main.min.js.map diff --git a/src/AboutMe.Web/Scripts/main.min.js.map b/src/AboutMe.Web/Scripts/main.min.js.map index 1a577d3..23e1712 100644 --- a/src/AboutMe.Web/Scripts/main.min.js.map +++ b/src/AboutMe.Web/Scripts/main.min.js.map @@ -2,7 +2,7 @@ "version":3, "file":"main.min.js", "lineCount":1, -"mappings":"AAAAA,MAAM,CAACC,QAAD,CAAUC,MAAM,CAAC,QAAS,CAACC,CAAD,CAAI,CAGhCA,CAAC,CAAC,kBAAD,CAAoBC,IAAI,CAAC,OAAO,CAAE,GAAV,CAAc,CAEvCD,CAAC,CAACE,MAAD,CAAQC,GAAG,CAAC,MAAM,CAAE,QAAS,CAAA,CAAG,CAC7BH,CAAC,CAAC,kBAAD,CAAoBI,KAAK,CAAC,QAAS,CAAA,CAAG,CACnC,IAAIC,EAAYL,CAAC,CAAC,IAAD,CAAMM,KAAK,CAAC,OAAD,CAAS,CAErCN,CAAC,CAAC,IAAD,CAAMO,QAAQ,CAAC,CACZ,KAAK,CAAEF,CADK,CAEf,CAAE,GAFY,CAHoB,CAAb,CADG,CAArB,CAQV,CAGFL,CAAC,CAAC,cAAD,CAAgBQ,QAAQ,CAAA,CAAE,CAG3BR,CAAC,CAAC,YAAD,CAAcS,IAAI,CAGf,mCAAmC,CAEnC,CAII,KAAK,CAAE,CAAC,CAKR,MAAM,CAAE,iBAAiB,CAKzB,cAAc,CAAE,oCAAmC,CAKnD,aAAa,CAAE,8MAnBnB,CALe,CAnBa,CAAd,CA+CpB", +"mappings":"AAAAA,MAAM,CAACC,QAAD,CAAUC,MAAM,CAAC,QAAS,CAACC,CAAD,CAAI,CAChCA,CAAC,CAAC,kBAAD,CAAoBC,IAAI,CAAC,OAAO,CAAE,GAAV,CAAc,CAEvCD,CAAC,CAACE,MAAD,CAAQC,GAAG,CAAC,MAAM,CAAE,QAAS,CAAA,CAAG,CAC7BH,CAAC,CAAC,kBAAD,CAAoBI,KAAK,CAAC,QAAS,CAAA,CAAG,CACnC,IAAIC,EAAYL,CAAC,CAAC,IAAD,CAAMM,KAAK,CAAC,OAAD,CAAS,CAErCN,CAAC,CAAC,IAAD,CAAMO,QAAQ,CAAC,CACZ,KAAK,CAAEF,CADK,CAEf,CAAE,GAFY,CAHoB,CAAb,CADG,CAArB,CASV,CAGFL,CAAC,CAAC,cAAD,CAAgBQ,QAAQ,CAAA,CAAE,CAG3BR,CAAC,CAAC,YAAD,CAAcS,IAAI,CAGf,mCAAmC,CAEnC,CAII,KAAK,CAAE,CAAC,CAKR,MAAM,CAAE,iBAAiB,CAKzB,cAAc,CAAE,oCAAmC,CAKnD,aAAa,CAAE,8MAnBnB,CALe,CA0BlB,CACDP,MAAMQ,eAAeC,KAAK,CAAC,CACvB,QAAQ,CAAE,WAAW,CACrB,QAAQ,CAAE,OAAO,CACjB,KAAK,CAAE,EAHgB,CAAD,CA7CM,CAAd,CAmDpB", "sources":["main.js"], -"names":["jQuery","document","ready","$","css","window","on","each","itemWidth","data","animate","tooltip","rss"] +"names":["jQuery","document","ready","$","css","window","on","each","itemWidth","data","animate","tooltip","rss","GitHubActivity","feed"] } diff --git a/src/AboutMe.Web/Views/Index/AboutMe.cshtml b/src/AboutMe.Web/Views/Index/AboutMe.cshtml index b398117..f540eaa 100644 --- a/src/AboutMe.Web/Views/Index/AboutMe.cshtml +++ b/src/AboutMe.Web/Views/Index/AboutMe.cshtml @@ -5,6 +5,6 @@

    Sysadmin turned Software Engineer. I love solving huge web problems. I love C#, but I am open to using any language/technology. I really enjoy working with cloud technologies, and utilizing the latest Continuous Integration techniques

    On my free time I like to play guitar, and tinker with various cloud technologies

    -
    -

    - \ No newline at end of file +
    +

    + \ No newline at end of file diff --git a/src/AboutMe.Web/Views/Index/Index.cshtml b/src/AboutMe.Web/Views/Index/Index.cshtml index 85c58c4..4291224 100644 --- a/src/AboutMe.Web/Views/Index/Index.cshtml +++ b/src/AboutMe.Web/Views/Index/Index.cshtml @@ -6,7 +6,7 @@ Tommy James Parnell - + @*Meta*@ @@ -15,15 +15,10 @@ - - - - @* - *@ - - + +
    + Contact Me - -
    + +
    @Html.Partial("AboutMe") - @* @Html.Partial("Projects")*@
    @@ -65,51 +58,46 @@

    Software Engineer Vistaprint.com (2015 - Present)

    Work on our gallery, and search engine platform

    -
    +

    Lead Systems Administrator Vistaprint.com (2011 - 2015)

    Devops Engineer, Technical lead for our Monitoring team

    -
    -
    -
    - +
    + + + @Html.Partial("Projects") + @*Blog Posts*@ - - @*
    + + + + @*Github Feed*@ +
    -
    -
    -
    -
    *@ - - +
    +
    + +
    + @Html.Partial("RightPane") - - - - + +
    tommyparnell.com -
    -
    - + + - -@* -*@ - + + \ No newline at end of file diff --git a/src/AboutMe.Web/Views/Index/Projects.cshtml b/src/AboutMe.Web/Views/Index/Projects.cshtml index db535b7..79e738c 100644 --- a/src/AboutMe.Web/Views/Index/Projects.cshtml +++ b/src/AboutMe.Web/Views/Index/Projects.cshtml @@ -22,67 +22,9 @@

    I came across a cool OWIN Oauth provider, but unfortunately they did not have an implementation for twitch. So I did the grunt work, and submitted a pull request.

    - + View Pull Request - - @*
    -
    - - project name - -
    -

    Velocity - Designed for Products

    -

    You can put one of your secondary projects here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.

    -

    Find out more

    -
    -
    - -
    - - project name - -
    -

    Tempo - Designed for Startups

    -

    You can put one of your secondary projects here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.

    -

    Find out more

    -
    -
    - -
    - - project name - -
    -

    Delta - Designed for Mobile Apps

    -

    You can put one of your secondary projects here. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.

    -

    Find out more

    -
    -
    *@ - - - - -@*
    -
    -

    Other Projects

    -
    -
    -

    Project Title Cras Lacus

    -

    Provide a brief description of your project. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatu.

    -

    Find out more

    -
    -
    -

    Project Title Cras eget lacus Open Source

    -

    Provide a brief description of your project. Maecenas ornare ultricies risus, in fermentum augue consectetur in. Vestibulum vitae mauris iaculis, sollicitudin velit in, molestie nulla.

    -

    View on GitHub

    -
    -
    -

    Project Title Maecenas Ornare Open Source

    -

    Provide a brief description of your project. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In vel purus enim. Etiam tortor felis, fermentum ac ultrices sed.

    -

    View on GitHub

    -
    - - More on CoderWall -
    -
    -
    *@ \ No newline at end of file + + + + \ No newline at end of file diff --git a/src/AboutMe.Web/Views/Index/RightPane.cshtml b/src/AboutMe.Web/Views/Index/RightPane.cshtml index 2df83f2..1b178f7 100644 --- a/src/AboutMe.Web/Views/Index/RightPane.cshtml +++ b/src/AboutMe.Web/Views/Index/RightPane.cshtml @@ -9,9 +9,9 @@
  • Blog:Blog
  • Email:tparnell8@gmail.com
  • - - - + + + - @* + + + + - *@ - +

    More on Linkedin

    + + + + + + + - - + + + - \ No newline at end of file + + + + \ No newline at end of file