GithubHelp home page GithubHelp logo

jnanadarshan / jnancoprod Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jekyllt/jasper2

0.0 0.0 0.0 13.05 MB

This is the production version of my personal blog. I use Jekyll to render the static site. The site is automatically deployed using Travis CI to Amazon S3. CDN by amazon CloudFront.

Home Page: https://jnan.co

License: MIT License

HTML 60.37% Ruby 4.22% CSS 29.98% JavaScript 4.96% Python 0.48%

jnancoprod's People

Contributors

biomadeira avatar dceluis avatar jnanadarshan avatar rriemann avatar tsdmgz avatar

Watchers

 avatar  avatar  avatar

jnancoprod's Issues

Subscribe button is not working

Have to change the code below to enable "Subscribe" button.

<form method="post" action="/subscribe/" class="">
    <input class="confirm" type="hidden" name="confirm"  /><input class="location" type="hidden" name="location"  /><input class="referrer" type="hidden" name="referrer"  />

    <div class="form-group">
        <input class="subscribe-email" type="email" name="email"  placeholder="[email protected]" />
    </div>
    <button class="" type="submit" {% unless site.subscribe %}enabled{% endunless %}><span>Subscribe</span></button>
    <script type="text/javascript">(function(g,h,o,s,t){h[o]('.location')[s]=h[o]('.location')[s] || g.location.href;h[o]('.referrer')[s]=h[o]('.referrer')[s] || h.referrer;})(window,document,'querySelector','value');</script>
</form>

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.