brevno-suite/hugo
2015-05-21 bepDo not consider single.html for the home page
2015-05-21 bepFix formatting in hugo command description
2015-05-21 bepFix CLI command description for the top level
2015-05-20 spf13Adding default handler & tests Fixes #147
2015-05-20 spf13Better organization of loading defaults
2015-05-20 spf13Merge branch 'master' of GitHub.com:spf13/hugo
2015-05-20 spf13Stop Viper from leaking across many of the tests (now...
2015-05-19 bepAdd benchmark test for replaceShortcodeTokens
2015-05-19 bepAdd gendoc command
2015-05-17 bepAdd a line in doc about the RelativeURL setting
2015-05-17 bepAdd bugfix to releasenotes
2015-05-17 Takuya WakisakaFix UTF8 permalink
2015-05-17 Takuya WakisakaAdd Page tests with UTF8 paths
2015-05-16 bepRemove trailing spaces in completionfile flag
2015-05-16 bepAdd some bullet points to 0.14 rel notes
2015-05-16 bepAdd Bash completion
2015-05-16 Andre RFix datePublished to publishdate
2015-05-16 bepDo not shout about missing baseURL if relativeURLs...
2015-05-16 Rick CogleyEdits on aliases, comments, theme customizing
2015-05-16 Rick CogleyEdit docs extras syntax highlighting.md
2015-05-15 bepAdd support for URLs relative to context root
2015-05-15 Rick CogleyEdits to templates/404.md
2015-05-15 Juan B. RodriguezSet s.Info.LastChange to Lastmod
2015-05-15 Juan B. RodriguezAdd Lastmod field
2015-05-14 bepRemove old baseline.txt with no current relevance
2015-05-14 bepAdd convenience script to run benchmarks
2015-05-14 bepOnly uglify 404.html on server root
2015-05-12 bepAdd data-no-instant to livereload script tag
2015-05-12 bepdocs: reverse taxonomy entries
2015-05-12 David CalaveraAllow to reverse taxonomy entries.
2015-05-12 bepAllow forward slashes in Hugo new on Windows
2015-05-11 bepdocs: Use ToC length to pick the compact version
2015-05-11 bepAdd doc for absURL and relURL
2015-05-11 bepAdd ToC to long pages
2015-05-11 bepAdd absURL and relURL to release notes
2015-05-11 bepAdd relURL template func
2015-05-11 bepAdd absURL template func
2015-05-10 bepMake page 1 alias ugly
2015-05-10 bepAdd docs for Section Menu for “the Lazy Blogger”
2015-05-10 bepAdd list of deprecated names to release notes
2015-05-10 bepAdd issue to release notes
2015-05-10 bepFix paginator with uglyurls
2015-05-10 bepFix .Truncated in manual summaries
2015-05-09 bepSome notes on 0.14 rel notes
2015-05-09 bepFix IsMenuCurrent for SectionPagesMenu
2015-05-09 bepMake sure that complete server URL is logged on startup
2015-05-09 Bill TraynorAdded in set PATH and new site output.
2015-05-09 bepUpdate test logs for uniformity and consistency
2015-05-09 Danny SungIsMenuCurrent now resolving correctly when baseUrl...
2015-05-09 Joel Scobleadd undraft command
2015-05-09 Anthony FokVery experimental support for mmark
2015-05-09 bepSection menu for the lazy blogger
2015-05-08 bepMake RSS output test more realistic
2015-05-07 Dana H. P'SimerAdd RSSUri to specify the name of the RSS file
2015-05-07 bepAdd bind to release notes
2015-05-07 Liam BowenMake server bind interface configurable.
2015-05-07 Egon ElbreFix multilingual styling with small screen.
2015-05-07 Egon ElbreAdded missing files, make the site look better.
2015-05-07 Egon ElbreFix multilingual site layouts/templates.
2015-05-07 Yosuke INOUEAdd blackfriday/ExtensionsMask option.
2015-05-07 Andrew GallantAllow 'classprefix' pygments options.
2015-05-06 bepAdd shortcode support for HTML files
2015-05-05 bepDo not add trailing slash to baseURL
2015-05-04 bepPolish absurlreplacer
2015-05-03 bepRename field i to the more descriptive idx
2015-05-03 bepabsurlreplacer: remove superfluous code, take 2
2015-05-03 bepabsurlreplacer: remove superfluous code
2015-05-03 bepAdd benchmark tests for srcset handling
2015-05-03 bepFix testdata: srcset items should be comma separated...
2015-05-03 bepcanonifyurls in srcset
2015-05-02 bepDisable faulty range validation in apply
2015-05-01 bepTry to make it more visible that you have to set baseUrl
2015-05-01 beptpl: check that types in args match the target func...
2015-05-01 bepabsurl: export a base url var for testing
2015-04-30 bepshortcodeparser: fix panic on slash following opening...
2015-04-30 beptpl: add sanity check to prevent panic in seq on big...
2015-04-30 beptpl: check for too many arguments in apply
2015-04-30 beptpl: check slice bounds in slicestr
2015-04-30 beptpl: avoid panic on too few args to apply
2015-04-29 bepdoc: move the index func reference to where it's used
2015-04-29 Rick CogleyAdd index reference to go template primer doc page
2015-04-29 bepFix typo in test
2015-04-29 bepReturn error from HandleShortcodes
2015-04-28 bepPrint ERROR on theme vs Hugo version mismatch
2015-04-27 Rick CogleyClarify partials folder subfolders
2015-04-24 Rick CogleySingle rather than double backticks in types.md
2015-04-24 Rick CogleyClarify hugo new command in types.md
2015-04-22 bepFix broken Travis tests
2015-04-22 bepDo not fail on unknown files in /data
2015-04-21 beppagination: export pager to make Golint happy
2015-04-21 bepUse fmt.Errorf to make Golint happy
2015-04-19 bepAdd shortcut to Scratch from shortcode
2015-04-19 bepdoc: clarify Scratch usage in shortcodes
2015-04-18 bepCheck spelling and some minor additions to Ace doc
2015-04-18 bepAdd doc for Ace templates
2015-04-18 bepExpand the ACE base template lookup pattern
2015-04-17 bepPolish func naming in shortcode handling
2015-04-17 bepRemove unused types Shortcode and ShortcodeFunc
2015-04-16 bepOnly write highlight to cache when CacheDir is set
2015-04-16 bepFix broken Highlight test
next