brevno-suite/hugo
2014-09-01 spf13Bumping Version v0.12
2014-09-01 spf13Adding V0.12 release notes
2014-09-01 spf13Adding a bunch of new quotes to the front page and...
2014-09-01 Anthony FokFix loading of Lato font in style.css for docs
2014-09-01 Anthony FokMinor proofreading corrections to Hugo docs
2014-08-31 Dato SimóUse typographic quote chars in the carousel quotes...
2014-08-30 Dave JohnstonEnable header id blackfriday extension
2014-08-30 Anthony Fokquickstart.md: Put long options inside backticks
2014-08-30 spf13Adjusting the number of go routines to build the pages...
2014-08-30 Nate FinchFix CreatePages
2014-08-30 spf13Adding documentation about 'where' and cleaning up...
2014-08-30 spf13Added more examples and cleaned up the GroupBy function...
2014-08-30 spf13Making direction optional (and setting defaults) for...
2014-08-30 spf13Adding .Reverse() to PagesGroup
2014-08-30 spf13Switch .Data to .Pages in the PageGroup functionality...
2014-08-30 spf13Making the term "Term" more consistent with Taxonomy...
2014-08-30 spf13Making the Pages Sorting methods available within a...
2014-08-30 spf13Adding a page listing the different methods available...
2014-08-30 spf13More taxonomy examples in templates.
2014-08-30 spf13Fixing the taxonomy example. Fixed #318.
2014-08-28 Jakub TurskiBe more specific about .Params content
2014-08-28 Jakub TurskiShortcodes are content files specific.
2014-08-28 Tatsushi DemachiAdd document about page grouping functions
2014-08-28 spf13Inner Shortcodes now treated as markdown. fixed #185
2014-08-27 spf13More press additions
2014-08-26 spf13Compressed showcase thumbnails further
2014-08-26 spf13Added ucsb to showcase
2014-08-26 spf13More Press
2014-08-26 spf13fixed #389 . Added alias for missing page.
2014-08-26 spf13small tweaks to the hover effect
2014-08-26 spf13Creating a showcase archetype to make for easier showca...
2014-08-26 spf13Adding a bunch of new sites to the showcase
2014-08-26 spf13Adding a bunch of new press to the Press page.
2014-08-25 spf13Prettier link hover state
2014-08-25 spf13Bumping Travis to test Go 1.2 & tip (1.3)
2014-08-25 spf13Fixing a broken link in the docs
2014-08-25 spf13LiveReloadDisabled works with Watching properly. Fixed...
2014-08-25 spf13go fmt site.go
2014-08-25 spf13Fix #302. Links now have trailing slashes.
2014-08-25 Nate FinchSupport subdir in baseurl.
2014-08-25 Joel Scobleadded functionality to check the error message returned...
2014-08-25 Joel Scoblepreserve alias case while lowercasing taxonomy
2014-08-25 Chase AdamsUpdate 404 to be compiled to .html instead of directory
2014-08-25 Tatsushi DemachiAdd page grouping functions
2014-08-20 Chase AdamsAdd link for learning more about static directory
2014-08-20 Joel Scoblesupport for futre/draft summary info output
2014-08-20 spf13Making the links stand out more
2014-08-20 spf13Cleaning up a ton of CSS.. Removing unused selectors...
2014-08-20 spf13Fixing the docs sidebar interactions
2014-08-20 spf13Fixed showcase image paths
2014-08-20 Joel Scoblefix issue 411, /path/to/site/archetypes : is a director...
2014-08-20 spf13Bringing back the showcase
2014-08-20 spf13Removing redundant bootstrap
2014-08-20 spf13Changing the docs template partials to be able to be...
2014-08-20 spf13Adding IsNode & IsPage functions to Page & Node
2014-08-18 Joel Scobleadded evaluation for toml for metadataformat date handling
2014-08-18 Franklin WiseAdded a note after the script adding potential issues...
2014-08-18 Franklin Wiseerrors not propagating
2014-08-18 Andrew Gerrandswitch to new location of goyaml
2014-08-18 Tatsushi DemachiAdd 'where' template function
2014-08-18 Rahul BansalAdded yaml menu example
2014-08-18 Rahul BansalConfig changes and Live Reload
2014-08-18 Roberto DipFix #394 - Docs: add a missing link to the livereload...
2014-08-18 Franklin Wisehugo builds no site if there are only drafts
2014-08-10 spf13Adding more press
2014-08-10 David KeblerDocs-removed bullet and broken link for catagetories...
2014-08-10 Roberto DipFix #363 - Docs: make the fixed menu on the left scrollable
2014-08-06 Nate Finchremove extraneous "Because"
2014-08-06 Nate Finchupdate docs for permalinks with all fields
2014-08-06 Nate Finchmake type-or-section more obvious
2014-08-05 Nate FinchMerge pull request #388 from GraemeCaldwell/patch-2
2014-08-05 GraemeCaldwellUpdate press.md
2014-08-05 Nate FinchMerge pull request #370 from kevinburke/its
2014-07-27 Kevin Burkeit's/its
2014-07-01 spf13Fixed #328. Config file set appropriately.
2014-07-01 spf13Getting rid of bad scrollbar
2014-06-30 Billie H. Cleekallow site to be built with empty content
2014-06-30 Billie H. Cleekreport errors
2014-06-30 Nicholas WhittierAllows 404 templates from themes/THEME directories.
2014-06-30 Nicholas WhittierAdd shortcode template loading from themes directory.
2014-06-30 Kristoffer... Add PluralizeListTitles option (default true) to allow...
2014-06-30 Gina Whitefix link to template primer
2014-06-30 Maarten Evertstaxonomies -> Taxonomies
2014-06-30 Rolando PereiraFix minor typo in file docs/content/templates/overview.md
2014-06-30 Gourdo not use angle brackets in hyperlink labels
2014-06-30 Andrew Jonesswitch back to master blackfriday; enable footnotes
2014-06-30 Michael WhatcottIncluded instructions for omitting disqus comments...
2014-06-30 jesper-mortensenFix #263, document HTML comments & IE conditionals
2014-06-30 spf13fixing typo in docs
2014-06-06 spf13Centralizing the template execution logic in one place
2014-06-06 spf13Adding 'partial' template function to add theme / local...
2014-06-04 spf13Adding proper error message when view is not found...
2014-06-03 spf13fixed #303. Adding theme support to views
2014-06-03 Jake MitchellSupport embedding <script> tags in markdown pages
2014-06-03 Abe PazosAdd empty line to correctly render a list
2014-06-03 spf13Setting new version
2014-05-29 spf13Converting front matter to YAML v0.11
2014-05-29 spf13Actually bumping the version
2014-05-29 spf13Fix docs script and css references to refer to the...
2014-05-29 spf13Update menu documentation to be accurate
next