isotopp / isotopp.github.io

https://blog.koehntopp.info, previously named https://isotopp.github.io

Home Page:https://blog.koehntopp.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog of Kristian Köhntopp

blog.koehntopp.info. This is using github pages and Hugo to make a blog. You can subscribe to the RSS in the blog or to changes in the repo using github.

If you want something fixed, fork it and submit a PR.

If you do not like the format, clone it and process yourself.

Now using Hugo

This blog started out as Github Pages, using the default workflow. The default workflow uses Jekyll, though. That is a static page generator written in Ruby. It takes almost 120 seconds to transform the markdown version of the blog into HTML.

The new setup uses Hugo, based on the workflow on the Hugo pages. The theme has been ported and set up by Pat David, since I do not know any Frontend. Thanks, Pat and pixls.us.

Build

In the project root run hugo to build into the public directory, or run hugo server to run a local copy (and serve it with autorefresh on changes of source files).

Mastodon

About

https://blog.koehntopp.info, previously named https://isotopp.github.io

https://blog.koehntopp.info


Languages

Language:HTML 62.0%Language:C 19.4%Language:JavaScript 10.0%Language:SCSS 8.6%