nazroll / gdgmalaysia

Source code for GDG Malaysia's website, www.gdg.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code to GDG Malaysia's website

Here you will find the source code that I put together, to build a simple website for GDG Malaysia. It's nothing fancy: just pure static HTML files.

It's divided into 2 main folders:

  • /static/ - this is where all the static resources like CSS files, JavaScript files and images is located.
  • /templates/ - this is where all the HTML template files is placed.

If you want to contribute or add pages to GDG Malaysia's website, just submit a pull request.

Fork it.

About

Source code for GDG Malaysia's website, www.gdg.my

License:GNU General Public License v2.0


Languages

Language:HTML 89.4%Language:CSS 8.2%Language:JavaScript 2.4%