6082 Commits

Author SHA1 Message Date
Regis Philibert
ec47cecdaa
Finalised Page Resources and Image Processing
Moved Page Resources and Impage Processing out of the Bundle section and at the root of the Content Management section
2018-01-31 10:19:32 +01:00
Regis Philibert
253092335b
Modified front matter metadata exemple. Added yaml version. 2018-01-31 10:19:32 +01:00
Kaushal Modi
da5e4f4760
Adding date in the front-matter; missed in previous commit 2018-01-31 10:19:32 +01:00
Kaushal Modi
6bc3ced13e
Add rough draft for page and section bundles
- Also a table showing the main differences between page and section bundles on
  in Bundles section content.
- Minor update of description in front-matter.
- Update default `list.html` layout as a quick-fix for the issue explained in
  https://github.com/gohugoio/hugoDocs/issues/308#issuecomment-360235461
2018-01-31 10:19:32 +01:00
Regis Philibert
a0e44458fb
Image processing first draft, Resources second read/fix 2018-01-31 10:19:32 +01:00
Bjørn Erik Pedersen
2367f0b787
data: Remove duplicate layouts in table 2018-01-31 10:19:32 +01:00
Regis Philibert
c2f179839a
First draft of bundles/resources (covers resources and metadata) 2018-01-31 10:19:32 +01:00
Kaushal Modi
2a3f9a613f
Add weights to pages in Bundles branch 2018-01-31 10:19:32 +01:00
Kaushal Modi
9a0146cc0d
Switch front-matter format of Bundles doc to yaml; add front-matter 2018-01-31 10:19:32 +01:00
Kaushal Modi
1295fc0837
First draft for Bundles documentation organization structure 2018-01-31 10:19:31 +01:00
Bjørn Erik Pedersen
5a2e522319
Fix archetype paths 2018-01-31 10:19:15 +01:00
Bjørn Erik Pedersen
9c2e5c0635
Merge commit '22cced34fc608256f8271ad591a5ccca991bb164' 2018-01-31 10:16:27 +01:00
Bjørn Erik Pedersen
22cced34fc Squashed 'themes/gohugoioTheme/' changes from 75da2f6b..ecad8247
ecad8247 Remove these archetypes as they've been moved into docs.
d50ad39b Re-arrange PageTitle and SiteTitle in <title/> element
1cca0444 Use twitter cards internal template
f6ba19fa Move sponsor data to theme data

git-subtree-dir: themes/gohugoioTheme
git-subtree-split: ecad82478e9835a58c94f3e705667159a1733e10
2018-01-31 10:16:27 +01:00
Bjørn Erik Pedersen
55d16c9a16
Fix broken sentence in multilingual sections
Fixes #316
2018-01-28 10:33:02 +01:00
Yuto SASAKI
a76895ad2d Replace the outdated Emacs package with new one 2018-01-26 13:36:47 +01:00
Salim B
e6cf1dec09 Remove obsolete link to hugo roadmap
there's no roadmap (anymore), at least I couldn't find it anywhere on gohugo.io
2018-01-24 23:53:57 +01:00
Salim B
dd2fd145b6 Add GitLab Pages to mentioned hosters (#309) 2018-01-24 23:42:34 +01:00
Bjørn Erik Pedersen
a05ce6bf62
Add 0.34 release notes poster 2018-01-22 13:32:17 +01:00
Bjørn Erik Pedersen
5c0ebdfca4
Release 0.34 v0.34 2018-01-22 13:27:21 +01:00
Bjørn Erik Pedersen
13c2f3dc86
Merge branch 'temp34' 2018-01-22 13:19:25 +01:00
Bjørn Erik Pedersen
e6b5ffa040
Add 0.34 poster 2018-01-22 13:18:30 +01:00
hugoreleaser
1e19604963 releaser: Add release notes to /docs for release of 0.34
[ci skip]
2018-01-22 12:06:38 +00:00
hugoreleaser
ac3efe1825 releaser: Bump versions for release of 0.34
[ci skip]
2018-01-22 12:06:38 +00:00
Chris Rudmin
8f91f62d8e Fixes #222 2018-01-19 14:23:17 +01:00
Chris Rudmin
cca35dbe4d Fix example
Remove params key for front matter
2018-01-19 14:23:17 +01:00
Chris Rudmin
eaaa21ca11 Add missing params key 2018-01-19 14:23:17 +01:00
Petras Zdanavičius
00d0b03633 Adding new Blogger utility to tools/migrations 2018-01-19 14:21:31 +01:00
Santosh Joshi
7d36d579e4 Updated the line number for Dockerfile pointer
Updated it to point to correct line in the docker file.
2018-01-19 14:21:12 +01:00
Pierre-Alain TORET
852188f855 Update installing.md with Fedora instructions 2018-01-19 14:20:44 +01:00
Kevin Tan
4d151a3ab4 Update search.md 2018-01-19 14:20:25 +01:00
Robert Lavender
4c2750bfb7 Update deployment-with-nanobox.md
When using nanobox for the first time I had an issue because the version in the install script was older and my site wouldn't compile.
2018-01-19 14:19:34 +01:00
SatowTakeshi
c3cc9cd492 configuration: Remove defaultExtension from docs 2018-01-19 14:19:04 +01:00
Jonathan Kinred
f7c96b4b5a Update GitHub Pages documentation
I had a bit of trouble understanding how to configure the two different
types of GitHub Pages. I have separated it into different sections to
make the distinction clearer.
2018-01-19 14:17:00 +01:00
Bjørn Erik Pedersen
55787f09ac
Merge branch 'rmetzler-menu-link-title' 2018-01-19 14:15:37 +01:00
Bjørn Erik Pedersen
2abbd9bd91
Merge branch 'master' into menu-link-title 2018-01-19 14:13:06 +01:00
Ricardo N Feliciano
e1fd710b7a Bring archetypes in from theme. 2018-01-19 14:10:37 +01:00
Kaushal Modi
daf6f51c0b Mention the significance of leading 0 in int fn string input
https://discourse.gohugo.io/t/unable-to-cast-09-of-type-string-to-int/9614
2018-01-19 14:10:10 +01:00
Jeff Washington
07f4987556 Add documentation for cond function.
Fixes #180.
2018-01-19 14:09:33 +01:00
Oliver
050ccd12b7 Add documentation for the .HasShortcode function 2018-01-19 14:08:47 +01:00
Peter Kilczuk
919af9071b Correct anchor under 'Add custom metadata to a Taxonomy Term' 2018-01-19 14:08:09 +01:00
Bjørn Erik Pedersen
55600b4ff3
More layouts work 2018-01-19 13:28:41 +01:00
Bjørn Erik Pedersen
201cf4f67e
Add some more single page layout variants 2018-01-19 11:39:14 +01:00
Bjørn Erik Pedersen
d5e7c03e20
Rework the layouts doc 2018-01-19 10:14:56 +01:00
Oz Ramos
84622e67c8 Cleans up the code sample
- Invalid markup
- Removed extra unecessary classnames to make example clearer
- Consistent tabbing
2018-01-19 10:13:46 +01:00
Bjørn Erik Pedersen
c231c9bd57
Add a new note to 0.33 relnotes 2018-01-19 06:44:29 +01:00
Bjørn Erik Pedersen
328ec99304
Release 0.33 v0.33 2018-01-18 11:42:04 +01:00
Bjørn Erik Pedersen
b108fcc7bd
Merge branch 'temp33' into next 2018-01-18 11:33:03 +01:00
hugoreleaser
ab9d9ee65b releaser: Prepare repository for 0.34-DEV
[ci skip]
2018-01-18 10:16:12 +00:00
hugoreleaser
e20c753205 releaser: Add release notes to /docs for release of 0.33
[ci skip]
2018-01-18 10:13:30 +00:00
hugoreleaser
49f24dcd16 releaser: Bump versions for release of 0.33
[ci skip]
2018-01-18 10:13:30 +00:00