Giter Site home page Giter Site logo

sarikayamerts / left Goto Github PK

View Code? Open in Web Editor NEW

This project forked from holman/left

0.0 0.0 0.0 4.87 MB

Left is a clean, whitespace-happy layout for Jekyll.

Home Page: http://zachholman.com/posts/left

License: MIT License

CSS 63.18% JavaScript 0.12% HTML 30.48% Ruby 6.21%

left's Introduction

Left

Left is a clean, whitespace-happy layout for Jekyll.

This is designed to be an easy layout to modify for your own blog. It was extracted from zachholman.com, which means it was battle-hardened from years of posting serious blog posts about emoji and swear words.

You can see it live right here: http://zachholman.com/left/

Left

Installation

  • Fork this repository
  • Clone it: git clone https://github.com/YOUR-USER/left
  • Install ruby things: bundle install (if this doesn't work, look into installing Bundler)
  • Start it up: script/server

You should have a server up and running locally at http://localhost:4000.

Customization

Next you'll want to change a few things. Most of them can be changed directly in _config.yml. That's where we'll pull your name, Twitter username, and things like that.

There's a few other places that you'll want to change, too:

  • CNAME: If you're using this on GitHub Pages with a custom domain name, you'll want to change this to be the domain you're going to use. All that should be in here is a domain name on the first line and nothing else (like: example.com).
  • favicon.ico: This is a smaller version of my gravatar for use as the icon in your browser's address bar. You should change it to whatever you'd like.
  • apple-touch-icon.png: Again, this is my gravatar, and it shows up in iOS and various other apps that use this file as an "icon" for your site.

Deployment

Left is designed to be deployed to GitHub Pages. It uses repository metadata to generate some of your content, like your GitHub URL and avatar information (so you might not actually see it locally until you push it up to Pages).

All you should have to do is rename your repository on GitHub to be username.github.com. Since everything is on the gh-pages branch, you should be able to see your new site at http://username.github.io.

Licensing

This is MIT with no added caveats, so feel free to use this on your site without linking back to me or using a disclaimer or anything silly like that.

If you'd like give me credit somewhere on your blog or tweet a shout out to @holman, well hey, I'll take it.

left's People

Contributors

holman avatar dmyers avatar notwaldorf avatar jonalmeida avatar zacoppotamus avatar luugiathuy avatar andersos avatar vaticancameo avatar eponvert avatar sarahhodne avatar hakusaro avatar mps avatar pathawks avatar erikj avatar sobering 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.