Coder Social home page Coder Social logo

unnamed-idea.github.io's Introduction

Talha KORKMAZ Home Page

This is the code for the Talha KORKMAZ Home Page.

cloned from Gokhan's page which is cloned from Yevgeniy's below.

This is my home page based on Yevgeniy Brikman Home Page. Check out Migrating from Blogger to GitHub Pages and launching the new ybrikman.com for background info.

Quick start

Install prerequisites.

sudo apt-get install ruby ruby-dev node.js zlib1g-dev
sudo gem install bundler
cd /path/to/this-repo
bundle install

Check out your blog before committing and pushing your changes.

bundle exec jekyll serve

Go to http://localhost:4000 to test.

See the Jekyll and GitHub Pages documentation for more info.

Docker quick start

As an alternative to installing Ruby and Jekyll, if you're a user of Docker and Docker Compose, you can run a Docker image of unnamed-idea.github.io that has all the dependencies already setup for you.

git clone https://github.com/unnamed-idea/unnamed-idea.github.io.git
cd unnamed-idea.github.io
docker-compose up

Go to http://localhost:4000 to test.

Technologies

  1. Built with Jekyll. This website is completely static and I use basic HTML or Markdown for everything.
  2. Hosted on GitHub Pages. I'm using the GitHub Pages Gem and only Jekyll plugins that are available on GitHub Pages.
  3. The design is loosely based on Kasper, Pixyll, and Medium.
  4. I used Basscss, Sass, Font Awesome Icons, Hint.css,and Google Fonts for styling.
  5. I used jQuery, lazySizes, and responsive-nav.js for behavior.
  6. I added Disqus as a commenting system.

License

This code is released under the MIT License. See LICENSE.txt.

unnamed-idea.github.io's People

Contributors

unnamed-idea avatar

Stargazers

 avatar

Watchers

 avatar  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.