Skip to content

mbrookes/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

This is the code powering unterwaditzer.net. It is a set of Markdown and HTML files compiled with soupault.

The CSS is based on the default theme "moment" of an old version of Liquid Luck but has diverged a lot since then.

Build

The build process has only been tested on Linux.

Following additional software needs to be installed:

  • curl, tar, sed, python3

Then, make build should build the entire static site to build/. It will take care of downloading soupault.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 34.5%
  • CSS 31.4%
  • Makefile 23.4%
  • HTML 10.7%