I hereby claim:
- I am ethode on github.
- I am lightspeed7 (https://keybase.io/lightspeed7) on keybase.
- I have a public key ASA_tSQyju44jREK3EOVe3xmYCENgZJh76QB5YOquKKqlQo
To claim this, I am signing this object:
dependencies[] = ctools | |
; Views Handlers | |
files[] = views/jcycles_handler_handlername.inc |
I hereby claim:
To claim this, I am signing this object:
#301 Redirects for .htaccess | |
#Redirect a single page: | |
Redirect 301 /pagename.php http://www.domain.com/pagename.html | |
#Redirect an entire site: | |
Redirect 301 / http://www.domain.com/ | |
#Redirect an entire site to a sub folder | |
Redirect 301 / http://www.domain.com/subfolder/ |
While the following structure is not an absolute requirement or enforced by the tools, it is a recommendation based on what the JavaScript and in particular Node community at large have been following by convention.
Beyond a suggested structure, no tooling recommendations, or sub-module structure is outlined here.
lib/
is intended for code that can run as-issrc/
is intended for code that needs to be manipulated before it can be used