Coder Social home page Coder Social logo

dario-loi / gesko Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidebri/gesko

0.0 0.0 0.0 2.66 MB

Gesko is a simple and minimalistic jekyll blogging theme.

Home Page: https://davidebri.github.io/Gesko/

License: MIT License

JavaScript 20.24% Ruby 0.49% CSS 3.11% HTML 47.53% SCSS 28.63%

gesko's Introduction

Gesko

Simple and minimal Jekyll blog. Forked from Asko. Original theme from Sidey.

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 โฎ๏ธ โญ๏ธ
  • Automatic/Manual reading time estimation ๐Ÿ•
  • Disqus section (optional) โœ๏ธ

Screenshot

light-theme dark-theme

Installation

Be sure to have all you need before running anything.

Run local server:

$ git clone https://github.com/DavideBri/Gesko.git
$ cd Gesko
$ bundle install
$ bundle exec jekyll build
$ 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 }} . Note that there is also a gtag in the _layouts/default.html, you should remove it.

To create new tag, create a folder in tag/ with the name of the new one. In this folder add an index.html file and just add this header:

---
layout: tag
tag: yourNewTag
---

Then build again and you're ready!!

Contributing

Yeaaa feel free to open a pull request.

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.

License

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.