Paolo Aglialoro <paol...@gmail.com> writes: > Hello, > > yesterday I've been at an interesting presentation of pelican (it was a > git+pelican+fabric gramework), in order to create static websites and I > very much appreciated the topic. I had also recently had a look at jekill > (which looks kinda promising), but discovered that there is a whole "world" > of static site generators described at the page > https://staticsitegenerators.net/ among which some look also interesting to > me in case of customizations because just based on shell scripts and not on > python/java/perl/etc in which I am not fluent: I am starting from the basic > bashblog to more complex like rawk, baker, simsalabash. > > After a quick peek on openports I have seen pelican present, but couldn't > identify more. On hugo webpage there's a package for OpenBSD > https://github.com/spf13/hugo/releases > > Did you have success experiences with them or similar products on OpenBSD > (e.g. octopress, jekyll, etc)? What would you advice to build a static site > which should sport light but sexy template (e.g. scroll effects), multiple > pages, pictures and some media links (like embedded youtube videos, for > instance)? Use of googleforms would be a bonus. > > Also, on source language: although being asciidoc present in OpenBSD, > markdown seems at the moment the "industry standard". In ports, besides > python version of markdown, I've found a really interesting C port of it, > named "discount". Do you have had any previous experience with it and would > you suggest it instead of plain python version?
FWIW, textproc/multimarkdown is pretty nice for static sites. https://torbsd.github.io is done in multimarkdown with a simple Makefile and some CSS. I also use multimarkdown to generate PDFs, via dblatex - always looks nice (but maybe I'm easier to please than you :-). Multimarkdown's simple extensions to markdown are all useful, no fluff. > > Thanks Pax, -A -- http://haqistan.net/~attila | att...@stalphonsos.com | 0x62A729CF