SoftBellies / skf

Plugin-based static website generator inspired by Suckless Web Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Plugin-based static website generator inspired by Suckless Web Framework

License:GNU General Public License v3.0


Languages

Language:Shell 72.3%Language:CSS 27.2%Language:Makefile 0.5%