shithub: hugo

RSS feed

1b7f18e3 – spf13 <steve.francia@gmail.com> authored on 2014/09/03 07:30
Making partials context optional for compatibility with template.

7b3df238 – spf13 <steve.francia@gmail.com> authored on 2014/09/03 07:28
Bumping Version to 0.13-DEV

efc98a3b – Anthony Fok <foka@debian.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/02 09:05
Update example blog to Hugo v0.12 conventions

05102f1b – spf13 <steve.francia@gmail.com> authored on 2014/09/02 13:09
Fixing typo in ordering.md fixed #401

13631289 – spf13 <steve.francia@gmail.com> authored on 2014/09/01 06:05
Bumping Version

b4d3195f – spf13 <steve.francia@gmail.com> authored on 2014/09/01 06:00
Adding V0.12 release notes

f36ed446 – spf13 <steve.francia@gmail.com> authored on 2014/09/01 06:00
Adding a bunch of new quotes to the front page and switching to Owl Carousel

d2020506 – Anthony Fok <foka@debian.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/30 23:43
Fix loading of Lato font in style.css for docs

a6022293 – Anthony Fok <foka@debian.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/31 01:08
Minor proofreading corrections to Hugo docs

f142458c – Dato Simó <dato@net.com.org.es> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/30 22:53
Use typographic quote chars in the carousel quotes section

13a317b9 – Dave Johnston <johnsto@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/30 04:25
Enable header id blackfriday extension

c1b9e8d5 – Anthony Fok <foka@debian.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/29 13:38
quickstart.md: Put long options inside backticks

242d6b4e – spf13 <steve.francia@gmail.com> authored on 2014/08/29 21:15
Adjusting the number of go routines to build the pages in to 4*GOMAXPROCS (from 2) for faster rendering.

47c91a4c – Nate Finch <nate.finch@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/29 09:40
Fix CreatePages

93addfcb – spf13 <steve.francia@gmail.com> authored on 2014/08/29 20:57
Adding documentation about 'where' and cleaning up docs around first.

0ce4ec1e – spf13 <steve.francia@gmail.com> authored on 2014/08/29 20:20
Added more examples and cleaned up the GroupBy functionality documentation

7e19fa40 – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:51
Making direction optional (and setting defaults) for GroupBy Pages functionality.

b15eb889 – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:50
Adding .Reverse() to PagesGroup

41b28462 – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:48
Switch .Data to .Pages in the PageGroup functionality for increased consistency.

70dc370c – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:44
Making the term "Term" more consistent with Taxonomy usage.

01caaeba – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:43
Making the Pages Sorting methods available within a taxonomy term.

bb02a14b – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:42
Adding a page listing the different methods available to Taxonomies.

ba8f652a – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:41
More taxonomy examples in templates.

6f9f93f3 – spf13 <steve.francia@gmail.com> authored on 2014/08/29 19:39
Fixing the taxonomy example. Fixed #318.

d3646aaa – Jakub Turski <yacoob@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/26 21:34
Be more specific about .Params content

7de32092 – Jakub Turski <yacoob@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/27 06:36
Shortcodes are content files specific.

6f9db4a7 – Tatsushi Demachi <tdemachi@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/27 18:50
Add document about page grouping functions

53b7d5b8 – spf13 <steve.francia@gmail.com> authored on 2014/08/28 08:48
Inner Shortcodes now treated as markdown. fixed #185

828401cb – spf13 <steve.francia@gmail.com> authored on 2014/08/27 07:47
More press additions

4b71eb16 – spf13 <steve.francia@gmail.com> authored on 2014/08/26 10:37
Compressed showcase thumbnails further

95449880 – spf13 <steve.francia@gmail.com> authored on 2014/08/26 10:37
Added ucsb to showcase

dcda66df – spf13 <steve.francia@gmail.com> authored on 2014/08/26 10:36
More Press

4a91b8c7 – spf13 <steve.francia@gmail.com> authored on 2014/08/26 09:16
fixed #389 . Added alias for missing page.

987a82d0 – spf13 <steve.francia@gmail.com> authored on 2014/08/26 08:30
small tweaks to the hover effect

8a44deac – spf13 <steve.francia@gmail.com> authored on 2014/08/26 08:27
Creating a showcase archetype to make for easier showcase additions

1c1615d7 – spf13 <steve.francia@gmail.com> authored on 2014/08/26 08:27
Adding a bunch of new sites to the showcase

c9a6b2b9 – spf13 <steve.francia@gmail.com> authored on 2014/08/26 08:26
Adding a bunch of new press to the Press page.

733bff90 – spf13 <steve.francia@gmail.com> authored on 2014/08/25 11:52
Prettier link hover state

1143a8fa – spf13 <steve.francia@gmail.com> authored on 2014/08/25 11:18
Bumping Travis to test Go 1.2 & tip (1.3)

294222ac – spf13 <steve.francia@gmail.com> authored on 2014/08/25 10:02
Fixing a broken link in the docs

4281cbfa – spf13 <steve.francia@gmail.com> authored on 2014/08/25 09:49
LiveReloadDisabled works with Watching properly. Fixed #335.

1b5f59b0 – spf13 <steve.francia@gmail.com> authored on 2014/08/25 09:13
go fmt site.go

30af267b – spf13 <steve.francia@gmail.com> authored on 2014/08/25 08:11
Fix #302. Links now have trailing slashes.

a31edb33 – Nate Finch <nate.finch@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/22 03:59
Support subdir in baseurl.

4b979b17 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/23 12:12
added functionality to check the error message returned from Cobra, if any. for uage message text. If its present, the usage message gets truncated and the resulting message is returned to be used for the rest of the error message. If the resulting error is blank, no error message is printed

4c735a78 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/21 14:01
preserve alias case while lowercasing taxonomy

348e123c – Chase Adams <chase@realchaseadams.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/20 15:57
Update 404 to be compiled to .html instead of directory

50a8c507 – Tatsushi Demachi <tdemachi@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/20 18:12
Add page grouping functions

867683e4 – Chase Adams <realchaseadams@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/20 01:51
Add link for learning more about static directory

c750a95e – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/20 06:09
support for futre/draft summary info output

946ad9c2 – spf13 <steve.francia@gmail.com> authored on 2014/08/20 10:19
Making the links stand out more

f5157566 – spf13 <steve.francia@gmail.com> authored on 2014/08/20 10:10
Cleaning up a ton of CSS.. Removing unused selectors. Eliminated over 80% of CSS. Upgrading jQuery & FA

34a93fa1 – spf13 <steve.francia@gmail.com> authored on 2014/08/20 09:13
Fixing the docs sidebar interactions

04d412ed – spf13 <steve.francia@gmail.com> authored on 2014/08/20 07:17
Fixed showcase image paths

cece27fa – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/18 15:52
fix issue 411, /path/to/site/archetypes : is a directory error

e31d4609 – spf13 <steve.francia@gmail.com> authored on 2014/08/19 17:47
Bringing back the showcase

b047e2f8 – spf13 <steve.francia@gmail.com> authored on 2014/08/19 17:46
Removing redundant bootstrap

864f91d9 – spf13 <steve.francia@gmail.com> authored on 2014/08/19 17:28
Changing the docs template partials to be able to be used to render a section

aae1ff3c – spf13 <steve.francia@gmail.com> authored on 2014/08/19 17:27
Adding IsNode & IsPage functions to Page & Node

b10dea29 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/17 18:02
added evaluation for toml for metadataformat date handling

27c0ec31 – Franklin Wise <franklin@krave-n.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/10 09:49
Added a note after the script adding potential issues per @franklinwise's feedback

5ae28327 – Franklin Wise <franklin@krave-n.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/10 05:58
errors not propagating

634d7b26 – Andrew Gerrand <adg@golang.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/18 07:36
switch to new location of goyaml

002a5b67 – Tatsushi Demachi <tdemachi@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/16 09:12
Add 'where' template function

6e15f652 – Rahul Bansal <rahul.bansal@rtcamp.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/15 20:32
Added yaml menu example

5d8ac54f – Rahul Bansal <rahul.bansal@rtcamp.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/15 20:09
Config changes and Live Reload

09115a96 – Roberto Dip <dip.jesusr@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/14 19:22
Fix #394 - Docs: add a missing link to the livereload page in the intro

e9b47da0 – Franklin Wise <franklin@krave-n.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/10 05:09
hugo builds no site if there are only drafts

3e9fc47a – spf13 <steve.francia@gmail.com> authored on 2014/08/09 20:17
Adding more press

cbb29795 – David Kebler <d@kebler.net> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/09 06:03
Docs-removed bullet and broken link for catagetories. Included category text in bullet for taxonomies

b3130b52 – Roberto Dip <dip.jesusr@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/09 16:40
Fix #363 - Docs: make the fixed menu on the left scrollable

1778f28c – Nate Finch <nate.finch@gmail.com> authored on 2014/08/06 01:39
remove extraneous "Because"

f556cb44 – Nate Finch <nate.finch@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/02 03:16
update docs for permalinks with all fields

29c45dd6 – Nate Finch <nate.finch@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/08/03 02:53
make type-or-section more obvious

756be987 – Nate Finch <nate.finch@gmail.com> authored on 2014/08/05 09:13
Merge pull request #388 from GraemeCaldwell/patch-2

d8b78c3d – GraemeCaldwell <graeme@eutorics.com> authored on 2014/08/05 13:19
Update press.md

2850692a – Nate Finch <nate.finch@gmail.com> authored on 2014/08/05 07:13
Merge pull request #370 from kevinburke/its

657e4a46 – Kevin Burke <kev@inburke.com> authored on 2014/07/26 19:43
it's/its

bf9595aa – spf13 <steve.francia@gmail.com> authored on 2014/07/01 06:59
Fixed #328. Config file set appropriately.

8d3fa7ef – spf13 <steve.francia@gmail.com> authored on 2014/06/30 19:39
Getting rid of bad scrollbar

aa42f430 – Billie H. Cleek <billie.cleek@idexpertscorp.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/29 17:35
allow site to be built with empty content

73dd4f38 – Billie H. Cleek <billie.cleek@idexpertscorp.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/29 17:32
report errors

78962a14 – Nicholas Whittier <imperialwicket@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/26 09:41
Allows 404 templates from themes/THEME directories.

ac99cecc – Nicholas Whittier <imperialwicket@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/26 10:47
Add shortcode template loading from themes directory.

35d04671 – Kristoffer Grönlund <krig@koru.se> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/24 19:44
Add PluralizeListTitles option (default true) to allow disabling use of the inflect package

3eb480a6 – Gina White <ginabythebay@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/22 04:47
fix link to template primer

b7671974 – Maarten Everts <maarten@bitpuzzle.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/21 13:51
taxonomies -> Taxonomies

836b1800 – Rolando Pereira <rolando_pereira@sapo.pt> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/20 19:10
Fix minor typo in file docs/content/templates/overview.md

0e57e32f – Gour <gour@atmarama.net> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/09 03:52
do not use angle brackets in hyperlink labels

5969315c – Andrew Jones <andrew@andrew-jones.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/08 13:39
switch back to master blackfriday; enable footnotes

406233f0 – Michael Whatcott <mdwhatcott@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/05 19:32
Included instructions for omitting disqus comments on localhost.

86c3de4b – jesper-mortensen <jesper.mortensen@bauria.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/05 15:15
Fix #263, document HTML comments & IE conditionals

b2b7ba42 – spf13 <steve.francia@gmail.com> authored on 2014/06/18 08:38
fixing typo in docs

4483a665 – spf13 <steve.francia@gmail.com> authored on 2014/06/06 12:38
Centralizing the template execution logic in one place

c297d745 – spf13 <steve.francia@gmail.com> authored on 2014/06/06 12:15
Adding 'partial' template function to add theme / local awareness to the partials directory.

4e99d6b5 – spf13 <steve.francia@gmail.com> authored on 2014/06/04 08:33
Adding proper error message when view is not found.. fixing #303

640ab3c7 – spf13 <steve.francia@gmail.com> authored on 2014/06/03 13:06
fixed #303. Adding theme support to views

e0ea6b99 – Jake Mitchell <jacob.d.mitchell@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/05/29 16:42
Support embedding <script> tags in markdown pages

7b7ce117 – Abe Pazos <abe@hamoid.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/06/03 13:18
Add empty line to correctly render a list

ca18cfef – spf13 <steve.francia@gmail.com> authored on 2014/06/03 10:39
Setting new version

Next