Cameron Moore
f8190777f2
docs: Cleanup Extras menu ordering
2016-12-15 11:15:15 +01:00
Bjørn Erik Pedersen
aafbd3b4bf
docs: Revise docs to reflect that Node is gone
...
Updates #2297
2016-11-22 09:57:03 +01:00
Bjørn Erik Pedersen
01f71babfc
docs: Add lastmod to content files
...
Based on last commit in Git.
2016-01-06 23:55:18 +01:00
Bjørn Erik Pedersen
1a94148d06
Add paginator support for page groups
...
Fixed #1274
2015-07-18 14:53:52 +02:00
bep
bec22f8981
Add pager size argument to paginator methods
...
Fixes #1013
2015-03-31 19:12:56 +02:00
Anthony Fok
b3bd71fec9
Update Hugo docs with the initialisms suggested by golint
...
In particular:
* .Url → .URL (for node, menu and paginator)
* .Site.BaseUrl → .Site.BaseURL
* getJson → getJSON
* getCsv → getCSV
* safeHtml → safeHTML
* safeCss → safeCSS
* safeUrl → safeURL
Continued effort in fixing #959 .
2015-03-18 11:30:37 +01:00
bep
f264076f66
Add doc for Scratch
2015-01-31 22:01:30 +01:00
Anthony Fok
ba44e860a3
[Docs] Copyediting
...
* Add meta author, description and generator tags
* Add Hugo version beside the logo and in the footer
* Suggest the user to run `go get -u -v` to update dependencies
* Requires Go 1.3+ rather than Go 1.1+
* Improve rendering/formatting in some places
* Add trailing slash to URLs where appropriate
* GitHub redirects all http requests to https, update accordingly
2015-01-28 18:02:40 -07:00
bep
0b5f8c8cb3
[doc] Improve paginator doc
2015-01-27 21:56:45 +01:00
bep
fb594fc6e0
Set detault for Paginate to 10
...
10 is a better default than 0, since no paginator pages will be created unles referenced by a `.Paginator`.
See #750
2015-01-26 15:26:19 +01:00
bep
a6d22bcf7d
Add documentation for pagination
...
See #750
2015-01-26 14:56:26 +01:00