Giter Site home page Giter Site logo

ericcarraway.github.io's Introduction

ericcarraway.github.io's People

Contributors

ericcarraway avatar

Watchers

 avatar  avatar  avatar

ericcarraway.github.io's Issues

'pygments' highlighter => 'rouge' for highlighting instead

To suppress this warning, change the 'highlighter' value to 'rouge' in your '_config.yml'.

The page build completed successfully, but returned the following warning:

You are attempting to use the 'pygments' highlighter, which is currently unsupported on GitHub Pages. Your site will use 'rouge' for highlighting instead. To suppress this warning, change the 'highlighter' value to 'rouge' in your '_config.yml'. For more information, see https://help.github.com/articles/page-build-failed-config-file-error/#fixing-highlighting-errors.

GitHub Pages was recently upgraded to Jekyll 3.0. It may help to confirm you're using the correct dependencies:

https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0

For information on troubleshooting Jekyll see:

https://help.github.com/articles/using-jekyll-with-pages#troubleshooting

If you have any questions you can contact us by replying to this email.

skills page - consider format

FRONT-END

  • JavaScript/AngularJS/Backbone.js
  • HTML5/CSS3
  • Consuming RESTful APIs: JSON, AJAX
  • Unit Testing: Mocha/Chai/Sinon
  • E2E Testing: Browser Automation / WebDriver

BACK-END

  • C# / .Net MVC & Web-API
  • Python

OTHER

  • Git Version Control
  • Terminal & BASH Scripting

semantic markup

WIP while removing Bootstrap as a dependency

<body>
    <div class="container">
        <header class="masthead">
            <h3 class="masthead-title">
                <a href="/" ... headshot / name </a>
            </h3>
            <ul class="nav">
                <li><a href="/">Home</a></li>
                <li><a href="/about">About</a></li>
                <li><a href="/music">Music</a></li>
                <li><a href="/code">Code</a></li>
                <li><a href="/talks">Talks</a></li>
                <li><a href="/miscellany">Miscellany</a></li>
            </ul>
        </header>

        <div class="body">

            <div class="page">
                <h1 class="page-title">Page Title Here</h1>
                <div class="page-body">
                    <p>page content here...

                    ...
       <div class="footer">
       </div>

TODO: update resume

  • update PDF version of resume

  • HTML version of resume at ericcarraway.com/resume

    (actual page will be ericcarraway.com/resume/index.html)

  • update to include personal projects

need local versions of dependencies

some assets are brought in via CDN
need local versions to dev without an internet connection

https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.6/journal/bootstrap.min.css
https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css
https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.