Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 526 Bytes

Minimini

A simple plain white theme of Jekyll.

Inspired by Scribble.

Demo: mikkkee.github.io/minimini/

screenshot

Get started

  1. Fork the repository
  2. Clone the repository to your computer. git clone https://github.com/mikkkee/minimini.git
  3. Custom site info for yourself by editing _config.yml.
  4. Run Jekyll to serve site. jekyll serve [--watch]