Open necrose99 opened 6 years ago
At the moment, there are several problems with ponzu
(v0.9.4):
CLI
can be compiled and packaged by Portage; the framework cannot and wont be installed because it's a Go-gettable library (and Portage doesn't know how to handle that kind of libraries).ponku
makes use of a lot of external libraries without properly vendor them; that forces me to manually track all the missing dependencies.The ebuild you provided doesn't work.
i made a optimistic template at best..
https://github.com/gobuffalo/buffalo , looking more organized .. as you can compile html etc whole ball into one exec. much akin hugo.. but with even more features by thier demo video supposedly...
ponzu , likely needs some work on thier end for deps , glider , godep etc. or the other go-dep add on toys to pull in deps. handling.
anyrate Ponzu or https://fragmenta.eu/ , buffalo ,
meh , Wordpress is pretty easy to admin , however having to WAF it to death ,
vuls.io(https://github.com/future-architect/vuls) to death it. (go replacement with webui ( Nexpose/etc) arm64 /etc/ compiles dead easy. cli version runs on cli amd64 and or IOT-arm64/server arm64. )
has my want for project sites , in want of easy html4/5 CSS options that dont suck...
html > MD > html convo is never clean ... has me looking ad go/rust based options. and on the hunt for blog/easy .. small biz web ui with html , as wsywig etc is dead up easy..
MD flavors hit or miss..
anyrate ponzu ebuild working would be a nice to have. but no hurry.... hopefully devs can make thier toml spec better etc.
(app-portage/go-ebuildr ..... > tada like rust cargo-ebuild , but we cant be so lucky... :-( )
https://github.com/ponzu-cms/ponzu demo video : https://www.youtube.com/watch?v=T_1ncPoLgrg
skell. ebuild/psudo...
https://github.com/ponzu-cms/ponzu/archive/0.9.4.tar.gz
Installation $ go get -u github.com/ponzu-cms/ponzu/...