cryogen

http://cryogenweb.org/ - static sites by @U0DJK1VH6 & Co.
Jakub Holý 2021-06-14T07:40:11.010100Z

@yogthos Hi! Would you agree to add https://github.com/vsch/flexmark-java/wiki/Extensions#attributes to cryogen-flexmark? That way we could replace the html table in cryogen-docs with markdown (so that we could emulate the current <table class="table table-bordered"> in strucutre.md ) (I need it for https://github.com/cryogen-project/cryogen-docs/pull/44)

yogthos 2021-06-14T13:52:36.010900Z

oh yeah that seems reasonable to me

Jakub Holý 2021-06-15T18:00:27.013500Z

I take it as that I should send the PR 🙂

Jakub Holý 2021-06-14T14:39:23.011100Z

will you do it or should I send a PR?

hadils 2021-06-14T18:28:29.012500Z

Hi! Cryogen is an excellent package. Anyone have experience using it for non-blog static websites? Should I just create my own theme?

kwladyka 2021-06-15T15:04:11.013200Z

1. custom theme is easy 2. cryogen is for blog. If you want non-blog you should probably use something else. Hard to say when we don’t know your needs.