2023-10-03 |
Izuru Yakumo | feat: move the blackfriday extension settings out of... |
commit | commitdiff | tree | snapshot |
2023-09-28 |
Izuru Yakumo | Stop using logrus, updated dependencies |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Izuru Yakumo | Fix a bug that I caused 0.6.2 0.6.3 |
commit | commitdiff | tree | snapshot |
2023-09-13 |
Izuru Yakumo | Ready to release 0.6.0 0.6.0 |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Izuru Yakumo | bfchroma turned out to be a hassle 0.5.9 |
commit | commitdiff | tree | snapshot |
2023-07-23 |
Izuru Yakumo | Use vendored modules |
commit | commitdiff | tree | snapshot |
2023-05-08 |
Izuru Yakumo | Add support for bfchroma syntax highlighting 0.5.8 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Izuru Yakumo | Update documentation 0.5.7 |
commit | commitdiff | tree | snapshot |
2023-04-29 |
Izuru Yakumo | Replace some fmt calls with log 0.5.6 |
commit | commitdiff | tree | snapshot |
2023-04-29 |
Izuru Yakumo | Add a clean subcommand 0.5.5 |
commit | commitdiff | tree | snapshot |
2023-04-26 |
Izuru Yakumo | Be more verbose with servePubDir(), add an additional... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Izuru Yakumo | Add serve function, update documentation accordingly 0.5.4 |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Izuru Yakumo | Add functions to build Amber and GCSS (taken from origi... 0.5.3 |
commit | commitdiff | tree | snapshot |
2023-04-18 |
Izuru Yakumo | Add a more detailed usage note, and use logrus 0.5.2 |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Izuru Yakumo | Use absolute paths for running extensions found in... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Izuru Yakumo | Make use of tags 0.5.0 |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Izuru Yakumo | The fastest, period. |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Nova [ミラーワールド] | Updated manual page and added a Makefile |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Nova [ミラーワールド] | Add manual page for zs |
commit | commitdiff | tree | snapshot |
2021-10-28 |
James Mills | Code cleanup |
commit | commitdiff | tree | snapshot |
2021-10-23 |
James Mills | Add Markdown extensions to blackfriday |
commit | commitdiff | tree | snapshot |
2021-09-17 |
James Mills | Update .gitignore 0.0.1 |
commit | commitdiff | tree | snapshot |
2021-09-17 |
James Mills | Add release script |
commit | commitdiff | tree | snapshot |
2021-09-17 |
James Mills | Remove Travis CI config |
commit | commitdiff | tree | snapshot |
2021-09-17 |
James Mills | Forked project |
commit | commitdiff | tree | snapshot |
2021-09-17 |
James Mills | Fix deps |
commit | commitdiff | tree | snapshot |
2020-03-24 |
Serge Zaitsev | Merge pull request #2 from gsax/master |
commit | commitdiff | tree | snapshot |
2020-03-24 |
Georg Sachs | update blackfriday version |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Sergii Zaitsev | add go.mod and go.sum |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Serge A. Zaitsev | added coverage to travis-ci script |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Serge A. Zaitsev | install codecov as user |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Serge A. Zaitsev | added codecov script |
commit | commitdiff | tree | snapshot |
2015-09-04 |
Serge A. Zaitsev | more obvious rules of variable overriding |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | updated README |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | removed Go 1.1 support (missing encoding package) |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | fixed variable override order |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | removed fs/walk error check, added title default value... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | added explicit yaml separator, fixed amber compilation... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | rewritten using zs templates, allowing go templates... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | removed funcs, ext and utils |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Serge A. Zaitsev | dead end with template functions |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | added check for fs walk errors |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | file, url and output should not be overridden by globals |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | removed default date value, added some default title... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | passing globals when running a plugin |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | fixed math package |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | added word count and time to read functions |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | fixed output file names in html pages, fixed amber... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Serge A. Zaitsev | fixed output file names in html pages, fixed amber... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | restored the original amber since my issue has been... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | added simple blog-like structure with amber, gcss,... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | replaced amber with my own fork, fixed file paths for... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | added global variables, added default date for markdown |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | started migration to go templates |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | added amber and gcss compilers |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | added integration test for build procedure |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | added rendering support for html and xml |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | moved html rendering into a separate function |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Serge A. Zaitsev | fixed mkd extension typo |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Serge A. Zaitsev | added travis button |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Serge A. Zaitsev | added .travis.yml |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | Merge branch 'master' of git://github.com/zserge/zs |
commit | commitdiff | tree | snapshot |
2014-12-05 |
zserge | Initial commit |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | added readme |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | simplified build process, added pre and post build... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | rewritted default variables assignment |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | added tests for eval command runner |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | render uses strings, not bytes; added helpers for env... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | moved eval func type to the top, added some error logs |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | fixed empty header in markdown |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | fixed eval func prototype in tests |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serge A. Zaitsev | initial commit |
commit | commitdiff | tree | snapshot |
|