Explore >> Select a destination


You are here

shrik3.com
| | logr.cogley.info
5.7 parsecs away

Travel
| | I usually use the static site generator called Hugo, but I am interested in this SSG called «elm-pages», which is a smart collection of elm scripts with sane defaults for site generation. ??
| | rolisz.ro
6.0 parsecs away

Travel
| | As you are probably seeing, I've just done a major update to my blog. Besides the obvious theme change, there are several other more important changes in the backend, such as moving from Wordpress to Acrylamid Acrylamid is a static site generator written in Python. It is pretty cool. It
| | ericlathrop.com
6.2 parsecs away

Travel
| | This weekend I gave a presentation on the Jekyll static site generator at MOSSCon.
| | blog.nobugware.com
75.1 parsecs away

Travel
| I've always developed my own blog system, that's a good way to learn a new langage. But having to maintain a working server or hosting is no fun, there are some solutions like Jekyll or Hugo they generate static web pages based on some Markdown files you wrote. As it's just basic html files, they can be served by Github gh-pages. It opens the door to blogging from anywhere without internet connection or your own laptop, just write some Markdown then publish to github later or event edit your new blog pos...