jekyll-mini
¶ ↑
The Mini website template, rewritten for Jekyll :)
Demo¶ ↑
Demo is available here.
Installation¶ ↑
I recommend using jekyll-remote-theme, example configuration:
lang: en_US title: Your nickname author: Your nickname description: "First element • Second element" remote_theme: kacperduras/jekyll-mini plugins: - "jekyll-seo-tag" - "jekyll-remote-theme" socials: - name: "Twitter" url: "https://twitter.com" icon: "fa-twitter" - name: "Facebook" url: "https://facebook.com" icon: "fa-facebook" - name: "GitHub" url: "https://github.com" icon: "fa-github" - name: "Telegram" url: "https://telegram.com" icon: "fa-telegram" - name: "Email" url: "mailto:mail@example.com" icon: "fa-envelope-o"
License¶ ↑
The original template is licensed on MIT License, by {Adrian “TheAdrik” Orłów}[https://github.com/TheAdrik/].
This repository is under MIT License, by Kacper “kacperduras” Duras.