octavian-nita / web-thang

Yet another website / web app template to kick-start one's web-based, toy projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-thang

Yet another website / web app template to kick-start my web-based, toy projects.

After cloning and removing the .git folder:

  git init
  git remote add origin PATH/TO/NEW/REPO
  git fetch
  git checkout -t origin/master

(see http://stackoverflow.com/questions/2411031/how-do-i-clone-into-a-non-empty-directory)

As far as the name is concerned, I initially couldn't decide on whether I wanted to use this to build websites or web apps. Then, I realised I couldn't make much difference between those two terms anyway. Finally, I came across By any other name by Jeremy Keith, that suggested the perfect name :) .

About

Yet another website / web app template to kick-start one's web-based, toy projects.

License:MIT License


Languages

Language:CSS 96.0%Language:JavaScript 4.0%