Skip to content

IBM/system-security-research-updates

Repository files navigation

Gesko

Simple and minimal Jekyll blog. Forked from Asko. Inspired from Klisé

Both had some issues with Github Pages, so I decided to make it work by losing as few features as possible. Now easly deployable on Github Pages, with:

Features

  • Responsive Design
  • Dark/Ligh theme
  • Inline CSS
  • Anchor headings
  • Tags & Tag pages
  • 404 page
  • Robots.txt
  • Atom & Json feeds
  • Sass
  • About page, with Timeline!
  • PageSpeed and w3Validator tests PASSED!
  • Search bar
  • Next & Previous Post

Backlogs

Screenshot

light-theme dark-theme

Installation

Run local server:

$ git clone https://github.com/P0WEX/Gesko.git
$ cd Gesko
$ bundle install
$ bundle exec jekyll serve

Navigate to localhost:4000. You're Welcome, Fork and be Stargazer. If you want to upload it to Github Pages, remember to update the _congif.yml and if you are going to upload in a repo called yournickname.github.io, remember to update the {{ site.baseurl }} to {{ site.url }}

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 before PR.

Yeaaa feel free to open a pull request.

License

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