Skip to content

A repository for the Smash Norway webpage

License

Notifications You must be signed in to change notification settings

Nyeng/smashnorge

This branch is 75 commits behind selbekk/smashnorge:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

23a35c6 · Mar 2, 2015
Mar 2, 2015
Feb 20, 2015
Feb 20, 2015
Feb 20, 2015
Feb 12, 2015
Feb 21, 2015
Mar 2, 2015
Feb 21, 2015
Feb 21, 2015
Feb 23, 2015
Feb 24, 2015
Feb 24, 2015
Feb 20, 2015
Feb 24, 2015
Feb 21, 2015
Mar 2, 2015
Feb 21, 2015
Feb 21, 2015
Feb 24, 2015
Feb 24, 2015

Repository files navigation

Smash Norway's website

This is an open sourced project to create a new website for Smash Norway - an organization that's all about playing Super Smash Bros Melee.

The website is not yet online, but will be found on smashnorge.no.

Planned features

If you're curious about the process, we've created a trello-board for you to check out. You'll find all major upcoming features there.

We'd love your help!

We're currently doing a lot of setup stuff, but we'll soon be ready to accept pull requests on changes and improvements. This is a totally voluntary project, so any help is greatly appreciated.

Initial setup

This project is built with a nice new build tool called Gulp. It uses Node and NPM, so if you don't have it installed, head over to their getting started guide.

First off - install gulp through NPM:

npm install gulp -g

Then install all dependencies with

npm install # installs all build dependencies
bower install # installs all frontend dependencies

And we're done! To start a test server, simply run

gulp serve

The website is currently being designed as a general website with a few different templates. Since we're going to make a Wordpress template out of this, we have quite a few template files to create before we start wordpressifying this

About

A repository for the Smash Norway webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.1%
  • CSS 19.0%
  • JavaScript 4.9%