Benjamin Petersen
5d9c7327fd
Fix shortcode example escape chars
2018-12-13 16:16:11 -05:00
Bjørn Erik Pedersen
2d1d92b88c
Merge branch 'temp52'
2018-11-28 16:25:09 +01:00
Bjørn Erik Pedersen
4c3fd4fa4d
docs: Document inline shortcodes
...
See #4011
2018-11-27 16:14:09 +01:00
Bud Parr
fd77e8df35
Update asset dependencies and adopt Hugo Pipes
...
* Swap src for assets directory
Assets directory is the default for Hugo Pipes
* Use "Typefaces" package
This method is cleaner because we can pull in our fonts with a require statement https://github.com/KyleAMathews/typefaces
* Use Hugo Pipes method of calling resources
* Update dependencies
* [wip] Revamp Webpack
* Tweak Webpack for Tachyons
* Use simple build scripts
* Update dependencies
* Fix content that referenced files that don't exist
* Add all scripts
* Improve styles/js preload and cache
* Add to whitelist
* Add fonts to headers for preload
* Move preloads to header file
* Update styles
* Improve manifest usage
The manifest partial was in the site but not included in head
* Update readme
* Remove extra check on asset resources
* Call assets directly in header file
2018-11-25 17:08:43 +01:00
Bjørn Erik Pedersen
e2ffe867a7
Merge branch 'temp51'
2018-11-07 12:10:42 +01:00
Bjørn Erik Pedersen
3b2b172b98
docs: Document shortcode error handling
...
Closes https://github.com/gohugoio/hugoDocs/issues/660
2018-11-07 10:38:58 +01:00
Hideki Ikemoto
99a1f4a947
Fix note for reserved partial name(starting with -> including).
...
See. https://github.com/gohugoio/hugo/issues/5373
2018-11-02 08:24:00 +01:00
Hideki Ikemoto
3eebd98c3d
Add note for reserved partial name.
...
See. https://github.com/gohugoio/hugo/issues/5373
2018-11-01 16:22:10 +01:00
Bjørn Erik Pedersen
37095d5403
Fix shortcode example
2018-10-29 09:26:40 +01:00
Bjørn Erik Pedersen
0848044474
Update shortcode-templates.md
2018-10-28 00:24:49 +02:00
Rick Cogley
c6b193c6f3
Update shortcode-templates.md
...
Improved based on a little confusion on forum related to how to access e.g. a second positional param.
2018-10-22 12:49:51 +02:00
Ben Gadbois
1f2846e6d1
Fix typo in output format README
2018-10-20 20:59:03 +02:00
Tiger Oakes
62bf0f184a
Documentation for Open Graph & Twitter Cards
2018-10-14 11:14:46 +02:00
Franky W
987f1e1cdf
Fix dead links ( #601 )
...
Links that should point to the hugoDocs pointed to hugo project.
When visiting the links, they showed up as 404.
2018-09-12 18:02:24 -04:00
Kaushal Modi
0e9fada523
Improvements to taxonomy template examples
2018-09-11 22:21:15 -04:00
Kaushal Modi
e06c4bf73d
Add syntax highlighting; consistent 4-space indentation
2018-09-11 16:43:16 -04:00
Shaform
c1cb3f081c
Remove dead links for custom permalinks
2018-09-11 16:29:09 -04:00
Bjørn Erik Pedersen
cb5608dbfe
Update introduction.md
2018-09-04 23:59:15 +02:00
Kaushal Modi
30b060dff7
Add variable re-definition example (Hugo v0.48+)
2018-09-04 17:24:52 -04:00
Kaushal Modi
21123967eb
Minor edits
2018-09-04 17:16:32 -04:00
Kaushal Modi
fac3df0433
Refresh the Go Templates introduction
2018-09-04 17:11:03 -04:00
Christian Oliff
60b9160eb4
Add docs for displaying 404 page on CloudFront
2018-08-24 06:50:16 -04:00
Kaushal Modi
ce14da4350
Fix the AlternativeOutputFormats/OutputFormats examples
...
Ref:
https://github.com/gohugoio/hugo/pull/4925#issuecomment-403940096 ,
https://github.com/gohugoio/hugo/issues/5032
Also fix https://gohugo.io/templates/rss/ returning 404.
2018-08-06 10:47:22 -04:00
Aapeli
357a70a328
Remove redirect loop from templates/404
2018-08-05 10:11:36 +02:00
Aapeli
4ad7b01ba8
Remove some aliases that were causing infinite redirect loops
2018-08-05 10:11:36 +02:00
Bjørn Erik Pedersen
9b53380c44
Update sitemap-template.md
2018-07-27 15:09:00 +02:00
Bjørn Erik Pedersen
f3417dd52f
Update sitemap-template.md
2018-07-27 15:07:59 +02:00
Bjørn Erik Pedersen
aae33d9a8f
Update sitemap-template.md
2018-07-27 14:55:51 +02:00
Kaushal Modi
bf1405d92b
Correction: .Pages on homepage is same as .Site.RegularPages
...
Ref:
https://github.com/gohugoio/hugoDocs/issues/398#issuecomment-371576088
2018-07-16 17:43:19 -04:00
Kaushal Modi
50df8bfb83
Replace .Data.Pages with .Pages
2018-07-16 22:58:22 +02:00
Dan Lüdtke
f59b3ab06f
Fix typo in template lookup order
2018-07-05 21:20:09 +02:00
Bjørn Erik Pedersen
48cc2d51fd
docs: Update theme documentation
...
See #4460
2018-06-12 07:38:41 +02:00
Matthew Dempsky
c618809e79
Refer to Go by its proper name, not its domain name
2018-05-31 08:56:17 +02:00
Kaushal Modi
9a3e1c19a1
Clarify that lower weight gets higher precedence
...
Thank you @henning for pointing out this needed clarification.
2018-05-22 12:21:10 -04:00
ashley teoh
21e2934c52
rename taxonomies.html to taxonomy.html
2018-05-08 15:56:28 -04:00
Anthony Fok
77578f5bfc
Move content/ into new contentDir content/en/
...
in preparation for adding new translations such as Chinese.
Paths for "readfile" shortcode are adjusted accordingly.
See #461
2018-05-01 11:23:28 -06:00