Introduction

Hello, world! It is a personal website for webdev experiments and occasional blogging.

News

Concise example of a CMake library package

A gist-like example of a library package in CMake.
rest>>#cmake

Clustering CMake graphs

Making CMake codemodel graphs more readable by clustering dependency edges.
rest>>cmake_codemodel_graphs#cmake#software#tools

Possible in words

Words can contain any logic.
rest>>#comments#logic

Projects

Website

The website: a static Jekyll website with an adjustable grid-based layout. It contains a blog, a bunch of project pages, and an index page.

CMake codemodel graphs

A prototype Python project that makes useful graphs of C++ CMake projects from the codemodel info provided by the CMake file API. It handles clusters of dense dependencies among CMake targets. rest>>

Index