GithubHelp home page GithubHelp logo

chickensouple / jblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alperenbozkurt/jblog

0.0 2.0 0.0 1.33 MB

JBlog is a simple jekyll theme.

Home Page: http://alperenbozkurt.net/JBlog/

License: MIT License

HTML 17.04% Ruby 4.08% CSS 78.89%

jblog's Introduction

JBlog Jekyll Theme

JBlog is a simple jekyll theme.

I have used this theme in my own php and ruby blogs. And there are some shortcomings. If something looks extremely ugly and you can't resist to fix it, just send me a PR. I will be grateful.

If you like this theme or using it, please give a star for motivation.

Preview

Home Page
Post Page

See a live version of JBlog hosted on GitHub.

Getting Started

To learn how to install and use this theme check out the Setup Guide for more information or apply the following instructions.

Installation

  • Fork the Repo
  • Edit _config.yml file.
    • Edit url as https://yourusername.github.io
    • and others
  • Remove sample posts from _posts folder and add yours.
  • Edit index.md file in about folder.
  • Change repo name to YourUserName.github.io
  • Open "Github Pages" from settings page
  • Click the star icon at the top of this page ;)

How to customization

  • You can change title, description, profile image and social network icons in _config.yml file.
  • If you are not like this colors or fonts, you can change its in _sass/variables.scss file.
$title-font   : Lobster, cursive;
$menu-font    : Alegreya Sans SC, sans-serif;
$main-font    : Roboto Slab, serif;

You can add your fonts this area.

// Colors
$blue: #3498db;
$orange: #e67e22;
$red: #e74c3c;
$white: #ecf0f1;
$green: #2ecc71;
$turko: #1abc9c;
$purple: #9b59b6;
$dark-blue: #34495e;

$main-color: $white;
$background-color: $blue;
$thrid-color: rgba(52, 152, 219, 0.8);

$main-color is panels background color. $background-color is background, buttons, links color. $thrid-color is opacity version of background color.

jblog's People

Contributors

alperenbozkurt avatar shamoh avatar

Watchers

James Cloos avatar Clark Zhang 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.