Roberto Dip [Fri, 15 Aug 2014 02:22:57 +0000 (23:22 -0300)]
Fix #394 - Docs: add a missing link to the livereload page in the intro
Franklin Wise [Sun, 10 Aug 2014 16:09:12 +0000 (09:09 -0700)]
hugo builds no site if there are only drafts
if you run:
hugo
and all of your posts are drafts, no site gets build.
spf13 [Sun, 10 Aug 2014 04:17:36 +0000 (00:17 -0400)]
Adding more press
David Kebler [Sat, 9 Aug 2014 17:03:06 +0000 (10:03 -0700)]
Docs-removed bullet and broken link for catagetories. Included category text in bullet for taxonomies
Roberto Dip [Sat, 9 Aug 2014 23:40:18 +0000 (20:40 -0300)]
Fix #363 - Docs: make the fixed menu on the left scrollable
Nate Finch [Wed, 6 Aug 2014 09:39:58 +0000 (05:39 -0400)]
remove extraneous "Because"
Nate Finch [Sat, 2 Aug 2014 11:16:24 +0000 (07:16 -0400)]
update docs for permalinks with all fields
List all the fields and what they mean, based on hugolib/permalinks.go
Nate Finch [Sun, 3 Aug 2014 10:53:48 +0000 (06:53 -0400)]
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.
Nate Finch [Tue, 5 Aug 2014 17:13:09 +0000 (13:13 -0400)]
Merge pull request #388 from GraemeCaldwell/patch-2
Update press.md
GraemeCaldwell [Tue, 5 Aug 2014 16:19:56 +0000 (17:19 +0100)]
Update press.md
Nate Finch [Tue, 5 Aug 2014 15:13:27 +0000 (11:13 -0400)]
Merge pull request #370 from kevinburke/its
it's/its
Kevin Burke [Sun, 27 Jul 2014 06:43:21 +0000 (23:43 -0700)]
it's/its
spf13 [Tue, 1 Jul 2014 14:59:58 +0000 (10:59 -0400)]
Fixed #328. Config file set appropriately.
spf13 [Tue, 1 Jul 2014 03:39:21 +0000 (23:39 -0400)]
Getting rid of bad scrollbar
Billie H. Cleek [Mon, 30 Jun 2014 04:35:34 +0000 (21:35 -0700)]
allow site to be built with empty content
Build the site even if there isn't anything in the content directory.
Billie H. Cleek [Mon, 30 Jun 2014 04:32:53 +0000 (21:32 -0700)]
report errors
Modify CheckErr and StopOnErrErr to report the error if there aren't any
other messages.
Nicholas Whittier [Thu, 26 Jun 2014 19:41:29 +0000 (13:41 -0600)]
Allows 404 templates from themes/THEME directories.
Nicholas Whittier [Thu, 26 Jun 2014 20:47:51 +0000 (14:47 -0600)]
Add shortcode template loading from themes directory.
Kristoffer Grönlund [Tue, 24 Jun 2014 21:44:16 +0000 (23:44 +0200)]
Add PluralizeListTitles option (default true) to allow disabling use of the inflect package
Gina White [Sun, 22 Jun 2014 15:47:45 +0000 (08:47 -0700)]
fix link to template primer
Maarten Everts [Sat, 21 Jun 2014 15:51:14 +0000 (17:51 +0200)]
taxonomies -> Taxonomies
Rolando Pereira [Fri, 20 Jun 2014 22:10:15 +0000 (23:10 +0100)]
Fix minor typo in file docs/content/templates/overview.md
Gour [Mon, 9 Jun 2014 05:52:32 +0000 (07:52 +0200)]
do not use angle brackets in hyperlink labels
Andrew Jones [Sun, 8 Jun 2014 16:39:39 +0000 (17:39 +0100)]
switch back to master blackfriday; enable footnotes
Michael Whatcott [Fri, 6 Jun 2014 05:32:06 +0000 (23:32 -0600)]
Included instructions for omitting disqus comments on localhost.
jesper-mortensen [Thu, 5 Jun 2014 17:15:40 +0000 (19:15 +0200)]
Fix #263, document HTML comments & IE conditionals
spf13 [Wed, 18 Jun 2014 16:38:40 +0000 (12:38 -0400)]
fixing typo in docs
spf13 [Fri, 6 Jun 2014 20:38:19 +0000 (16:38 -0400)]
Centralizing the template execution logic in one place
spf13 [Fri, 6 Jun 2014 20:15:19 +0000 (16:15 -0400)]
Adding 'partial' template function to add theme / local awareness to the partials directory.
spf13 [Wed, 4 Jun 2014 16:33:16 +0000 (12:33 -0400)]
Adding proper error message when view is not found.. fixing #303
spf13 [Tue, 3 Jun 2014 21:06:32 +0000 (17:06 -0400)]
fixed #303. Adding theme support to views
Jake Mitchell [Fri, 30 May 2014 03:42:12 +0000 (20:42 -0700)]
Support embedding <script> tags in markdown pages
Abe Pazos [Tue, 3 Jun 2014 14:18:55 +0000 (17:18 +0300)]
Add empty line to correctly render a list
spf13 [Tue, 3 Jun 2014 18:39:46 +0000 (14:39 -0400)]
Setting new version
spf13 [Thu, 29 May 2014 22:42:05 +0000 (18:42 -0400)]
Converting front matter to YAML
spf13 [Thu, 29 May 2014 22:25:08 +0000 (18:25 -0400)]
Actually bumping the version
spf13 [Thu, 29 May 2014 21:40:59 +0000 (17:40 -0400)]
Fix docs script and css references to refer to the correct location
spf13 [Thu, 29 May 2014 21:40:11 +0000 (17:40 -0400)]
Update menu documentation to be accurate
spf13 [Thu, 29 May 2014 22:40:16 +0000 (18:40 -0400)]
Updating Convert to handle dates properly for yaml and json
Fix bug with YAML & JSON with handling dates with 'new' and 'convert'
spf13 [Thu, 29 May 2014 05:00:06 +0000 (01:00 -0400)]
Add future details to documentation
spf13 [Thu, 29 May 2014 04:48:40 +0000 (00:48 -0400)]
Add handling for publishDates (which will be ignored if in the future). Fixed #260
Rinat Abdullin [Tue, 13 May 2014 14:46:04 +0000 (20:46 +0600)]
Include Section Taxonomy into SiteInfo
This allows to build more complex pages, like :
http://martinfowler.com/tags/
spf13 [Wed, 28 May 2014 23:11:54 +0000 (19:11 -0400)]
SiteInfo is now a pointer on the Node
spf13 [Wed, 28 May 2014 23:01:24 +0000 (19:01 -0400)]
Fixed #301. LiveReload works on any port now.
spf13 [Wed, 28 May 2014 22:37:59 +0000 (18:37 -0400)]
Simplifying the siteInfo handling
Phil Pennock [Tue, 13 May 2014 19:56:06 +0000 (12:56 -0700)]
Fix Viperized .Site.Params
git bisect identified
62dd1d4 as the breaking commit; when
github.com/spf13/viper was introduced, the Params field was always
empty.
Given a map in YAML in Viper, the return type is
`map[interface{}]interface{}`, _not_ `map[string]interface{}`, even if
`.SetDefault()` has been called with an item of
`map[string]interface{}{}` so the cast assertion on the `.Get("Params")`
always failed.
Lorenzo Bolla [Tue, 27 May 2014 08:14:05 +0000 (09:14 +0100)]
Allow to use filename in permalinks
Dan Hersam [Thu, 22 May 2014 20:03:55 +0000 (16:03 -0400)]
Adding TechMadePlain to showcase
Thanks to Hugo I get to write all my posts in Markdown.
Rolando Pereira [Sat, 24 May 2014 14:06:24 +0000 (15:06 +0100)]
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
spf13 [Wed, 28 May 2014 21:54:54 +0000 (17:54 -0400)]
Make the header not jump around
spf13 [Wed, 28 May 2014 05:37:33 +0000 (01:37 -0400)]
More doc site improvements. Added documentation's new layout
spf13 [Tue, 27 May 2014 22:35:12 +0000 (18:35 -0400)]
Fixing bug with Live Reload where it broadcast instead of sending the handshake
spf13 [Tue, 27 May 2014 22:34:29 +0000 (18:34 -0400)]
Pre and Post in Menu are type HTML
spf13 [Tue, 27 May 2014 22:32:57 +0000 (18:32 -0400)]
Updating / Rewriting / Adding all of the documentation in preparation for the next release
spf13 [Tue, 27 May 2014 22:30:25 +0000 (18:30 -0400)]
Rename chrome to partials (in builder)
spf13 [Tue, 27 May 2014 22:29:55 +0000 (18:29 -0400)]
Set verbose to Info level
spf13 [Tue, 27 May 2014 22:29:15 +0000 (18:29 -0400)]
Fix bug so watch works on theme directories as well
spf13 [Mon, 19 May 2014 13:16:40 +0000 (09:16 -0400)]
new site works in an empty directory now
spf13 [Fri, 16 May 2014 21:51:10 +0000 (17:51 -0400)]
Adding instant click library to docs so even more responsive navigation
spf13 [Fri, 16 May 2014 21:49:27 +0000 (17:49 -0400)]
Proper integration of live reload with automatic injection
spf13 [Fri, 16 May 2014 15:48:59 +0000 (11:48 -0400)]
Live reloading is working! Still need to incorporate cleanly.
spf13 [Thu, 15 May 2014 19:07:46 +0000 (15:07 -0400)]
Better handling of when the specified port is already in use
spf13 [Thu, 15 May 2014 13:58:55 +0000 (09:58 -0400)]
Switching docs highlighting to highlight.js .. Docs build super fast again!
spf13 [Thu, 15 May 2014 13:57:36 +0000 (09:57 -0400)]
Renaming indexes to taxonomies in docs
spf13 [Wed, 14 May 2014 22:01:13 +0000 (18:01 -0400)]
Fixing issue when two menu items have the same name.
spf13 [Tue, 13 May 2014 21:07:50 +0000 (17:07 -0400)]
Homepage renders with _default/list.html or then _default/single.html when index.html is not present.
Dato Simó [Sun, 11 May 2014 00:27:49 +0000 (01:27 +0100)]
Fix permalink functionality, which was broken in
62dd1d4.
Viper stores Permalinks as a map[string]interface{}, so the type assertion
to PermalinkOverrides (map[string]PathPattern) will always fail.
We can, however, get Permalinks as a map[string]string, and convert each
value to a PathPattern.
Dato Simó [Mon, 12 May 2014 02:34:44 +0000 (03:34 +0100)]
Add a blank line after the front matter when writing back a page.
Could also be done in parser.InterfaceToFrontMatter(), but logically the
extra blank line belongs to the page, not the front matter itself.
Vincent Batoufflet [Sat, 10 May 2014 10:05:29 +0000 (12:05 +0200)]
Make template comparison functions handle floats
Vincent Batoufflet [Sat, 10 May 2014 08:45:33 +0000 (10:45 +0200)]
Fix date issue with home page in Sitemap
Dato Simó [Fri, 9 May 2014 01:23:26 +0000 (02:23 +0100)]
Correctly print server URL when base-url is specified in the command line
When running hugo server like:
$ hugo server -s docs -b myhostname
the printed output now directs to http://myhostname:1313 instead of
(invariably) http://localhost:1313.
As per server(), BaseUrl is never empty, and the required value is always
found in Viper.
LK4D4 [Wed, 7 May 2014 16:38:14 +0000 (20:38 +0400)]
Add pygmentsstyle and pygmentsuseclasses options
Fixes #204
Conflicts:
commands/hugo.go
Vincent Batoufflet [Wed, 7 May 2014 06:58:25 +0000 (08:58 +0200)]
Add Sitemap documentation content
Vincent Batoufflet [Wed, 7 May 2014 06:57:37 +0000 (08:57 +0200)]
Add Sitemap testing
Vincent Batoufflet [Wed, 7 May 2014 06:56:57 +0000 (08:56 +0200)]
Update Sitemap default value syntax
Vincent Batoufflet [Tue, 6 May 2014 15:02:56 +0000 (17:02 +0200)]
Add Sitemaps config values handling
Vincent Batoufflet [Tue, 6 May 2014 10:50:23 +0000 (12:50 +0200)]
Add base Sitemap support
Vincent Batoufflet [Thu, 8 May 2014 12:56:28 +0000 (14:56 +0200)]
Add template comparison functions (Go 1.1 compat)
Marc Liyanage [Tue, 6 May 2014 06:51:16 +0000 (23:51 -0700)]
Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.
Nathan LeClaire [Tue, 29 Apr 2014 03:23:34 +0000 (20:23 -0700)]
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.
spf13 [Fri, 9 May 2014 15:32:06 +0000 (11:32 -0400)]
Fixing broken link. Fixed #278.
spf13 [Fri, 9 May 2014 04:03:42 +0000 (00:03 -0400)]
Adding more information about client side highlighting
Dave Cottlehuber [Mon, 28 Apr 2014 19:47:44 +0000 (21:47 +0200)]
Add client-side syntax highlighting example
spf13 [Thu, 8 May 2014 22:30:11 +0000 (18:30 -0400)]
Adding new commands (new site [path], new theme [name])
spf13 [Fri, 2 May 2014 05:06:40 +0000 (01:06 -0400)]
Adding an archetype file for the docs site
spf13 [Fri, 2 May 2014 05:06:01 +0000 (01:06 -0400)]
Adding the new command and the create package
spf13 [Fri, 2 May 2014 05:04:48 +0000 (01:04 -0400)]
Using new helpers in page.go
spf13 [Fri, 2 May 2014 05:04:14 +0000 (01:04 -0400)]
Adding some new methods to helpers (GuessSection, MakeTitle & Filename)
spf13 [Fri, 2 May 2014 05:02:49 +0000 (01:02 -0400)]
More feedback where errors happen during metadata conversion
spf13 [Fri, 2 May 2014 05:01:44 +0000 (01:01 -0400)]
adding a front matter format to lead rune method
spf13 [Thu, 1 May 2014 18:11:56 +0000 (14:11 -0400)]
permitting empty files again. Fixing some tests to now pass.
spf13 [Thu, 1 May 2014 17:23:32 +0000 (13:23 -0400)]
Adding a command that enables converting site to a different metadata format.
Doing this revealed some bugs in the encoding functionality in some of the underlying libraries.
Please backup before using.
spf13 [Thu, 1 May 2014 17:21:37 +0000 (13:21 -0400)]
Providing the ability to save (write) a content's source file.
spf13 [Thu, 1 May 2014 17:20:58 +0000 (13:20 -0400)]
Making site page initialization a bit more granular and accessible
spf13 [Thu, 1 May 2014 17:19:51 +0000 (13:19 -0400)]
moving front matter parsing (and creation) to parse package
spf13 [Thu, 1 May 2014 17:13:11 +0000 (13:13 -0400)]
moving writeToDisk to helpers to make it more accessible
Christoph Burgdorf [Mon, 14 Apr 2014 21:25:54 +0000 (23:25 +0200)]
Don't process dotfiles
This commit makes it so that not only files
but also folders which start with a dot
are ignored.
Fixes #239
Ciaran Downey [Wed, 23 Apr 2014 04:40:56 +0000 (21:40 -0700)]
Update broken localhost link
William McGann [Sat, 12 Apr 2014 20:04:17 +0000 (16:04 -0400)]
Adding example blog
LordFPL [Wed, 9 Apr 2014 19:08:47 +0000 (21:08 +0200)]
Little syntax mistake