summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-05-29Converting front matter to YAMLv0.11spf13
2014-05-29Actually bumping the versionspf13
2014-05-29Fix docs script and css references to refer to the correct locationspf13
2014-05-29Update menu documentation to be accuratespf13
2014-05-29Updating Convert to handle dates properly for yaml and jsonspf13
2014-05-29Add future details to documentationspf13
2014-05-29Add handling for publishDates (which will be ignored if in the future). Fixed...spf13
2014-05-28Include Section Taxonomy into SiteInfoRinat Abdullin
2014-05-28SiteInfo is now a pointer on the Nodespf13
2014-05-28Fixed #301. LiveReload works on any port now.spf13
2014-05-28Simplifying the siteInfo handlingspf13
2014-05-28Fix Viperized .Site.ParamsPhil Pennock
2014-05-28Allow to use filename in permalinksLorenzo Bolla
2014-05-28Adding TechMadePlain to showcaseDan Hersam
2014-05-28Fix links to GitHub repo for spencerlyon2/hugo_gh_blogRolando Pereira
2014-05-28Make the header not jump aroundspf13
2014-05-28More doc site improvements. Added documentation's new layoutspf13
2014-05-27Fixing bug with Live Reload where it broadcast instead of sending the handshakespf13
2014-05-27Pre and Post in Menu are type HTMLspf13
2014-05-27Updating / Rewriting / Adding all of the documentation in preparation for the...spf13
2014-05-27Rename chrome to partials (in builder)spf13
2014-05-27Set verbose to Info levelspf13
2014-05-27Fix bug so watch works on theme directories as wellspf13
2014-05-19new site works in an empty directory nowspf13
2014-05-16Adding instant click library to docs so even more responsive navigationspf13
2014-05-16Proper integration of live reload with automatic injectionspf13
2014-05-16Live reloading is working! Still need to incorporate cleanly.spf13
2014-05-15Better handling of when the specified port is already in usespf13
2014-05-15Switching docs highlighting to highlight.js .. Docs build super fast again!spf13
2014-05-15Renaming indexes to taxonomies in docsspf13
2014-05-14Fixing issue when two menu items have the same name.spf13
2014-05-13Homepage renders with _default/list.html or then _default/single.html when in...spf13
2014-05-12Fix permalink functionality, which was broken in 62dd1d4.Dato Simó
2014-05-12Add a blank line after the front matter when writing back a page.Dato Simó
2014-05-10Make template comparison functions handle floatsVincent Batoufflet
2014-05-10Fix date issue with home page in SitemapVincent Batoufflet
2014-05-09Correctly print server URL when base-url is specified in the command lineDato Simó
2014-05-09Add pygmentsstyle and pygmentsuseclasses optionsLK4D4
2014-05-09Add Sitemap documentation contentVincent Batoufflet
2014-05-09Add Sitemap testingVincent Batoufflet
2014-05-09Update Sitemap default value syntaxVincent Batoufflet
2014-05-09Add Sitemaps config values handlingVincent Batoufflet
2014-05-09Add base Sitemap supportVincent Batoufflet
2014-05-09Add template comparison functions (Go 1.1 compat)Vincent Batoufflet
2014-05-09Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.Marc Liyanage
2014-05-09 Change some typography in the docs.Nathan LeClaire
2014-05-09Fixing broken link. Fixed #278.spf13
2014-05-09Adding more information about client side highlightingspf13
2014-05-08Add client-side syntax highlighting exampleDave Cottlehuber
2014-05-08Adding new commands (new site [path], new theme [name])spf13