Kikofri is a theme for Jekyll that's a fork of the Kiko theme It came about because I like my themes like I like my music: ugly, old and barren. It's an assortment of hacks filtered through web-design choices from the turn of the millennium.
More information about the theme and it's quirks can be found here. A lot of stuff has changed since the last update, 'Kikofri Classic' if you will. Even more importantly, a lot of junk got dumped and other junk got simplified.
You'll see it undead here.
jekyll s
General pointers
.gh-pages
in the Gemfile in addition
to consulting the Jekyll documentation.µµ
, can be used.
µ#[somelink][someref]#µ
creates Wikipedia-Style references. I call these
liquid tweaks micros./tags
by making the first letter an
Upper-case one in the post's front matter_config.yml
.about.md
._posts
directory and remove the example content by writing
rm *
in your terminal window. (Make sure that you're in the right folder)
Might want to do the same under assets/images
._posts/REAL-DA-TE.md
with some
front matter similar to this:title: "Friends Don't Lie."
description: "No more."
author: "Eleven"
layout: post
There's no "protocol" for contributing. Noticed that some people actually forked this repository/theme, I always found that to be unlikely. Anyway, there is some room for improvement. So here it goes:
The Kikofri theme by kxxvii is released under the Apache License 2.0.
Copyright 2019 kxxvii (https://gitlab.com/kxxvii)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.