Anthony Fok
cedd5fb9b4
Docs: Upgrade jquery.scrollTo from 1.4.6 to 2.1.2
2015-12-21 12:54:47 -07:00
Anthony Fok
5566bf0ae0
Docs: Correct file permissions from 0755 to 0644
2015-12-21 12:40:08 -07:00
Anthony Fok
edfa80c5dd
Docs: Rebase bootstrap-gohugo.css on Bootstrap v3.3.6
...
It was previously based on a customized version of bootstrap.css
from Bootstrap v3.0.0.
Also add a brief copyright notice and description.
2015-12-21 12:12:12 -07:00
Anthony Fok
324121f1f7
Docs: Rename bootstrap-theme.css to bootstrap-gohugo.css
...
because our bootstrap-theme.css was originally a customized
core bootstrap.css file from Bootstrap v3.0.0.
This rename helps to avoid confusion with Bootstrap’s official
bootstrap-theme.css files.
2015-12-21 12:04:11 -07:00
Anthony Fok
1fcfdae801
Docs: Upgrade Bootstrap from v3.2.0 to v3.3.6
...
Fonts and JavaScript files only
2015-12-21 11:57:55 -07:00
Anthony Fok
f55d923aae
Docs: Remove octicons fonts
...
The GitHub octicons fonts, which, in our case, came with GitHub:buttons,
are not actually used on gohugo.io. Rather, the icons inside the GitHub
buttons are actually glyphs from Font Awesome.
2015-12-21 03:28:07 -07:00
Anthony Fok
db991c0293
Docs: Remove unused GitHub:buttons files
...
The GitHub:buttons JavaScript code docs/static/js/buttons.js
from https://github.com/ntkme/github-buttons was referenced
in docs/layouts/partials/footer.html but never used.
Apparently, the actual code for the GitHub buttons on the upper-left
corner of gohugo.io documentation was written by @spf13 in
docs/static/js/scripts.js.
2015-12-20 13:18:18 -07:00
Anthony Fok
9f2cf36ab2
Docs: Upgrade Font Awesome from 4.1.0 to 4.5.0
...
From https://fortawesome.github.io/Font-Awesome/assets/font-awesome-4.5.0.zip
2015-12-19 14:47:26 -07:00
Anthony Fok
649f78932b
Upgrade jQuery 2.1.1 to 2.1.4 in doc
2015-12-19 12:19:26 -07:00
Anthony Fok
0882495929
Docs: Allow HTML in Showcase titles
...
This allows, for example, marking with the lang attribute
so that the correct CJK glyph variants are displayed.
2015-12-19 06:15:08 -07:00
Anthony Fok
07c7ec018d
Docs: Make <hr> slightly darker on gohugo.io
2015-12-19 05:11:54 -07:00
Anthony Fok
ec80c63b11
Document 32-bit hugo server crash in v0.15 Release Note
...
See #1716
2015-12-19 04:33:45 -07:00
Salar Rahmanian and Anthony Fok
fa2e6e96ff
Add gadgetplayboy.com to Showcase and an article to Press
2015-12-19 01:05:03 -07:00
digitalcraftsman and Anthony Fok
0c33563812
Docs: add hugo-lambda to tools section
2015-12-17 10:28:52 -07:00
Anthony Fok
32a77e255c
Docs: Enhance contrast and increase font-weight
...
Also replace 'Courier New' with newer monospace fonts,
and make font in main text slightly smaller to better fit
smaller screen.
See #1678 .
2015-12-16 19:10:46 -07:00
Anthony Fok
40ccf4ae16
Fix formatting of "Installing on Windows" tutorial
2015-12-16 18:43:55 -07:00
Anthony Fok
a6b4c95e1e
Regenerate the commands section of doc
...
Reason: The `--source` flag was added back to the `hugo new` commands
in commit c1e134f .
See #1624 , #1589
2015-12-16 09:26:06 -07:00
digitalcraftsman and Anthony Fok
827800c895
Docs: reference Jekyll import command in tools section
2015-12-16 00:00:05 -07:00
digitalcraftsman and Anthony Fok
f771bc04c4
Docs: add Contentful converter to tools section
2015-12-16 00:00:05 -07:00
Anthony Fok
91b89a4956
Remove/update outdated links in Press and Showcase
2015-12-13 05:57:18 -07:00
Maxime Michel and Anthony Fok
4d1d57eb54
Added a missing closing tag
2015-12-11 10:51:17 -07:00
Anthony Fok
a959d7761c
Revise docs/content/tools/index.md (minor fixes)
2015-12-11 10:49:38 -07:00
Michael Holt and Anthony Fok
274316ab12
Remove Duplicate "Editor Plugins" Section
...
Editor Plugins was repeated a second time. with identical content
2015-12-11 10:36:21 -07:00
Cameron Moore and Anthony Fok
9c3e308b59
Document PreserveTaxonomyNames
...
Fixes #1648
2015-12-11 10:17:26 -07:00
Anthony Fok
aaa828d5a7
Regenerate the commands section of doc
...
See #1624
2015-12-11 09:50:36 -07:00
Cameron Moore and Anthony Fok
74d0ba1dfd
Docs: remove references to dynamic CMS products
...
There's no need to call out other projects here, especially when we might
mischaracterize what they do.
See #1688
2015-12-11 09:25:00 -07:00
Cameron Moore and Anthony Fok
c56dffca06
Docs: document Node.IsHome
2015-12-11 09:18:05 -07:00
Anthony Fok
d9722917c5
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 and Anthony Fok
f5a958478c
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
tryer3000 and Anthony Fok
e5ba3ba110
Update external tutorial links in usage.md
2015-12-02 07:03:54 -07:00
Takeru Naito and Anthony Fok
1b4dd4ff48
Fix typo in "Creating a New Theme"
...
the the skeleton's ->
the theme skeleton's
2015-12-01 00:13:48 -07:00
David Oliver and Anthony Fok
c6bcda45ba
Add Draft page variable to docs
...
Also tweaks language used in page params sentence.
2015-11-30 23:38:34 -07:00
Gustav Näslund and Anthony Fok
edd124911b
Use .Site.Pages in the documentation examples instead of .Site.Recent
2015-11-30 23:31:18 -07:00
Valentin Vago and Anthony Fok
df3ba80c2d
Add Camunda blog and docs showcases
2015-11-30 23:16:58 -07:00
Anthony Fok
810e1a8066
Change plainIdAnchors to plainIDAnchors in docs
...
Also add a note saying that these blackfriday flags are
very case-sensitive as of Hugo v0.15.
Thanks to @ryanclarke for noticing the change in behaviour.
See also spf13/hugo@5838420
2015-11-30 00:19:04 -07:00
Anthony Fok
f0fb8328ce
Copyedit the shortcodes documentation some more
2015-11-29 23:23:25 -07:00
digitalcraftsman and Anthony Fok
e58c32cfcc
Docs: improve shortcodes page
...
See #1613
2015-11-29 22:01:31 -07:00
Anthony Fok
bf0d34ef7e
Remove an erroneous "$" prompt in quickstart guide
2015-11-29 21:43:49 -07:00
Doug Horner and Anthony Fok
443790fb7d
Added the command in the documentation.
...
It was confusing that the command was not in step 5, while it is in step 6.
2015-11-29 21:38:52 -07:00
Michael Henderson and Anthony Fok
b5e0e4768c
Update for version 0.16
...
Updated output of commands. Removed unneeded flags such as
--watch. Didn't resist the temptation to reword some parts.
2015-11-28 07:09:42 -07:00
digitalcraftsman and Anthony Fok
658ac1db6f
Docs: remove note about config changes and manual livereload
2015-11-27 15:40:17 -07:00
digitalcraftsman and Anthony Fok
3513b55e0f
Docs: improve usage.md
2015-11-27 15:40:17 -07:00
digitalcraftsman and Anthony Fok
79c69d07c4
Docs: improve quickstart guide
...
Fixes #1553
2015-11-27 15:40:16 -07:00
ChristophFloat and Anthony Fok
33c5260d8c
Update press.md
...
Include my Blogpost about using Hugo together with git to automatically
generate the site when you push it into your Repo using a Git Hook (German).
2015-11-26 16:41:44 -07:00
Bjørn Erik Pedersen
f87f23c5d5
Add note in doc about Jekyll import
2015-11-25 23:18:20 +01:00
Bjørn Erik Pedersen
36837ce1ed
Regenerate the commands section of doc
2015-11-25 23:11:16 +01:00
Steve Francia
ec7ebc6669
Update license file in the docs/website to apache
2015-11-25 08:33:38 -05:00
Cameron Moore and Bjørn Erik Pedersen
b5b34cde40
Update release notes with additional new features
2015-11-25 09:30:17 +01:00
Steve Francia
658ee73810
Update and reorganize 0.15 release notes
2015-11-24 16:51:01 -05:00
Bjørn Erik Pedersen
ef8f31a96b
Make the release note about renderToDisk more consise
...
See #1611
2015-11-24 21:13:02 +01:00