From 017b2180f8aab0fc9f5a5d2c86c6b83d2919774e Mon Sep 17 00:00:00 2001 From: Mahendrata Harpi Date: Sat, 23 May 2020 03:30:05 +0700 Subject: [PATCH] markdown lint, add more space and indentation --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24007ef..719fffc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# Klisé +# Klisé + Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll.
-For demo klise.now.sh +For demo klise.now.sh ## Features + - [x] Light & Dark Mode support :waxing_crescent_moon: - [x] Customizable (using `.scss`) - [x] Responsive (desktop, tab and mobile) @@ -19,9 +21,10 @@ For demo klise.now.sh - [x] W3C **Validated** - [x] Lighthouse and PageSpeed **Passed** -![Lighthouse](./lighthouse.png) +![Lighthouse Result](./lighthouse.png) ## Todos + - [ ] Add schema.org meta information. - [ ] Transform class selector to BEM metodology. @@ -41,12 +44,15 @@ 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) ## 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) or [surge.sh](https://surge.sh) services, which support 3rd party. ## 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](LICENSE).