Klondike Web Framework
Hierarchy
- /cfg
- Contains configuration information
- /core
- Contains Klondike core files; you should not modify these unless you know what you are doing.
- /misc
- Contains files that do not really pertain to anything, but if you wish to do further development on Klondike, the file template lives here.
- /site
- Contains all site information; this is where all the things you should modify (pages, templates, etc) for your site live.
-
- /site/pages
- This is where the pages for your site live.
- /site/templates
- This is where the templates for your site live.
- /static
- This is the directory you should build all of you links off of if you wish to implement a 'static' site rather than a dynamic, query-string driven site.
... Loading ...
