projects
/
brevno-suite
/
hugo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
brevno-suite/hugo
2013-10-04
spf13
Summary can now contain short codes when using <!-...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
spf13
server defaults to localhost unless overridden by comma...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
spf13
Restoring former snippet behavior & adding test to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
spf13
Enabling Nitro ('--stepAnalysis') again. Fix #58
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
spf13
Switching to the rjson library which is more friendly...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
spf13
fixed #85
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
spf13
Updating usage documentation to new interface
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
spf13
Restoring build and watch functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Kyle Mahan
minor documentation cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
windch
Update filesystem.go
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
spf13
Change the interface to use commands and flags instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
spf13
go fmt so code
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
spf13
Better error message when no source content is found.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Noah Campbell
Add the ability to set navbar li class to active
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Noah Campbell
Support index.html indexes in content directory
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Noah Campbell
Fixes #80 - Homepage now renders correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Noah Campbell
source: Fix failing build on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Noah Campbell
Fix breaking test cases on unix platform
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Noah Campbell
Create a TargetPath() method that provides OutFile
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Noah Campbell
Section is determined by the source, not the url
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Noah Campbell
Fix fragments being AbsUrlified in final html
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Noah Campbell
Allow non-markdown content in content directory
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Noah Campbell
More expressive --check output
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Noah Campbell
Add renderer information to --check
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Noah Campbell
Add IsRenderable to Page
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Noah Campbell
Fix parsing edge case of frontmatter
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Noah Campbell
Merge remote-tracking branch 'origin/parser' into mrg_p...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Noah Campbell
Move AbUrlify to post content transformation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Noah Campbell
Add a transform step
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Noah Campbell
Fix alias documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Noah Campbell
Initialize HTMLRedirectAlias before ShowPlan()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Noah Campbell
Add /index.html to unadorned alias paths
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Noah Campbell
Remove RenderedContent from page.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Noah Campbell
Move alias logic to target module
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Noah Campbell
Move alias rendering to target
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Noah Campbell
Normalize paths within hugo
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Nelson Silva
Added safeHtml template function
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Noah Campbell
Homepage "/" respects PublishDir
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Noah Campbell
Introduce source.Filesystem
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Noah Campbell
Remove page module dependence on opening files
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Noah Campbell
Expand the ShowPlan functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Noah Campbell
Move to target.Filesystem
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Noah Campbell
Add Translate to target
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Noah Campbell
Add file reporting to planner
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Noah Campbell
Adding Planner
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Noah Campbell
Code reorg, helpers.go has been decomposed.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Noah Campbell
Date rendering unit tests in pages
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Noah Campbell
Remove hugolib.HTML and hugolib.URL types
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Noah Campbell
Include building hugo docs as part of test.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Noah Campbell
Include building hugo docs as part of test.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Fabrizio (Misto...
Add support for amber files
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Fabrizio (Misto...
Abstract html/template dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Fabrizio (Misto...
Use s everywhere for consistency
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Noah Campbell
Return an error (other than 0) when ./hugo fails
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Mark Sanborn
The <!--more--> (summary divider) now works even if...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Noah Campbell
Small code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Noah Campbell
Return an error with WritePublic
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Noah Campbell
Removing site.Directories.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Noah Campbell
Externalize the writing of content to a target
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Noah Campbell
Ensure Section is set before returning Page object.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Noah Campbell
Revert "Return errors when rendering"
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Noah Campbell
Cleanup formatting - go fmt ./...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Mark Sanborn
Fixed bug where Url specified in front matter as pretty...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Daniel Alan...
Adding .Summary to page variables
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Fabrizio (Misto...
clean up logic
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Ross Lawley
Refactored added RenderThingOrDefault and tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Noah Campbell
Using new parser.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hugo Duncan
Return any error reported by RenderHomePage
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Ross Lawley
Wordpress summaries
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Ross Lawley
Add 404.html for gh-pages
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Noah Campbell
RenderThing test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Noah Campbell
Test cases for ignoreDotFile
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Noah Campbell
Update .gitignore to ignore *.swo files
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Noah Campbell
Fix benchmark so the buffer is read each time.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Noah Campbell
Removing GetSection
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Noah Campbell
Skip "dot" files in layout
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Steve Francia
Merge pull request #53 from hugoduncan/feature/print...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Steve Francia
Merge pull request #52 from rozza/StaticSync
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Steve Francia
Merge pull request #51 from cabello/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Steve Francia
Merge pull request #50 from cabello/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Steve Francia
Merge pull request #49 from cabello/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Hugo Duncan
Print error if index value in a page is wrong type
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Ross Lawley
Static changes shouldn't be destructive to existing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Danilo Cabello
Remove extra quotes from meta data
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Danilo Cabello
Check .Prev and .Next pointers before using it
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Danilo Cabello
Fix broken link to Index page
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Steve Francia
Merge pull request #46 from rawfalafel/sync_static
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
rawfalafel
Watch StaticDir and sync to PublishDir on change
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Steve Francia
Merge pull request #44 from cactus/avoid-redirect-with...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Steve Francia
Merge pull request #43 from hugoduncan/feature/allow...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Steve Francia
Merge pull request #41 from rozza/skipStatic
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
spf13
Merge branch 'noahcampbell-index_reporting'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Noah Campbell
Formatting cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Noah Campbell
Removing the use of slash
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Noah Campbell
Detect missed index from front matter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Noah Campbell
Return errors when rendering
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
spf13
Removing extra links on homepage
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
spf13
Adding "fork me on github" banner
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
spf13
Complete overhaul of the docs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Steve Francia
Merge pull request #40 from VonC/clarify_uglyurls_flag
commit
|
commitdiff
|
tree
|
snapshot
next