A simple plain white theme of Jekyll.
Inspired by Scribble.
Demo: mikkkee.github.io/minimini/
- Fork the repository
- Clone the repository to your computer.
git clone https://github.com/mikkkee/minimini.git
- Custom site info for yourself by editing
_config.yml
. - Run Jekyll to serve site.
jekyll serve [--watch]