GithubHelp home page GithubHelp logo

ejs-site's People

Contributors

afj176 avatar chibamai avatar cmrnh avatar franklinyu avatar kevinsimper avatar mde avatar ryanzim avatar shaedrich avatar vsn4ik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ejs-site's Issues

Coding style

@mde: As is pretty obvious from looking at the source code, there isn't much standardization in the coding style of the HTML. I would be willing to straighten out some of the oddities, but I'm not sure what coding style you prefer.


Here's my personal preferences for HTML:

  • 4 spaces indent

  • <p> tags on same line

    <p>Hello World!</p>
    
  • <li> on same line if the line is short, block-style for longer points

    <li>Point one</li>
    
    <li>
        Lorem ipsum dolor sit amet, consectetur adipiscing elit.
        Nunc mauris turpis, congue vestibulum fringilla quis, porta ac ipsum. 
        Suspendisse sollicitudin iaculis felis vel sollicitudin. 
        Quisque tempus tristique turpis eget vestibulum.
    </li>
    

Let me know what you think of this style. I won't start work until I know your preference.

HTTPS?

If I understand correctly this is the repository for http://ejs.co/ right?

Any opinion about making it https://ejs.co/ with HTTPS/SSL/TLS? Chrome begins to flag sites “insecure” with plain HTTP. Nowadays it doesn’t cost much money (if any) to host an HTTPS site. Is there anything I can help?

Few typos on the site

  1. I think it should say Custom delimiters instead of Customer delimiters
  2. I think the year in the footer was meant to be 2012 unless you're from the future ;-)

The jQuery scrollTo does not work

For some reason the jQuery scrollTo does not work. I think it should just be removed and use the browser built-in document navigation :)

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.