Skip to content

Tschef/greek-in-tech

 
 

Repository files navigation

Build Status

Greek in Tech

A project that demonstrates many greek words and names that we constantly use on modern computing and software engineering. You can view the site on greekintech.com.

Getting Started

You need to have node.js and bower and installed. When you are ready you can install all dependencies by typing :

  1. npm install
  2. npm start

After installation you need only need to start the server using the last command.

Contributing

All the entries are available from a single JSON file. You can contribute entries with a pull request. If you don't want to mess with a pull request you can suggest an entry by creating an issue. If you still find it hard, you can drop me an email (see my profile).

Run tests

Make sure grunt is installed globally on your system npm install -g grunt-cli and that you have run npm install first.

grunt mocha

TODO

  1. Add more entries
  2. Minimize js with rjs

About

Greek in tech SPA site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.1%
  • CSS 36.3%
  • HTML 24.6%