content proxy
- use Content href=“url” to pull externally-generated html
- all links will be re-written to redirect to the shindig server
template
- html templates that render client-side, eg
[sourcecode language=‘html’]
;
${name}
;
[/sourcecode]
content proxy
- use Content href=“url” to pull externally-generated html
- all links will be re-written to redirect to the shindig server
template
- html templates that render client-side, eg
[sourcecode language=‘html’]
;
${name}
;
[/sourcecode]