Skip to content

garret/garret.github.io

This branch is 159 commits ahead of, 74 commits behind piharpi/jekyll-klise:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

731e30d · Feb 22, 2024
Mar 11, 2020
Jan 8, 2022
Apr 27, 2021
Apr 27, 2021
Jul 10, 2020
Jul 8, 2020
Mar 9, 2020
Sep 3, 2019
Jul 9, 2020
Mar 9, 2020
Mar 9, 2020
Apr 25, 2020
Jan 8, 2022
Mar 9, 2020
Nov 28, 2022
Feb 22, 2024
Oct 1, 2022
Mar 24, 2019
Oct 14, 2021
Mar 9, 2020
Dec 11, 2023
Apr 27, 2021
Sep 3, 2019
Feb 26, 2021

Repository files navigation

Klisé

Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll.
For demo klise.now.sh

Features

  • Light & Dark Mode support 🌒
  • Customizable (using .scss)
  • Responsive (desktop, tab and mobile)
  • Mobile First Design
  • SEO Optimized
  • RSS Feed
  • Syntax Highlighter (rouge)
  • Next & Previous Post
  • Comment layout, enable in frontmatter if you wish
  • Google analytics
  • HTML Minify (compressed HTML)
  • W3C Validated
  • Lighthouse and PageSpeed Passed

Lighthouse

Installation

Run local server:

git clone https://github.com/piharpi/jekyll-klise.git
cd jekyll-klise
bundle install
bundle exec jekyll serve

Navigate to localhost:4000. You're Welcome, Fork and be Stargaze.

Don't Forget to change site icon, go to jekyll-klise/assets/favicons and replace with your own.

Contributing

If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!

Yeaaa feel free to open a pull request.

License

This project is open source and available under the MIT License.

About

Personal web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 62.1%
  • HTML 33.2%
  • Ruby 1.7%
  • Shell 1.6%
  • JavaScript 1.4%