summaryrefslogtreecommitdiffstats
path: root/commands
AgeCommit message (Expand)Author
2016-03-23parser: Spring code cleaningBjørn Erik Pedersen
2016-03-23commands: Fix remaining Golint warningBjørn Erik Pedersen
2016-03-22commands: Do not use named return vals in Jekyll importBjørn Erik Pedersen
2016-03-22source: Remove unnecessary else conditionsrinivasreddy
2016-03-21Add support for symbolic links for content, layout, static, themeBjørn Erik Pedersen
2016-03-20create: Refactor NewContent to be testableCameron Moore
2016-03-14commands: Remove unused codeBjørn Erik Pedersen
2016-03-11Ability to config layout and content dir via cliJohn Ku
2016-03-11Add emoji supportBjørn Erik Pedersen
2016-03-06Add json mime extension typeBjørn Erik Pedersen
2016-03-01Log fsync errorsBjørn Erik Pedersen
2016-02-27Use flagChanged in all placesBjørn Erik Pedersen
2016-02-27Do not try to find available port if set by userBjørn Erik Pedersen
2016-02-14Force full rebuild when site config changesBjørn Erik Pedersen
2016-02-14Export MainSite varHenrique Dias
2016-02-13Ignore temporary file "4913" created by VimAnthony Fok
2016-02-06Fix bash-completion for Hugo builder flags such as --themeAnthony Fok
2016-02-06Re-export HugoCmdBjørn Erik Pedersen
2016-02-05Order the hugo comand flag varsBjørn Erik Pedersen
2016-02-05Unexport the remaining vars in hugo commandBjørn Erik Pedersen
2016-02-05commands: Get BaseURL from viper in server modeCameron Moore
2016-02-05Add renderToMemory flagBjørn Erik Pedersen
2016-02-05Clean flagsBjørn Erik Pedersen
2016-01-30Fix a minor typo discovered by Lintian (Debian)Anthony Fok
2016-01-29Provide more detail on static sync when running with verboseSteve Francia
2016-01-29Do not call watchConfig() when not in watch modeAnthony Fok
2016-01-29Add flag --cleanDestinationDir=false to retain prior behaviorSteve Francia
2016-01-28Make the watch logger less chattyBjørn Erik Pedersen
2016-01-27Fix hugo benchmarkBjørn Erik Pedersen
2016-01-26Rewrite commentary on static event handlingSteve Francia
2016-01-26Permit directory removal during static syncSteve Francia
2016-01-26Ignore .DS_Store changes (thumbnail cache file on mac)Steve Francia
2016-01-26Handle self rename operations gracefullySteve Francia
2016-01-26Static file incremental sync improvementsSteve Francia
2016-01-26Handle remove & rename source operations incrementallySteve Francia
2016-01-26Read/reread individual source content filesSteve Francia
2016-01-26Separate handling content, data and template changesSteve Francia
2016-01-25Ignore temp files created by IntelliJ when savingSteve Francia
2016-01-11update server to match latest aferoSteve Francia
2016-01-05Add embeded template for robots.txtIvan Fraixedes
2016-01-04Allow renaming of sitemap.xmlGerben Castel
2016-01-04Copy static files changedFabiano Frizzo
2016-01-01Add themesDir option to configurationdigitalcraftsman
2015-12-24update to use cobra's sub package docSteve Francia
2015-12-23Copy only the static files changedFabiano Frizzo
2015-12-23Ignore temp files created by IntelliJ when savingSteve Francia
2015-12-19Use MkdirAll instead of Mkdir in `hugo gen doc`Anthony Fok
2015-12-19Fix hugo server "Watching for changes" path displayAnthony Fok
2015-12-16Improve some random feedback messagesAnthony Fok
2015-12-16Move cobra.MousetrapHelpText to hugo_windows.goAnthony Fok