brevno-suite/hugo
2014-05-29 spf13Updating Convert to handle dates properly for yaml...
2014-05-29 spf13Add future details to documentation
2014-05-29 spf13Add handling for publishDates (which will be ignored...
2014-05-28 Rinat AbdullinInclude Section Taxonomy into SiteInfo
2014-05-28 spf13SiteInfo is now a pointer on the Node
2014-05-28 spf13Fixed #301. LiveReload works on any port now.
2014-05-28 spf13Simplifying the siteInfo handling
2014-05-28 Phil PennockFix Viperized .Site.Params
2014-05-28 Lorenzo BollaAllow to use filename in permalinks
2014-05-28 Dan HersamAdding TechMadePlain to showcase
2014-05-28 Rolando PereiraFix links to GitHub repo for spencerlyon2/hugo_gh_blog
2014-05-28 spf13Make the header not jump around
2014-05-28 spf13More doc site improvements. Added documentation's new...
2014-05-27 spf13Fixing bug with Live Reload where it broadcast instead...
2014-05-27 spf13Pre and Post in Menu are type HTML
2014-05-27 spf13Updating / Rewriting / Adding all of the documentation...
2014-05-27 spf13Rename chrome to partials (in builder)
2014-05-27 spf13Set verbose to Info level
2014-05-27 spf13Fix bug so watch works on theme directories as well
2014-05-19 spf13new site works in an empty directory now
2014-05-16 spf13Adding instant click library to docs so even more respo...
2014-05-16 spf13Proper integration of live reload with automatic injection
2014-05-16 spf13Live reloading is working! Still need to incorporate...
2014-05-15 spf13Better handling of when the specified port is already...
2014-05-15 spf13Switching docs highlighting to highlight.js .. Docs...
2014-05-15 spf13Renaming indexes to taxonomies in docs
2014-05-14 spf13Fixing issue when two menu items have the same name.
2014-05-13 spf13Homepage renders with _default/list.html or then _defau...
2014-05-12 Dato SimóFix permalink functionality, which was broken in 62dd1d4.
2014-05-12 Dato SimóAdd a blank line after the front matter when writing...
2014-05-10 Vincent BatouffletMake template comparison functions handle floats
2014-05-10 Vincent BatouffletFix date issue with home page in Sitemap
2014-05-10 Dato SimóCorrectly print server URL when base-url is specified...
2014-05-10 LK4D4Add pygmentsstyle and pygmentsuseclasses options
2014-05-10 Vincent BatouffletAdd Sitemap documentation content
2014-05-10 Vincent BatouffletAdd Sitemap testing
2014-05-10 Vincent BatouffletUpdate Sitemap default value syntax
2014-05-10 Vincent BatouffletAdd Sitemaps config values handling
2014-05-10 Vincent BatouffletAdd base Sitemap support
2014-05-10 Vincent BatouffletAdd template comparison functions (Go 1.1 compat)
2014-05-09 Marc LiyanageDoc fix: replace "hugolibs" with "hugo" in "contributin...
2014-05-09 Nathan LeClaire Change some typography in the docs.
2014-05-09 spf13Fixing broken link. Fixed #278.
2014-05-09 spf13Adding more information about client side highlighting
2014-05-09 Dave CottlehuberAdd client-side syntax highlighting example
2014-05-08 spf13Adding new commands (new site [path], new theme [name])
2014-05-02 spf13Adding an archetype file for the docs site
2014-05-02 spf13Adding the new command and the create package
2014-05-02 spf13Using new helpers in page.go
2014-05-02 spf13Adding some new methods to helpers (GuessSection, MakeT...
2014-05-02 spf13More feedback where errors happen during metadata conve...
2014-05-02 spf13adding a front matter format to lead rune method
2014-05-01 spf13permitting empty files again. Fixing some tests to...
2014-05-01 spf13Adding a command that enables converting site to a...
2014-05-01 spf13Providing the ability to save (write) a content's sourc...
2014-05-01 spf13Making site page initialization a bit more granular...
2014-05-01 spf13moving front matter parsing (and creation) to parse...
2014-05-01 spf13moving writeToDisk to helpers to make it more accessible
2014-04-27 Christoph BurgdorfDon't process dotfiles
2014-04-27 Ciaran DowneyUpdate broken localhost link
2014-04-27 William McGannAdding example blog
2014-04-27 LordFPLLittle syntax mistake
2014-04-27 tummychowFix permalinks to subdomains
2014-04-24 spf13Creating site menu configuration and have the docs...
2014-04-24 spf13Making active parent in nav reflect when child is activ...
2014-04-24 spf13Fix accidentally removed line from menu template.
2014-04-24 spf13Fixing some bugs introduced in prior few commits. Tests...
2014-04-23 spf13Implementing new menu system in the docs site
2014-04-23 spf13new menus system including active link & nesting
2014-04-23 spf13Add handling of deeply nested front matter
2014-04-23 spf13Add Disqus support out of the box. Move template/bundle...
2014-04-10 spf13Updated to work with the latest viper
2014-04-10 spf13Preliminary Theme Support
2014-04-09 spf13Added internal rss.xml template and config option to...
2014-04-09 spf13Add more information to the siteInfo (and configuration...
2014-04-09 spf13Renamed Indexes to Taxonomies. Old template and config...
2014-04-09 spf13Fix test to not fail when order is different, but slice...
2014-04-09 spf13Adding more articles to press page.
2014-04-09 spf13Adding Params to node for easy template access of page...
2014-04-09 spf13Making node.Keywords the correct length
2014-04-08 Michael D.... Misc doc fixes
2014-04-08 spf13Adding Press page to hugo docs
2014-04-08 spf13writing indexes under more configuration conditions
2014-04-08 spf13strip trailing baseurl slash. Added a new template...
2014-04-07 ojanadd: yslow-rules showcase
2014-04-07 spf13Fixing all tests to pass with new Viper Config
2014-04-05 spf13Hugo config abstracted into a general purpose config...
2014-03-31 Stephen Eglentypos in mathjax.md
2014-03-31 Spencer LyonENH: added tutorial for hosting a blog on github pages
2014-03-31 Zach Chadwickadded appliance.cloudshark.org to showcase
2014-03-31 spf13Adding support for logging & verbose logging. Consolida...
2014-03-24 Spencer LyonDOC: added tutorial for using MathJax with Hugo
2014-03-24 Nate Finchchange golang to go
2014-03-24 Tim HeaneyTypo: s/executible/executable/
2014-03-24 spf13Adding a few more logos and powered by/made by images.
2014-03-24 spf13Adding apple touch & favicon meta links
2014-03-21 spf13Homepage update. New Logo. Minor site updates.
2014-03-13 spf13Fixes #227 by properly scoping the variables within...
2014-03-13 Alexandre NormandAdd Tutorial With Steps to Migrate from Jekyll.
2014-03-13 spf13Optimizing thumbnail & preview images
next