Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piharpi/jekyll-klise
:beach_umbrella: Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.vercel.app)
https://github.com/piharpi/jekyll-klise
blog gh-pages jekyll jekyll-blog jekyll-site jekyll-theme minimalist-jekyll-theme netlify now-sh personal-site ruby starter theme
Last synced: about 19 hours ago
JSON representation
:beach_umbrella: Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.vercel.app)
- Host: GitHub
- URL: https://github.com/piharpi/jekyll-klise
- Owner: piharpi
- License: mit
- Created: 2019-03-03T04:02:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T09:59:27.000Z (4 months ago)
- Last Synced: 2024-11-11T15:43:43.222Z (about 1 month ago)
- Topics: blog, gh-pages, jekyll, jekyll-blog, jekyll-site, jekyll-theme, minimalist-jekyll-theme, netlify, now-sh, personal-site, ruby, starter, theme
- Language: SCSS
- Homepage: https://klise.vercel.app
- Size: 5.08 MB
- Stars: 940
- Watchers: 13
- Forks: 375
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-indonesia-repo - Jekyll Klisé - Theme for running a personal site or blog, light and dark mode support. (Jekyll Theme)
- made-in-indonesia - Klisé - `Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support.` *by [Harπ](https://github.com/piharpi)* (K)
- awesome-indo-projects - Jekyll Klisé - Theme for running a personal site or blog, light and dark mode support. (Jekyll Theme)
- awesome-made-by-indonesian - Klisé - `Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support.` *by [Harπ](https://github.com/piharpi)* (K)
README
# Klisé
Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll.
For demo klise.now.sh## Features
- [x] Light & Dark Mode support :waxing_crescent_moon:
- [x] Customizable (using `.scss`)
- [x] Responsive (desktop, tab and mobile)
- [x] Mobile First Design
- [x] SEO Optimized
- [x] Images of post Organized ([`jekyll-postfiles`](https://github.com/nhoizey/jekyll-postfiles))
- [x] Generate Sitemap ([`jekyll-sitemap`](https://github.com/jekyll/jekyll-sitemap))
- [x] RSS Feed ([`jekyll-feed`](https://github.com/jekyll/jekyll-feed))
- [x] Syntax Highlighter ([`rouge`](https://github.com/rouge-ruby/rouge))
- [x] Next & Previous Post
- [x] Comment layout, enable in frontmatter if you wish
- [x] Google analytics
- [x] HTML Minify ([`jekyll-compress-html`](https://github.com/penibelst/jekyll-compress-html))
- [x] W3C **Validated**
- [x] Lighthouse and PageSpeed **Passed**![Lighthouse Result](./lighthouse.png)
## Backlogs
- [ ] Intergrated with PhotoSwipe.
- [ ] Add schema.org meta information.
- [ ] Transform class selector to BEM metodology.## Installation
Run local server:
```bash
$ 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 Stargazer.
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/piharpi/jekyll-klise) [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/piharpi/jekyll-klise) [![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=javascript-0000-jopapa#create/Microsoft.StaticApp)
## Limitation
- Since [`jekyll-postfiles`](https://github.com/nhoizey/jekyll-postfiles#compatibility) plugin isn't supported by github pages, this cause will make your site problems, path broken or post images won't show up, you can host alternatively using likes [netlify.com](https://netlify.com), [vercel.com](https://vercel.com), [azure.com](https://docs.microsoft.com/azure/static-web-apps/publish-jekyll) or [surge.sh](https://surge.sh) services, which support 3rd party.
## Contributing
If you see any typos or formatting errors in a post, or want to helping reduce backlogs or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!, please read [contributing](./CONTRIBUTING.md) before PR.
Yeaaa feel free to open a pull request.
## Support[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W7MJ4X) [![saweria.co](./assets/img/saweria-button.png)](https://saweria.co/piharpi)
## LicenseThis project is open source and available under the [MIT License](LICENSE).