Skip to content

greenbrown/jekyll-klise

 
 

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.

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!

License

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

About

🏖 Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.now.sh)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.9%
  • HTML 34.0%
  • Ruby 1.7%
  • JavaScript 1.4%