Bjørn Erik Pedersen
f6dcc93bc3
docs: Add docs for append
...
See #5190
2018-09-14 10:12:08 +02:00
Bjørn Erik Pedersen
aae528ca34
Merge commit '13e64d72763bf8d6d92d4cdfc15ed45ee9debfab'
2018-09-14 08:35:23 +02:00
Bjørn Erik Pedersen
6b00298bb2
Remove outdated "related example"
2018-09-13 10:58:14 +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
Bangel
96287a20a1
Add config option "summaryLength" ( #600 )
...
* Add config option "summaryLength"
*Updated to include "summaryLength" configuration option from
https://github.com/gohugoio/hugo/pull/3924
*Took line about HTML loading in summary and updated it to clarify the user has options to show html or not instead of implying there are no options
*Fixed typos
@kaushalmodi moved the Org mode `# more` syntax sentence to a new paragraph.
2018-09-12 16:51:17 -04:00
Bjørn Erik Pedersen
ced7f20855
Adjust Over showcase
2018-09-12 19:44:16 +02:00
Wayne Ashley Berry
e334a6354b
Add new showcase: over
2018-09-12 19:37:11 +02:00
Gergő Pintér
10435b5028
Add warning about privacy options only work with internal templates ( #525 )
2018-09-12 12:07:11 -04:00
Kaushal Modi
48c6b0e4de
Minor grammatical fix
...
Ref: https://github.com/gohugoio/hugoDocs/pull/517
2018-09-12 11:28:26 -04:00
Bjørn Erik Pedersen
684670ebc1
Add quote
2018-09-12 14:28:53 +02: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
Kaushal Modi
3e3aefd04f
Fix 0a671bc3751479e74a0a9d2132736c61d239707c
2018-09-11 16:28:34 -04:00
Geoff Davies
d658886854
fix file name in 'Add Non-content Entries to a Menu' code toggle ( #547 )
2018-09-11 16:19:16 -04:00
Cody Craven
1a05638572
Add Solus install guide ( #590 )
2018-09-11 16:16:31 -04:00
Ali Husnain Arshad
8a0d65b0dc
Update Windows Installation instructions ( #564 )
2018-09-11 16:12:19 -04:00
Nick-Rivera
c4348636a6
Fix typo
...
Changed date -> data
2018-09-11 08:13:35 +02:00
Bjørn Erik Pedersen
0a671bc375
Add post to menu example
2018-09-10 11:01:14 +02:00
satotake
af14497c68
Add notes for os.Stat
(Hugo 0.47) ( #557 )
2018-09-08 23:24:57 -04:00
Bjørn Erik Pedersen
02b62294ca
tpl/strings: Add strings.FirstUpper
...
Fixes #5174
2018-09-07 09:08:14 +02:00
Thomas Jost
bf3e61ba35
hugolib: Do not FirstUpper taxonomy titles
...
Doing so was probably a mistake. This may be a breaking change for some people,
but it's easy to restore the previous behaviour in the layouts.
Fixes #5172
2018-09-06 20:29:21 +02:00
Alex Chambers
e49f65bb3c
Singular to plural
2018-09-05 20:11:44 +02: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
Andrew Cuga
4a9600e929
Updating URL to how-to-guide for hosting hugo site on firebase
2018-09-04 14:37:22 -04:00
Alex Chambers
bfaa7779ce
add missing word
...
prepositions are hard
2018-09-04 14:36:47 -04:00
Peter Kappus
c2cb5d09b7
Tweak 'name: weight' to 'name: date' in example ( #582 )
...
Per 19e900a17e
I've fixed the demo yaml for the default indices to include `name: date` rather than `name: weight`. Thanks!
2018-08-29 10:27:52 -04:00
Bjørn Erik Pedersen
5ea938ad60
Remove some Scratch
2018-08-29 11:03:31 +02:00
Bjørn Erik Pedersen
2708dcd57b
Release 0.48
v0.48
2018-08-29 09:26:03 +02:00
Bjørn Erik Pedersen
e375d0f05f
Merge branch 'temp48'
2018-08-29 09:16:44 +02:00
hugoreleaser
75e36c1601
releaser: Prepare repository for 0.49-DEV
...
[ci skip]
2018-08-29 06:36:18 +00:00
hugoreleaser
a6102f2533
releaser: Add release notes to /docs for release of 0.48
...
[ci skip]
2018-08-29 06:33:03 +00:00
hugoreleaser
41fc35db44
releaser: Bump versions for release of 0.48
...
[ci skip]
2018-08-29 06:33:03 +00:00
Anthony Fok
64b9ecc747
Spell out the npm command for installing PostCSS
...
Also make a special note about the need to install PostCSS locally
for Hugo Snap.
2018-08-24 17:30:27 -06:00
Regis Philibert
19e900a17e
Improved Related Content doc
...
Added detailed list of methods
Added default config as config syntax example
Rearranged structure
2018-08-24 16:54:56 -04:00
Kaushal Modi
fe21600e79
Merge commit '844aef544c19e9d8f529b4f8144e089d0982bb34'
2018-08-24 14:02:46 -04:00
Kaushal Modi
844aef544c
Squashed 'themes/gohugoioTheme/' changes from 66249819..68ddff44
...
68ddff44 docs(partials): remove extra slash in page metadata (#100 )
b8945ece Update "Contributors" link in site-footer.html
7bf1b1bb Ignore keyboard event if modifier key is held
66f4563e Add more space to nav links in ’previous-next-links.html’
git-subtree-dir: themes/gohugoioTheme
git-subtree-split: 68ddff4464309294814a543e2b926e5a12478524
2018-08-24 14:02:46 -04:00
Bjørn Erik Pedersen
069828db89
Update git.md
2018-08-24 18:57:13 +02:00
Peter Kappus
d881d14339
Make default "related" behavior more explicit
...
Added a link to the package documentation provided by @bep and a few sentences describing how to use the default indices (keywords and date) and pointing out the default behaviour for includeNewer. Might be better to put this up above but I've included it in the "List related content" section where, I think, most people will start. Hopefully others will improve on what I've done... thanks!
2018-08-24 15:19:04 +02:00
Christian Oliff
60b9160eb4
Add docs for displaying 404 page on CloudFront
2018-08-24 06:50:16 -04:00
Bjørn Erik Pedersen
b72ebc7604
Add .gitattributes to /resources
...
https://medium.com/@clarkbw/managing-generated-files-in-github-1f1989c09dfd
To make merging/PRs easier.
2018-08-23 22:00:35 +02:00
Kaushal Modi
000cf85f49
Make the pros/cons styling consistent for summaries; use desc list
2018-08-23 15:21:36 -04:00
Regis Philibert
ebf1da97ab
Add note about outputStyle compressed
2018-08-23 20:20:56 +02:00
Kaushal Modi
e3338ee912
Triple backquote syntax fix
...
Fixes https://github.com/gohugoio/hugo/issues/5108 .
2018-08-23 11:33:50 -04:00
Michael Tsai
361962a7c8
Add one more Blogger to Hugo tool for Windows (.NET Framework 4.5) ( #540 )
...
* Add one more Blogger to Hugo tool.
* Update migrations.md
2018-08-21 10:15:00 -04:00
Olivier DOSSMANN
066606a21a
Fix wrong link about Mmark Syntax Document
...
Was just a 'm' instead of 'M' (website author seems to have changed URL)
2018-08-21 10:12:06 -04:00
Daniel Saunders
faee70757e
Added exitwp-for-hugo
...
I found this python script a much more successful way of moving from Wordpress to Hugo than the 'wordpress to hugo exporter' plugin.
2018-08-21 10:10:22 -04:00