/skf

Plugin-based static website generator inspired by Suckless Web Framework

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Installation

With make

cd skf
sudo make install

Archlinux

yaourt skf-framework

Usage

You may find instructions on how to use skf here.

Contributions

You may read the TODO.md file if you want to contribute to this project.

  • If you are only writing a plugin, just go ahead and code.
  • If you want to contribute to the main code (Which is less than 500 lines), please contact me before doing so.
  • If you found a bug and know how to patch it, go ahead and let me know (use a patch file).

For now, skf has no contributions.