Bjørn Erik Pedersen
d89da99d17
releaser: Add release notes to /docs for release of 0.25
...
[ci skip]
v0.25
2017-07-07 09:29:08 +02:00
Bjørn Erik Pedersen
2b11466e1c
releaser: Bump versions for release of 0.25
...
[ci skip]
2017-07-07 09:23:54 +02:00
Bjørn Erik Pedersen
a8096ce43e
docs: Regenerate the docs helpers
2017-07-06 10:36:13 +02:00
Bjørn Erik Pedersen
d68eaeeb78
docs: Regenerate commands doc
2017-07-06 10:34:53 +02:00
Bjørn Erik Pedersen
1c8fff5dd0
docs: Merge docs commit '37c69054e294bf554be03cf7e4c01e1f586e6943'
2017-07-06 10:25:46 +02:00
nickg
f3c88b0810
Add warning on GitInfo and Shallow Clones
2017-07-04 21:00:09 +02:00
Jeroen van der Putten
fa5be591f5
Make the two common Taxonomy templates explicit
...
https://gohugo.io/taxonomies/overview/ introduces the definitions 'Term' as a Key within that taxonomy.
The filename Hugo accepts for Taxonomy terms can be confusing:
SINGULAR.terms.html -> Renders at /SINGULAR/
SINGULAR.html -> Renders at /SINGULAR/TERM/
2017-07-04 20:48:25 +02:00
Artem Sidorenko
2afe074771
tpl/math: Add log function
...
It might be very useful for building tag clouds.
2017-07-03 00:20:48 +02:00
Christian Mendoza
4a81c507ea
Update pull request link in showcase.html
2017-07-01 13:51:59 +02:00
Christian Mendoza
f751e57a33
Update christianmendoza.me in the showcase
2017-07-01 13:49:07 +02:00
digitalcraftsman
d582419bbc
Remove commit message prefix from showcase addition guide
2017-07-01 13:19:38 +02:00
digitalcraftsman
d12791cf9b
Fix path for screenshot in showcase addition guide
2017-06-30 22:17:24 +02:00
shazic
e487b91646
Add invincible.site to the showcase
2017-06-30 22:11:00 +02:00
digitalcraftsman
c85cfccf5b
Update guide for showcase additions
2017-06-30 21:55:09 +02:00
Bjørn Erik Pedersen
c44b31c1ae
Fix spelling
2017-06-30 09:35:59 +02:00
Bjørn Erik Pedersen
dc10d7f68e
Add slightly better GitHub install description
...
See https://github.com/gohugoio/hugo/issues/3657
2017-06-30 09:34:41 +02:00
Bjørn Erik Pedersen
2611980f4a
Revert "Add workaround to Fetch from GitHub documentation"
...
This reverts commit c4e21471adb2ff32250346fcdaa4e1df11d7d7d2.
2017-06-30 09:30:27 +02:00
Bjørn Erik Pedersen
b2e56907e2
Fix Git commit link in footer
2017-06-29 10:46:30 +02:00
Bjørn Erik Pedersen
b025a63805
Regenerate commands docs for v0.24.1
2017-06-29 08:42:27 +02:00
Bjørn Erik Pedersen
0741ad085e
Update README.md
2017-06-29 08:40:24 +02:00
Bjørn Erik Pedersen
942d130a63
Add branch info to README
2017-06-29 08:39:23 +02:00
Bjørn Erik Pedersen
e8c3639097
Set hugoDocs/master to 0.24.1
...
From now on we
* Deploy from master
* Anything related to Next Hugo goes into the dev branch
* Changes in hugo/docs will, in general, be merged once every release, but can be manually merged/cherry picked
* All contributions that is not tightly coupled with code changes, should be made directly to hugoDocs
* But we also merge PRs into hugo/docs, but preferably changes that is related to the code in the PR itself
The stable branch will be removed, so we now have 2 branches: master (current Hugo) and dev (next Hugo).
Closes #22
2017-06-29 08:23:43 +02:00
Anthony Fok
c4e21471ad
Add workaround to Fetch from GitHub documentation
...
`govendor get` attempts to run `govendor install +local` after fetching
dependencies, but it would not succeed unless the current directory is
somewhere inside $GOPATH/src? That is my limited understanding anyway.
Fixes gohugoio/hugo#3657
2017-06-28 03:12:38 -06:00
Anthony Fok
db0a3c0853
Fix typo in release note
2017-06-28 03:05:47 -06:00
Bjørn Erik Pedersen
ab4e5da810
Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'
2017-06-26 20:46:06 +02:00
Bjørn Erik Pedersen
31393f6024
Remove the docs submodule
...
Will be replaced by a Git subtree.
See #3647
2017-06-26 20:45:04 +02:00
Anthony Fok
aff1ac3235
commands: Use example.com as homepage for new theme
...
The fictional siteforthistheme.com domain has been
squatted by Afternic of GoDaddy since November 2016...
2017-06-26 12:38:45 -06:00
Anthony Fok
b463c5ad86
releaser: Remove trailing space in fixes list
2017-06-25 08:29:58 -06:00
Anthony Fok
5d9a670359
Fix reference to GitHub issue in 0.24.1 release notes
2017-06-25 08:24:32 -06:00
Bjørn Erik Pedersen
ab8b2377ce
releaser: Add release notes to /docs for release of 0.24.1
...
[ci skip]
2017-06-24 11:21:28 +02:00
Bjørn Erik Pedersen
1a041522df
releaser: One more fix
2017-06-24 09:49:57 +02:00
Bjørn Erik Pedersen
3aade08977
releaser: Improve docs submodule handling
...
Still not optimal.
2017-06-24 09:18:57 +02:00
Horea Porutiu
309adec5e1
docs: Add horeaporutiu.github.io to the showcase
2017-06-23 21:44:50 +02:00
Bjørn Erik Pedersen
0e1bda34c3
vendor: Fix +-timezones in TOML
...
Fixes #29
2017-06-23 18:57:06 +02:00
Bjørn Erik Pedersen
2e4ccd3d34
create: Preserve shortcodes in archetype templates
...
Fixes #3623
2017-06-23 09:59:06 +02:00
Cameron Moore
a6581df8fe
Add /public to .gitignore
2017-06-23 08:10:19 +02:00
Bjørn Erik Pedersen
fd924d1802
commands: Create default archetype on new site
...
See #3626
2017-06-22 22:00:42 +02:00
Bjørn Erik Pedersen
e908d955d2
create: Fix archetype regression when no archetype file
...
Fixes #3626
2017-06-22 22:00:42 +02:00
Bjørn Erik Pedersen
bc237743e4
Regenerate commands docs
...
The `hugo new -f` flag is removed; in Hugo 0.24 we take the archetype front matter as is and do no conversions.
Closes https://github.com/gohugoio/hugo/issues/3631
2017-06-22 21:55:10 +02:00
Tom Shen
5ecf99762b
Fix typos in shortcodes documentation
2017-06-22 21:23:19 +02:00
Ricardo N Feliciano
becc167434
Add CircleCI build, test, deploy blog post to press
2017-06-22 21:22:23 +02:00
Ricardo N Feliciano
652ca1faaf
Add Docker Hugo to installation page
2017-06-22 21:20:09 +02:00
daftaupe
1ab7a03414
Remove specific Hugo version from installing.md
...
Removed the version in the repo (unmaintainable in the long term, the page will always be obsolete).
Changed the order of the repos, most up-to-date first.
2017-06-22 21:17:14 +02:00
Anthony Fok
6fd6f7c5b1
Fix typo
2017-06-22 00:40:20 -06:00
Bjørn Erik Pedersen
8b620f7a8a
docs: Update
2017-06-21 21:41:40 +02:00
Bjørn Erik Pedersen
12611e0c64
Update docs
2017-06-21 21:39:33 +02:00
Anthony Fok
58ce9213c0
releaser: Fix typo, change "relase" to "release"
2017-06-21 21:37:53 +02:00
Bjørn Erik Pedersen
25e6855c28
releaser: Add relase notes to /docs for release of 0.24
...
[ci skip]
2017-06-21 16:43:30 +02:00
Bjørn Erik Pedersen
ae3039b6e8
Update docs
2017-06-21 14:07:35 +02:00
Bjørn Erik Pedersen
81c66d18f7
Bump to 0.25-DEV
2017-06-21 14:07:05 +02:00