brevno-suite/hugo
2015-05-25 spf13Move press page to top level menu
2015-05-25 spf13add dozens of articles to the press page
2015-05-25 bepUnexport filepath/path bridge types
2015-05-25 bepPass RenderingContext by reference in Mmark
2015-05-25 bepApply gofmt -s
2015-05-24 bepAdd Go 1.4.2 to Travis config
2015-05-24 spf13Update release notes in prep for v0.14.0
2015-05-23 bepRemove unused Completed chan on Site
2015-05-23 bepPrevent cyclic ref crash in JSON encode
2015-05-22 bepdocs: some more on absURL, relURL
2015-05-22 bepdocs: add doc for substr
2015-05-22 bepdocs: add doc for slicestr
2015-05-22 bepdocs: add doc for seq
2015-05-22 bepdocs: add ToC to some more pages
2015-05-22 bepdocs: avoid navbar hiding when jumping to in-page anchor
2015-05-22 Jeff RamnaniDocs: Add taxonomy term variables to the list of vars.
2015-05-22 Jeff RamnaniAdd ".Render" to the list of functions.
2015-05-22 Rick CogleyClarifying Edits for templates/rss.md
2015-05-21 bepGrammar fix in error message
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
next