LK4D4
|
2194cc77de
|
Add pygmentsstyle and pygmentsuseclasses options
Fixes #204
Conflicts:
commands/hugo.go
|
2014-05-09 23:20:11 -04:00 |
|
spf13
|
bff1f1e689
|
Adding some new methods to helpers (GuessSection, MakeTitle & Filename)
|
2014-05-02 01:04:14 -04:00 |
|
spf13
|
58f8b43fee
|
moving writeToDisk to helpers to make it more accessible
|
2014-05-01 13:13:11 -04:00 |
|
LordFPL
|
b52e946381
|
Little syntax mistake
|
2014-04-26 23:03:20 -06:00 |
|
spf13
|
ad34be9d77
|
strip trailing baseurl slash. Added a new template function "sanitizeurl" which ensures no double slashes. Fixed #221
|
2014-04-07 22:02:08 -04:00 |
|
spf13
|
62dd1d45c1
|
Hugo config abstracted into a general purpose config library called "Viper".
Hugo casting now in own library called "cast"
|
2014-04-05 01:40:33 -04:00 |
|
spf13
|
e50b9d8ac1
|
Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137
|
2014-03-31 13:23:34 -04:00 |
|
Mike Keesey
|
2540d884d8
|
Fixing issues go vet reports.
|
2014-03-01 09:56:17 -05:00 |
|
spf13
|
14227351fa
|
Reorganization of helpers. Centralized Url/Path logic. Fixed #175.
|
2014-02-27 20:33:18 -05:00 |
|
Anton Ageev
|
11ca84f8cb
|
Add unicode support for aliases, indexes, urlize template filter.
Now aliases and indexes are not restricted ASCII letters and can include
any unicode letters.
|
2014-02-05 11:49:57 -05:00 |
|
Tibor Vass
|
6dd2e9a49a
|
gofmt all go code
|
2014-01-29 18:03:35 -05:00 |
|
spf13
|
01da9a40e6
|
Report error, but don’t fatally stop if pygments has error. Return original string. (+1 squashed commit)
Squashed commits:
[849a7af] if highlighting doesn’t work, just return original string
|
2014-01-10 21:28:48 -05:00 |
|
spf13
|
fa29e94edb
|
Adding Pygments helper
|
2013-12-05 09:42:29 -05:00 |
|
spf13
|
44d57fdc0c
|
Reorganize helpers
|
2013-12-05 09:29:41 -05:00 |
|