brevno-suite/hugo
11 years agoParallelizing the largest build processes (templates, pages, indexes). Seeing 300...
spf13 [Thu, 6 Mar 2014 00:07:39 +0000 (19:07 -0500)]
Parallelizing the largest build processes (templates, pages, indexes). Seeing 300%+ improvement of total build time.

11 years agoAlso ignore Emacs lock & recovery files.
Joe Kopena [Mon, 3 Mar 2014 21:55:28 +0000 (16:55 -0500)]
Also ignore Emacs lock & recovery files.

11 years agoBumping version to v0.11-dev
spf13 [Wed, 5 Mar 2014 03:03:31 +0000 (22:03 -0500)]
Bumping version to v0.11-dev

11 years agoAdding the right date for the release of 0.10 v0.10
spf13 [Sat, 1 Mar 2014 17:16:36 +0000 (12:16 -0500)]
Adding the right date for the release of 0.10

11 years agobumping version for 0.10
spf13 [Sat, 1 Mar 2014 16:55:05 +0000 (11:55 -0500)]
bumping version for 0.10

11 years agoFixing issues go vet reports.
Mike Keesey [Sat, 1 Mar 2014 05:31:21 +0000 (22:31 -0700)]
Fixing issues go vet reports.

11 years agoAdd test for ignoring ~$ files
Ask Bjørn Hansen [Sat, 1 Mar 2014 04:18:06 +0000 (20:18 -0800)]
Add test for ignoring ~$ files

11 years agoIgnore content files ending in ~
Ask Bjørn Hansen [Fri, 28 Feb 2014 05:26:17 +0000 (21:26 -0800)]
Ignore content files ending in ~

Also add *~ to .gitignore

11 years agoMake error message when encountering unrecognized file extensions more helpful
Ask Bjørn Hansen [Fri, 28 Feb 2014 05:25:48 +0000 (21:25 -0800)]
Make error message when encountering unrecognized file extensions more helpful

11 years agoMake per-page url overrides take precedence over section permalink settings
Ask Bjørn Hansen [Fri, 28 Feb 2014 07:30:12 +0000 (23:30 -0800)]
Make per-page url overrides take precedence over section permalink settings

This seems more reasonable to me.

I didn't understand why the pUrl comparision was on len > 2; I changed it to 0.

Closes #212.

11 years agoAdd Kieran Healy's website.
Kieran Healy [Fri, 28 Feb 2014 01:37:53 +0000 (20:37 -0500)]
Add Kieran Healy's website.

11 years agoupdating the intro page
spf13 [Fri, 28 Feb 2014 16:41:47 +0000 (11:41 -0500)]
updating the intro page

11 years agoReorganization of helpers. Centralized Url/Path logic. Fixed #175.
spf13 [Thu, 27 Feb 2014 23:32:09 +0000 (18:32 -0500)]
Reorganization of helpers. Centralized Url/Path logic. Fixed #175.

11 years agoShortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash...
spf13 [Wed, 26 Feb 2014 04:57:31 +0000 (23:57 -0500)]
Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193

Also added the .Get function to short codes and documentation for that function.

11 years agoFix imports so hugo builds on darwin
spf13 [Fri, 21 Feb 2014 23:33:46 +0000 (18:33 -0500)]
Fix imports so hugo builds on darwin

11 years agoA bunch of small documentation changes
spf13 [Fri, 21 Feb 2014 00:05:09 +0000 (19:05 -0500)]
A bunch of small documentation changes

11 years agoAdding documentation on Pretty Urls
spf13 [Fri, 21 Feb 2014 00:04:29 +0000 (19:04 -0500)]
Adding documentation on Pretty Urls

11 years agoAdding documentation on Table of Contents functionality
spf13 [Fri, 21 Feb 2014 00:04:08 +0000 (19:04 -0500)]
Adding documentation on Table of Contents functionality

11 years agoAdding an introduction to Hugo
spf13 [Fri, 21 Feb 2014 00:03:37 +0000 (19:03 -0500)]
Adding an introduction to Hugo

11 years agoWarn about bad shortcode parameters (and don't crash)
Ask Bjørn Hansen [Thu, 20 Feb 2014 08:02:08 +0000 (00:02 -0800)]
Warn about bad shortcode parameters (and don't crash)

closes #193

11 years agoAdding Else If example
spf13 [Wed, 19 Feb 2014 13:32:18 +0000 (08:32 -0500)]
Adding Else If example

11 years agoMake 'read a string' code understand float64 (json) and int (yaml) as well as actual...
Ask Bjørn Hansen [Mon, 17 Feb 2014 09:26:46 +0000 (01:26 -0800)]
Make 'read a string' code understand float64 (json) and int (yaml) as well as actual strings

11 years agoAllow 1/0 for true/false in Yaml front-matter
Ask Bjørn Hansen [Sun, 16 Feb 2014 09:22:47 +0000 (01:22 -0800)]
Allow 1/0 for true/false in Yaml front-matter

11 years agoSupport ISO8601 date/time format without timezones
Ask Bjørn Hansen [Sun, 16 Feb 2014 09:22:11 +0000 (01:22 -0800)]
Support ISO8601 date/time format without timezones

11 years agoMake the invalid date/time format error message more helpful
Ask Bjørn Hansen [Sun, 16 Feb 2014 09:21:49 +0000 (01:21 -0800)]
Make the invalid date/time format error message more helpful

11 years agoCall the json delimiter 'json_lead' instead of 'java_lead'
Ask Bjørn Hansen [Sun, 16 Feb 2014 09:20:46 +0000 (01:20 -0800)]
Call the json delimiter 'json_lead' instead of 'java_lead'

11 years agoFix build
mattn [Mon, 17 Feb 2014 10:54:15 +0000 (19:54 +0900)]
Fix build

11 years agoAdding Documentation on using Syntax Highlighting
spf13 [Tue, 18 Feb 2014 23:35:45 +0000 (18:35 -0500)]
Adding Documentation on using Syntax Highlighting

11 years agoAdding Documentation on Hugo Template Functions
spf13 [Tue, 18 Feb 2014 23:35:27 +0000 (18:35 -0500)]
Adding Documentation on Hugo Template Functions

11 years agoMinor Docs Tweaks
spf13 [Tue, 18 Feb 2014 23:35:03 +0000 (18:35 -0500)]
Minor Docs Tweaks

11 years agoAdding Go Template Tutorial
spf13 [Tue, 18 Feb 2014 23:34:51 +0000 (18:34 -0500)]
Adding Go Template Tutorial

11 years agoUpdating Release Notes and Roadmap
spf13 [Tue, 18 Feb 2014 23:34:29 +0000 (18:34 -0500)]
Updating Release Notes and Roadmap

11 years agoOnly change rLimit on OSX (where it is needed). Fixed #194
spf13 [Thu, 6 Feb 2014 05:12:05 +0000 (00:12 -0500)]
Only change rLimit on OSX (where it is needed). Fixed #194

11 years agoAdd unicode support for aliases, indexes, urlize template filter.
Anton Ageev [Sun, 2 Feb 2014 14:18:01 +0000 (18:18 +0400)]
Add unicode support for aliases, indexes, urlize template filter.
Now aliases and indexes are not restricted ASCII letters and can include
any unicode letters.

11 years agoAdd Ant Zucaro's showcase.
Ant Zucaro [Tue, 4 Feb 2014 01:29:45 +0000 (20:29 -0500)]
Add Ant Zucaro's showcase.

A photography-oriented blog using Foundation 5 by Zurb. Responsive
layout with padded large and full-width small views. A sample
"polaroid" shortcode is included for image showcases, as is a
"header" image directive in the frontmatter.

11 years agoFix docs error with json comma
Luke Holder [Mon, 3 Feb 2014 11:55:38 +0000 (19:55 +0800)]
Fix docs error with json comma

11 years agoFix permalink bug in uglyurls mode (refs #187).
Anton Ageev [Sun, 2 Feb 2014 00:58:14 +0000 (04:58 +0400)]
Fix permalink bug in uglyurls mode (refs #187).

11 years agoAutomatically increase the process ulimit to maximum available. fixes #168.
spf13 [Sat, 1 Feb 2014 17:51:11 +0000 (12:51 -0500)]
Automatically increase the process ulimit to maximum available.  fixes #168.

11 years agoAdding the ability to check the system limit on open files (important for watching...
spf13 [Sat, 1 Feb 2014 17:50:17 +0000 (12:50 -0500)]
Adding the ability to check the system limit on open files (important for watching large sites)

11 years agoAdd back blackfriday extensions during Markdown conversion
Niels Widger [Thu, 30 Jan 2014 22:50:47 +0000 (17:50 -0500)]
Add back blackfriday extensions during Markdown conversion

Modified markdownRender and markdownRenderWithTOC in hugolib/page.go to
use the same flags and extensions as were previously used when we simply
called blackfriday.MarkdownCommon to convert Markdown to HTML.  These
flags/extensions were dropped during the refactor that added the
`.TableOfContents` page variable, and caused features like Markdown
tables to no longer work.

Modified the expected output for TestTableOfContents in page_test.go,
apparently changing the flags/extensions caused an `—` to become
`–`.

11 years agogofmt all go code
Tibor Vass [Wed, 29 Jan 2014 22:50:31 +0000 (14:50 -0800)]
gofmt all go code

11 years agoFix panic with HTTP serve initialization problems.
Vincent Batoufflet [Sun, 26 Jan 2014 09:48:00 +0000 (10:48 +0100)]
Fix panic with HTTP serve initialization problems.

11 years agoAdd text transformation template functions.
Vincent Batoufflet [Sun, 26 Jan 2014 09:28:35 +0000 (10:28 +0100)]
Add text transformation template functions.

11 years agoUsing table of contents within the documentation.
spf13 [Wed, 29 Jan 2014 04:29:05 +0000 (23:29 -0500)]
Using table of contents within the documentation.

11 years agoAdding support for boolean params
spf13 [Wed, 29 Jan 2014 04:24:59 +0000 (23:24 -0500)]
Adding support for boolean params

11 years agoContinue with TOC integration and page refactor. Updated a few tests to match new...
spf13 [Wed, 29 Jan 2014 04:11:05 +0000 (23:11 -0500)]
Continue with TOC integration and page refactor. Updated a few tests to match new generated output.

11 years agoMoved TOC test into page_test. Some general page_test cleanup.
spf13 [Wed, 29 Jan 2014 04:09:24 +0000 (23:09 -0500)]
Moved TOC test into page_test. Some general page_test cleanup.

11 years agoDon’t render short codes on summary twice
spf13 [Mon, 27 Jan 2014 22:32:36 +0000 (17:32 -0500)]
Don’t render short codes on summary twice

11 years agofixing 178.
spf13 [Mon, 27 Jan 2014 15:07:07 +0000 (10:07 -0500)]
fixing 178.

11 years agoBig refactor of pages code. Changed TOC code to only parse when actually used
spf13 [Mon, 27 Jan 2014 22:16:28 +0000 (17:16 -0500)]
Big refactor of pages code. Changed TOC code to only parse when actually used

11 years agoAdd new TableOfContents Page variable (Markdown only)
Niels Widger [Sat, 18 Jan 2014 16:42:01 +0000 (11:42 -0500)]
Add new TableOfContents Page variable (Markdown only)

Added TableOfContents field to hugolib.Page struct.  New function
getTableOfContents is used in convertMarkdown to set the TableOfContents
field.

Added new test file hugolib/page_toc_test.go with a simple test of the
new functionality.

Conflicts:
hugolib/page.go

11 years agoReplacing hall of fame with showcase. (new type, content driven, thumbnails, etc)
spf13 [Wed, 22 Jan 2014 22:16:09 +0000 (17:16 -0500)]
Replacing hall of fame with showcase. (new type, content driven, thumbnails, etc)

11 years agoAdding support for some primitive template math functions
spf13 [Wed, 22 Jan 2014 22:06:23 +0000 (17:06 -0500)]
Adding support for some primitive template math functions

11 years agoadd andrewcodispoti.com to hall-of-fame
Andrew Codispoti [Mon, 20 Jan 2014 21:24:47 +0000 (16:24 -0500)]
add andrewcodispoti.com to hall-of-fame

11 years agorenaming MinRead to ReadingTime and adding to documentation.
spf13 [Tue, 21 Jan 2014 22:12:59 +0000 (17:12 -0500)]
renaming MinRead to ReadingTime and adding to documentation.

11 years agoUpdating page variable documentation (for templates).
spf13 [Wed, 22 Jan 2014 01:05:26 +0000 (20:05 -0500)]
Updating page variable documentation (for templates).

11 years agofixed #171. RSSlink is now RSSLink (and matches existing docs).
spf13 [Sun, 19 Jan 2014 03:16:19 +0000 (22:16 -0500)]
fixed #171. RSSlink is now RSSLink (and matches existing docs).

Added backwards compatibility accessor for existing templates.

11 years agoFixing test which erroneously checked values and order, rather than just values.
spf13 [Sun, 19 Jan 2014 02:26:34 +0000 (21:26 -0500)]
Fixing test which erroneously checked values and order, rather than just values.

11 years agoExtending rss item limit to 50… can reduce further in template with ‘first N’ functio...
spf13 [Sun, 19 Jan 2014 02:18:54 +0000 (21:18 -0500)]
Extending rss item limit to 50… can reduce further in template with ‘first N’ functionality.

11 years agoHave travis build with latest go.
spf13 [Sat, 18 Jan 2014 16:02:56 +0000 (11:02 -0500)]
Have travis build with latest go.

11 years agoRSS improvements, now limit to 15 items and provide accurate date. fixed #172
spf13 [Sat, 18 Jan 2014 16:02:27 +0000 (11:02 -0500)]
RSS improvements, now limit to 15 items and provide accurate date. fixed #172

11 years agoAdding github button to docs homepage
spf13 [Sat, 18 Jan 2014 15:58:58 +0000 (10:58 -0500)]
Adding github button to docs homepage

11 years agoAdding Werker status to readme
Steve Francia [Wed, 15 Jan 2014 16:06:41 +0000 (11:06 -0500)]
Adding Werker status to readme

11 years agoCreate wercker.yml
Steve Francia [Wed, 15 Jan 2014 16:02:24 +0000 (11:02 -0500)]
Create wercker.yml

11 years agofeat(docs/hall-of-fame): add ifup
Brandon Philips [Mon, 13 Jan 2014 03:38:48 +0000 (19:38 -0800)]
feat(docs/hall-of-fame): add ifup

Add me! Thanks for hugo, working great.

11 years agoAdd `canonifyurls` config option.
Phil Pennock [Fri, 3 Jan 2014 23:36:53 +0000 (18:36 -0500)]
Add `canonifyurls` config option.

Be able to inhibit AbsURL canonicalization of content, on a site
configuration basis. Advantages of being able to inhibit this include
making it easier to rendering on other hostnames, and being able to
include resources on http or https depending on how this page was
retrieved, avoiding mixed-mode client complaints without adding latency
for plain http.

11 years agoAdd highlighting of code in documentation and clean up a bunch of the docs.
spf13 [Sat, 11 Jan 2014 02:19:19 +0000 (21:19 -0500)]
Add highlighting of code in documentation and clean up a bunch of the docs.

11 years agoRewriting some homepage text
spf13 [Fri, 10 Jan 2014 17:52:43 +0000 (12:52 -0500)]
Rewriting some homepage text

11 years agoA bunch of style updates. Switching to bootstrap carousel.
spf13 [Fri, 10 Jan 2014 17:48:55 +0000 (12:48 -0500)]
A bunch of style updates. Switching to bootstrap carousel.

11 years agoReport error, but don’t fatally stop if pygments has error. Return original string...
spf13 [Fri, 10 Jan 2014 17:50:31 +0000 (12:50 -0500)]
Report error, but don’t fatally stop if pygments has error. Return original string. (+1 squashed commit)
Squashed commits:
[849a7af] if highlighting doesn’t work, just return original string

11 years agoAdding some embedded short codes (including code highlighting)
spf13 [Thu, 9 Jan 2014 22:33:20 +0000 (17:33 -0500)]
Adding some embedded short codes (including code highlighting)

11 years agoAdding support for embedded templates
spf13 [Thu, 9 Jan 2014 22:27:39 +0000 (17:27 -0500)]
Adding support for embedded templates

11 years agoRemoving Twitter js
spf13 [Wed, 8 Jan 2014 14:19:09 +0000 (09:19 -0500)]
Removing Twitter js

11 years agoNew Icon Font for Hugo
spf13 [Wed, 8 Jan 2014 14:18:42 +0000 (09:18 -0500)]
New Icon Font for Hugo

11 years agoAdding some analytics
Steve Francia [Fri, 3 Jan 2014 17:58:09 +0000 (12:58 -0500)]
Adding some analytics

11 years agoAdding chimeraarts.org to hall-of-fame
Dana Woodman [Tue, 31 Dec 2013 22:00:19 +0000 (14:00 -0800)]
Adding chimeraarts.org to hall-of-fame

I've added the website for the makerspace I founded into the hall of fame list as an example of what you can do with Hugo.

It's a work in progress (like everything) but should show people another example of using Hugo in the real world.

Hugo has made it much easier to update our website content without needing to use bloated or expensive tools.

Thanks!

11 years agoAdded append-port flag
Krisztián Szabó [Sat, 28 Dec 2013 19:37:44 +0000 (20:37 +0100)]
Added append-port flag

11 years agoIf baseurl is set then print that on the command line, else leave as default of localhost
William King [Mon, 16 Dec 2013 08:37:09 +0000 (00:37 -0800)]
If baseurl is set then print that on the command line, else leave as default of localhost

Conflicts:
commands/server.go

11 years agoExample of a multilingual site.
Egon Elbre [Sat, 23 Nov 2013 19:16:42 +0000 (21:16 +0200)]
Example of a multilingual site.

11 years agoAllowing empty files (ignored) so you can touch a new file while watching
spf13 [Sat, 28 Dec 2013 18:44:58 +0000 (13:44 -0500)]
Allowing empty files (ignored) so you can touch a new file while watching

11 years agoDon't shutdown hugo on an empty file.
Egon Elbre [Mon, 16 Dec 2013 08:34:26 +0000 (10:34 +0200)]
Don't shutdown hugo on an empty file.

11 years agoAdded batching behavior for page building.
Egon Elbre [Sun, 15 Dec 2013 15:19:22 +0000 (17:19 +0200)]
Added batching behavior for page building.

Quite often file watcher gets many changes and each change triggered a
build. One build per second should be sufficient. Also added tracking for
new folders.

11 years agoAvoid locking the files for an extended amount of time. Sublime Text
Egon Elbre [Sun, 15 Dec 2013 14:49:23 +0000 (16:49 +0200)]
Avoid locking the files for an extended amount of time. Sublime Text
doesn't like this and shows an error when modifying a file in rapid
succession.

11 years agoFix static file change detection on Windows.
Egon Elbre [Sun, 15 Dec 2013 14:31:29 +0000 (16:31 +0200)]
Fix static file change detection on Windows.
Fixed windows uses different filepath separator. The filepath.ToSlash
shouldn't be used, because it can cause errors in filepath suffix and prefix
testing since "c:\a" isn't a prefix of "c:/a/b/c".

11 years agoAdding page sorting by weight function (the default)
spf13 [Sat, 28 Dec 2013 17:56:12 +0000 (12:56 -0500)]
Adding page sorting by weight function (the default)

11 years agoAdded documentation on ordering indexes, content and content within indexes
spf13 [Fri, 20 Dec 2013 23:11:49 +0000 (18:11 -0500)]
Added documentation on ordering indexes, content and content within indexes

11 years agoComplete refactor of indexes, move (and rewrite) page sorting to page.go, add tests
spf13 [Fri, 20 Dec 2013 14:10:05 +0000 (09:10 -0500)]
Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests

11 years agoAdded PageSorter and PagesByDate
Henry [Sun, 24 Nov 2013 21:10:20 +0000 (22:10 +0100)]
Added PageSorter and PagesByDate

11 years agoSection in example was wrong for happiness.md
Ruben [Fri, 29 Nov 2013 14:12:39 +0000 (15:12 +0100)]
Section in example was wrong for happiness.md

11 years agoTestcases for multilevel structure were wrong
Ruben [Fri, 29 Nov 2013 07:22:44 +0000 (08:22 +0100)]
Testcases for multilevel structure were wrong

11 years agoFixes #141: Wrong section in multi level structure
Ruben [Thu, 28 Nov 2013 14:27:09 +0000 (15:27 +0100)]
Fixes #141: Wrong section in multi level structure

11 years agoGofmt
Caleb Spare [Sun, 24 Nov 2013 21:48:57 +0000 (13:48 -0800)]
Gofmt

Command: `gofmt -l -s -w .`

11 years agoproperly use non-localhost BaseUrl in server command
Matt Way [Fri, 22 Nov 2013 05:28:05 +0000 (00:28 -0500)]
properly use non-localhost BaseUrl in server command

11 years agoAdding better contribution guidelines from the read me to the contribution page.
spf13 [Wed, 11 Dec 2013 03:23:20 +0000 (22:23 -0500)]
Adding better contribution guidelines from the read me to the contribution page.

11 years agoAdding community section to the documentation
spf13 [Wed, 11 Dec 2013 00:38:52 +0000 (19:38 -0500)]
Adding community section to the documentation

11 years agoAdding selected tweets to the homepage
spf13 [Wed, 11 Dec 2013 00:38:03 +0000 (19:38 -0500)]
Adding selected tweets to the homepage

11 years agoAdding example short codes to the documentation
spf13 [Wed, 11 Dec 2013 00:36:44 +0000 (19:36 -0500)]
Adding example short codes to the documentation

11 years agoAdd go fmt to contribution guidelines
Noah Campbell [Sun, 8 Dec 2013 04:51:34 +0000 (20:51 -0800)]
Add go fmt to contribution guidelines

Also fixed up formatting.

11 years agoAdd Contribution Guidelines
Noah Campbell [Sun, 8 Dec 2013 04:48:17 +0000 (20:48 -0800)]
Add Contribution Guidelines

Fixes #122

11 years agoMoving processing short codes to the page
spf13 [Sat, 7 Dec 2013 04:57:24 +0000 (23:57 -0500)]
Moving processing short codes to the page