2023-03-18 |
James Mills | Remove cache (doesn't work) 0.2.0 |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Update README and reference zs-starter-template |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Enable caching of layers in docker image builds |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Fix tests |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Add additional goldmark extensions (#14) |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Fix tests |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Add -p flag to Docker image's runtime CMD |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Add support for -p/--production global variable |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Mills | Add support for rebuilding if .zsignore or .zs/* files... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Move tools to a tools layer |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Fix deps target |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Update README's TOC |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Add an FAQ section (Fixes #12) |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Add static and minify to zs Docker build image for... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Fix tests |
commit | commitdiff | tree | snapshot |
2023-03-16 |
James Mills | Update to use goldmark (Fixes #11) |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Fix Docker image's WORKDIR to /data so zs serve works... 0.1.2 |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Fix Docker image's CMD 0.1.1 |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Fix image target |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Add support for .zsignore (Fixes #3) 0.1.0 |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Add more tests |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Cleanup |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Add better README, docs and examples of using extensio... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Fix errors filling in variables (Fixes #2) |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Add a better set of cli commands using cobra/pflag... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Fix Drone CI config to publis to prologic/zs (not prolo... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Add support for specifying root driectory for zs serve |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Refactor a bunch of stuff adding zs serve, CI/CD workfl... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
James Mills | Fix tests (#7) |
commit | commitdiff | tree | snapshot |
2022-08-14 |
James Mills | Fix default PATH for .zs for partials for Go 1.19 chang... 0.0.2 |
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 |
|