Coder Social home page Coder Social logo

thebigaristotle / thebigaristotle.github.io 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

writings of Kabir Sharma

Home Page: https://thebigaristotle.github.io

License: MIT License

HTML 46.77% Ruby 0.47% SCSS 28.88% CSS 3.18% JavaScript 20.70%

thebigaristotle.github.io'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 โœ๏ธ

Backlogs

Screenshot

light-theme dark-theme

Installation

Be sure to have all you need before running anything.

Run local server:

$ git clone https://github.com/P0WEX/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.

thebigaristotle.github.io's People

Contributors

2carrot84 avatar aliifam avatar cypherpunksamurai avatar davidebri avatar eerfun avatar thebigaristotle avatar tiakavousi avatar

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.