hugo/docs/content
Anthony Fok 724cc0ddff Add safeUrl; disable safeHtmlAttr; rename safeCSS to safeCss
- Add `safeUrl` template function (Fixes #347)
- Add TestSafeUrl() fashioned after @tatsushid great examples
- Disable `safeHtmlAttr` pending further discussions on its other
  use cases because `safeUrl` is a cleaner solution to #347.
  (There are also `safeJs` and `safeJsStr` that we could implement
  if there are legitimate demands for them.)
- Rename `safeCSS` to `safeCss` (to follow the convention of `safeHtml`)
- Add/expand documentation on `safeHtml`, `safeCss` and `safeUrl`
2015-01-19 23:41:22 -07:00
..
community [Docs] New testimonials and press coverage 2015-01-19 04:16:54 -07:00
content Revert "[Docs] Use <dl> for definition lists of variables" 2015-01-19 11:44:14 -07:00
extras Revert "[Docs] Use <dl> for definition lists of variables" 2015-01-19 11:44:14 -07:00
meta Update release notes with the new Hugo var 2015-01-19 02:58:27 +01:00
overview [Docs] Add FreeBSD logo beside the FreeBSD name 2015-01-19 02:48:44 -07:00
showcase Fix EOF 2014-12-30 12:28:19 -07:00
taxonomies Revert "[Docs] Use <dl> for definition lists of variables" 2015-01-19 11:44:14 -07:00
templates Add safeUrl; disable safeHtmlAttr; rename safeCSS to safeCss 2015-01-19 23:41:22 -07:00
themes [Docs] More random revision and copyediting 2015-01-13 20:48:44 -07:00
troubleshooting [Docs] New "Troubleshooting Overview" page 2015-01-18 13:27:09 -07:00
tutorials Add an alias to the old URL of github-pages-blog.md 2015-01-13 21:24:58 -07:00