Bjørn Erik Pedersen
158e1151cd
Merge commit '337d0c5f516ee085205e8abefdb7f87e6d33ca05'
2018-01-31 11:08:08 +01:00
Bjørn Erik Pedersen
2aa4c009ee
Merge commit 'eb738cd35cca1ffc68c5ed688dbe2a19108e8761'
2018-01-03 10:19:56 +01:00
Bjørn Erik Pedersen
06e5633400
Merge commit 'dae5a7c61cceeb0de59f2d755f63e453f71dd9b2'
2017-10-04 09:27:30 +02:00
Bjørn Erik Pedersen
a1900826b9
Merge commit 'ec4e6f9df2ab9ffdc62a3f59675369096e0d3f77' as 'docs'
2017-08-10 17:18:22 +02:00
Bjørn Erik Pedersen
d384c661fe
docs: Re-integrate
2017-08-10 17:17:07 +02:00
Bjørn Erik Pedersen
1c18f3fc49
Merge commit '50ec65fbe1a48475d3320775dab2c47389c02114'
2017-07-31 09:21:24 +02:00
Bjørn Erik Pedersen
f387cb1b38
doc: Merge commit '2c0d1ccdcd95de0bddeb39dca2e4d08f0d8056d7'
2017-07-21 11:00:08 +02:00
Bjørn Erik Pedersen
4c220c4ac2
Merge commit '6dbde8d731f221b027c0c60b772ba82dad759943'
...
Fixes #3709
2017-07-18 10:33:58 +02:00
Bjørn Erik Pedersen
a7765bb3c1
Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'
2017-06-26 20:46:06 +02:00
Bjørn Erik Pedersen
8be3934b59
docs: Remove
...
Docs site is moved to https://github.com/gohugoio/hugoDocs
Will be re-added here as a Git submodule.
2017-06-14 10:32:16 +02:00
Bjørn Erik Pedersen
66d4850b89
docs: Update layout references to gohugoio/hugo
2017-06-13 18:56:22 +02:00
Bjørn Erik Pedersen
3c405f5172
all: Document the Output Formats feature
...
This commit also adds a new command, docshelper, with some utility funcs that adds a JSON datafiles to /docs/data that would be a pain to create and maintain by hand.
Fixes #3242
2017-04-07 10:52:16 +02:00
Mark D. Blackwell
0d1e96701f
docs: Improve Traversing Local Files
2016-09-15 15:15:04 +02:00
Cameron Moore
f52b040ee1
docs: Draft of 0.16 release notes
...
Also included is an enhancement to the gh shortcode to support sending commit
hashes by prepending "0x" to the hash.
2016-03-21 14:08:39 +01:00
Anthony Fok
cb8f459127
Docs: Add nohighlight shortcode and improve formatting
...
And some random formatting and copyediting fixes.
See also #1708
2015-12-23 09:31:07 -07:00
Anthony Fok
f363faadab
Add a number sign "#" before a GitHub issue number
...
to make it more readily recognizable.
2015-12-02 13:11:24 -07:00
Cameron Moore
6812229bb8
Add gh shortcode to docs site
...
The `gh` shortcode has two modes: users and issues. For user mode, pass a list
of `@username` arguments. For the issues/PR mode, pass a list of issue or PR
numbers. PRs link to the "issues/" URL since Github redirects to the correct
URL.
Thanks to @ryanclarke for suggesting an improved template.
2015-12-02 12:18:04 -07:00
Diego Medina
ddd8c77938
Use https
...
The Hugo site uses HTTPS but the video link was HTTP, which made chrome block the video
2015-10-12 13:38:33 -06:00
Bjørn Erik Pedersen
2805a6f80e
Also rename readDir in docs shortcode
2015-08-07 14:55:53 +02:00
Anthony Fok
5505ac0d72
doc: Strip trailing whitespace; other revisions
...
Make some random and non-comprehensive changes to the
template functions documentation to make them more
consistent.
2015-08-04 12:00:08 -06:00
Russell Oliver
81e69c416d
Add ReadDir function to list local files.
...
Includes documentation.
2015-07-25 21:56:38 +02:00
Dan Hersam
06b1a88358
Added three videos to documentation.
...
Created shortcode for YouTube videos and made the videos responsive in the
stylesheet.
2015-01-27 23:44:46 +01:00