Code Monkey home page Code Monkey logo

new_website's People

Contributors

achilleskal avatar aetherc0r3 avatar alexdor avatar bacharakis avatar cnorick avatar dpliakos avatar giannisk avatar hsoc avatar ioana-chiorean avatar katerinakat avatar misaakidis avatar panagiks avatar pappasadrian avatar shah-smit avatar vbarzokas avatar zorbash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

new_website's Issues

Update README.md

  • Include how to install node.js , npm, grunt
  • Better step by step instructions for setting your dev enviroment

Fix links (footer)

Fix links (footer)

'Our values' and 'FAQ' links (footer): currently they change to 'auto' on hover.
Should change to 'pointer' instead.

Replace bower

Bower is really old and we should look into replacing it.

make site multilingual

title says it all, would be nice to be able to have interchangeable languages, english and greek for now (and potentially more if we feel like it :) )

also, a good thing would be to have a simple procedure for translating text. i dont know exactly how, but let's make it easy for translators.

Keep "Our Values" on one line

For resolutions with horizontal length between 992 and 1200 "Our Values" in the footer is displayed on 2 lines. I think there is space to keep it in one line and will look better

screen shot 2016-09-28 at 16 05 07

Keep footer options consistant

In the Join page the footer changes:

  • different colors
  • fewer options - only CC and Source code

I consider the footer something fix as the header ( and I feel that at least the "Our Values" tab should be available in the join page )

screenshot from 2016-09-28 16-10-28

Inline css styles

There are some inline CSS styles to the web page (for example at join.html) those should be moved to our scss file.

Replace grunt with gulp

Gulp should:

  • Minify css
  • Minify js
  • Concat js
  • Concat css
  • Minify images
  • Generate sourcemap
  • Watch for changes

Additional features:

Mobile fixes

  • Fix top bar on mobile view
  • Fix space status on mobile
  • Display image info from "portfolio" on mobile as well
  • Fix footer

Stay in touch form

  • Store user's info
  • Change button's text when it's clicked
  • Display a confirmation message
  • Check if the email is already register

Make members' links target attribute _blank

Currently the links in the members section send visitors out of the website. We can fix this by opening the links in a new tab. Just by making the target attribute _blank.

for example:

<a href="https://github.com/alexdor" target="_blank" rel="noopener noreferrer">Alexandros Dorodoulis</a>

Members visualization

Members visualization

Add an interactive graph showcasing the avatars and usernames of the TM members (its nodes).
d3.js

Logo

Logo

Insert TM's logo (top left and footer middle)

Load font-awesome through bower

Now that we have bower to manage our front-end dependecies we can load font-awesome.min.css through bower & gulp. Use 'styles' task to load the css.

*please remove font-awesome from /src directory.

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.