项目作者: cimm

项目描述 :
My personal website
高级语言: HTML
项目地址: git://github.com/cimm/suffix.git
创建时间: 2010-08-08T15:18:09Z
项目社区:https://github.com/cimm/suffix

开源协议:

下载


Suffix

My personal website at https://www.suffix.be.

Development

Nix

Make sure to have nix with flakes enabled.

  1. Clone the repository git clone git@github.com:cimm/suffix.git
  2. In the directory cd suffix run nix develop
  3. Start a Jekyll sever in the new shell jekyll serve
  4. Commit changes git commit and deploy to production rake deploy