spf13
ccee8a4dfa
Changing the docs template partials to be able to be used to render a section
2014-08-19 21:28:37 -04:00
spf13
672bf9da0d
Adding IsNode & IsPage functions to Page & Node
2014-08-19 21:27:13 -04:00
Franklin Wise
d62bee6923
Added a note after the script adding potential issues per @franklinwise's feedback
2014-08-18 11:58:49 -04:00
Rahul Bansal
c87bb08d1f
Added yaml menu example
...
Added yaml menu example, matching with existing toml example. Also added link to sitewide config page.
2014-08-18 11:30:00 -04:00
Rahul Bansal
62fc27b6e3
Config changes and Live Reload
...
I noticed that config file changes do not work with Live Reload feature. This may be "fixed" in future but for now adding a note might avoid confusion.
2014-08-18 11:28:42 -04:00
Roberto Dip
02fb0644d6
Fix #394 - Docs: add a missing link to the livereload page in the intro
2014-08-18 11:24:53 -04:00
Franklin Wise
5c997434f0
hugo builds no site if there are only drafts
...
if you run:
hugo
and all of your posts are drafts, no site gets build.
2014-08-18 11:21:45 -04:00
spf13
bdc537d409
Adding more press
2014-08-10 00:17:36 -04:00
David Kebler
4ee2dbcfda
Docs-removed bullet and broken link for catagetories. Included category text in bullet for taxonomies
2014-08-09 23:31:28 -04:00
Roberto Dip
d33d21930f
Fix #363 - Docs: make the fixed menu on the left scrollable
2014-08-09 23:21:33 -04:00
Nate Finch
5f4e731a7a
remove extraneous "Because"
2014-08-06 05:39:58 -04:00
Nate Finch
6d08a53605
update docs for permalinks with all fields
...
List all the fields and what they mean, based on hugolib/permalinks.go
2014-08-06 00:05:40 -04:00
Nate Finch
9e9cbe2ba2
make type-or-section more obvious
...
It took me a long time to realize that /layouts/TYPE or SECTION/LAYOUT.html was supposed to be a single URL and not two urls (/layouts/TYPE) or (SECTION/LAYOUT.html) ... putting in the hyphens I think makes it much more clear it's all one URL, and only the middle part is an either-or.
2014-08-06 00:05:05 -04:00
GraemeCaldwell
7d9017c186
Update press.md
2014-08-05 17:19:56 +01:00
spf13
42522da60c
Getting rid of bad scrollbar
2014-06-30 23:41:53 -04:00
Gina White
3b0a21d0ea
fix link to template primer
2014-06-30 15:20:03 -04:00
Maarten Everts
066e33d055
taxonomies -> Taxonomies
2014-06-30 15:19:28 -04:00
Rolando Pereira
6c376374ad
Fix minor typo in file docs/content/templates/overview.md
2014-06-30 15:18:46 -04:00
Gour
58d4e28926
do not use angle brackets in hyperlink labels
2014-06-30 15:16:30 -04:00
Michael Whatcott
460da4a853
Included instructions for omitting disqus comments on localhost.
2014-06-30 14:55:42 -04:00
jesper-mortensen
28438d198b
Fix #263 , document HTML comments & IE conditionals
2014-06-30 14:51:30 -04:00
spf13
cebcbfc663
fixing typo in docs
2014-06-30 14:49:24 -04:00
spf13
d74a2fc68b
Adding 'partial' template function to add theme / local awareness to the partials directory.
2014-06-06 16:15:19 -04:00
Abe Pazos
5202efd160
Add empty line to correctly render a list
2014-06-03 15:09:53 -04:00
spf13
e885972a5a
Converting front matter to YAML
v0.11
2014-05-29 18:45:22 -04:00
spf13
d177462d87
Fix docs script and css references to refer to the correct location
2014-05-29 18:45:21 -04:00
spf13
060af48784
Update menu documentation to be accurate
2014-05-29 18:45:21 -04:00
spf13
ebc5bab2c6
Add future details to documentation
2014-05-29 01:02:43 -04:00
Dan Hersam
c45c185e9a
Adding TechMadePlain to showcase
...
Thanks to Hugo I get to write all my posts in Markdown.
2014-05-28 17:58:31 -04:00
Rolando Pereira
c68e60fe55
Fix links to GitHub repo for spencerlyon2/hugo_gh_blog
...
Hello,
The `github_pages_blog.md` tutorial mentioned links to the git repository of "spencerlyon2/hugo_gh_blog" however it was linking to the page itself (i.e. http://spencerlyon2.github.io/hugo_gh_blog ).
This commit replace those links with links to https://github.com/spencerlyon2/hugo_gh_blog
2014-05-28 17:58:11 -04:00
spf13
9e8ab61db9
Make the header not jump around
2014-05-28 17:54:54 -04:00
spf13
7be1411681
More doc site improvements. Added documentation's new layout
2014-05-28 01:37:33 -04:00
spf13
acf48b814d
Updating / Rewriting / Adding all of the documentation in preparation for the next release
2014-05-27 18:32:57 -04:00
spf13
c5625c7e08
Adding instant click library to docs so even more responsive navigation
2014-05-16 17:51:10 -04:00
spf13
9f0a991774
Proper integration of live reload with automatic injection
2014-05-16 17:49:27 -04:00
spf13
6135569a88
Live reloading is working! Still need to incorporate cleanly.
2014-05-16 11:48:59 -04:00
spf13
39b3dc52bc
Switching docs highlighting to highlight.js .. Docs build super fast again!
2014-05-15 09:58:55 -04:00
spf13
6dad04681a
Renaming indexes to taxonomies in docs
2014-05-15 09:57:36 -04:00
spf13
e781da7bc7
Fixing issue when two menu items have the same name.
2014-05-14 18:08:11 -04:00
LK4D4
ace6257e17
Add pygmentsstyle and pygmentsuseclasses options
...
Fixes #204
Conflicts:
commands/hugo.go
2014-05-09 23:20:11 -04:00
Vincent Batoufflet
1a4a7b79e8
Add Sitemap documentation content
2014-05-09 23:11:48 -04:00
Marc Liyanage
c17132a2d9
Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271 .
2014-05-09 11:36:16 -04:00
Nathan LeClaire
e7d4cea5da
Change some typography in the docs.
...
Two issues are addressed with this commit:
1. Some <pre> tags were inheriting the "Serif" font on Linux, causing
"code"-ish stuff to appear with proportional-width font instead of
monospaced-width font.
2. Font stack with "Helvetica Neue" ... has been changed to default to
sans-serif instead of "Serif", this produces a more consistent and
friendlier look on Windows in particular.
2014-05-09 11:33:22 -04:00
spf13
7e88e418c3
Fixing broken link. Fixed #278 .
2014-05-09 11:32:06 -04:00
spf13
88d84f37a7
Adding more information about client side highlighting
2014-05-09 00:03:42 -04:00
Dave Cottlehuber
6a1a5e3873
Add client-side syntax highlighting example
2014-05-08 23:45:33 -04:00
spf13
a79abb294c
Adding an archetype file for the docs site
2014-05-02 01:06:40 -04:00
Ciaran Downey
8e29aa2afd
Update broken localhost link
2014-04-26 23:08:39 -06:00
spf13
cf468d5a0d
Creating site menu configuration and have the docs site use it
2014-04-24 16:11:08 -06:00
spf13
755197ce0f
Making active parent in nav reflect when child is active page in docs
2014-04-24 10:34:50 -06:00