Giter Site home page Giter Site logo

hajimurtaza / omkarpathak.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omkarpathak/omkarpathak.github.io

0.0 1.0 0.0 57.37 MB

Personal Website based on Jekyll and Github Pages

Home Page: https://www.omkarpathak.in/

License: MIT License

HTML 48.86% Ruby 7.67% CSS 34.09% JavaScript 9.38%

omkarpathak.github.io's Introduction

Previously I was pretty much happy with my website which was created using PHP. Mainly, my website included the information about me and my work. But, eventually PHP did not stand upto me as it had previously. Problems included slower loading time and complex code blocks.

Later on I came to know about Jekyll. Its impressive loading speeds, ease of use left me no option but to try it! This website that you are currently viewing is entirely built using Jekyll.

P.S: Special thanks to Hyde theme

Setting up Jekyll

  • First and foremost we will need Ruby. If you do not have Ruby installed, install it from here

  • Fork this repository

  • Next we will need bundler for getting github pages to work. For this type gem install bundler in your terminal or command prompt

  • Now, in the root of the forked repo, create a file named Gemfile (without any extension) and write these contents in the file

        source 'https://rubygems.org'
        gem 'github-pages', group: :jekyll_plugins
    
  • Next, just fire the command bundle install. This will install all the dependencies required for running the fork

  • Lastly, execute the command bundle exec jekyll serve to run the Jekyll server on localhost:4000

Tweaks I had used:

Special thanks to @reallinfo for the beautiful and thoughtful logo ๐Ÿ˜„

omkarpathak.github.io's People

Contributors

omkarpathak avatar reallinfo avatar

Watchers

James Cloos 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.