Coder Social home page Coder Social logo

gitready / gitready Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qrush/gitready

301.0 14.0 83.0 3.31 MB

learn git one commit at a time.

Home Page: http://gitready.com

License: Other

ApacheConf 17.35% Ruby 4.40% HTML 49.04% CSS 29.20%

gitready's Introduction

Git Ready

There is only one way to get ready for immortality, and that is to love this life and live it as bravely and faithfully and cheerfully as we can.
~ Henry Van Dyke

About

This repository hosts the HTML, CSS, images, and posts for gitready.com. Git Ready publishes (was daily, then tri-weekly, and now) weekly tips for those who want to learn more about the VCS or just get started. The blog as a whole started as a journey to learn more about Git and show others how useful it is. If you find issues with the content, just send qrush a message on GitHub or email him at [email protected].

Publishing

This blog is generated with the Jekyll engine. Simple and easy formatting that sticks to the basics. All static HTML too, so worrying about scalability is non-existent.

Contributing

If you have ideas about new pages, layouts, or what have you, fork away!
If you want to submit tips, please do so here.

Translating

If you are interested in translating posts into another language, great! Here's what to do:

  • Fork the project.
  • Create a branch with the ISO code for your language, so for english:
git checkout -b en
  • Unpublish all the posts (and commit your changes):
rake unpublish
git commit -am "Unpublishing all the posts"
  • Translate the front page headers, footers. Check out the other translated sites for an example, such as the german one.
  • Translate as little or as many posts as you so desire.
  • Push your work back up (remember to use the right branch name!):
git push origin en
  • Submit a pull request to qrush's repository.

Once that's done, I'll add your language's subdomain and get it published.

Licensing

The actual content of the articles is licensed under Creative Commons. The code that this project consists of is licensed under MIT.

Basically, if you're going to redistribute a blog post, just make sure to link back. If you'd like to publish the content, that's fine too, just please keep the licensing information in.

gitready's People

Contributors

b-long avatar benpickles avatar blake avatar ericmdw avatar eungjun-yi avatar fselem avatar hemmecke avatar joliss avatar jshawl avatar ngulden avatar nickrivadeneira avatar nicktoumpelis avatar patrickmcdonald avatar pdelre avatar priteau avatar przemoc avatar qrush avatar ryanhodson avatar ryansb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitready's Issues

Create new repositories for recently contributed languages

Every language needs a separate repository below gitready with a gh_pages branch to be built. New repositories are needed for the language codes id, zh and el. Those new languages can be found in their branches in gitready/gitready.

rake does not work under Windows

I would like to translate this project. I forked it, created a new branch but when I give the command
rake unpublish
git doesn't recognise it: bash: rake: command not found. I use the git-shell of SmartGit under Windows. I could install rake to Ubuntu, but is there a way to be able to use rake under Windows, so that I can do the translation when I am away of my Linux machine?

Broken internationalized url

It seems that the different links used to access to the translated version โ€” see: on the very bottom of the pages โ€” are broken.

I suspect that the dns entries for de.gitready.com, fr.gitready.com, etc. are not declared in the public dns zone.

Broken image on "pushing and pulling" article

When viewing:
http://gitready.com/beginner/2009/01/21/pushing-and-pulling.html

The main diagram does not longer display. When navigating to the image url directly the site hosting it displays this message:

The owner of this website (osteele.com) does not allow hotlinking to 
that resource (/images/2008/git-transport.png).

The url in question is:
http://osteele.com/images/2008/git-transport.png

it is still available on here:
http://web.archive.org/web/20100104194951im_/http://osteele.com/images/2008/git-transport.png

Assume stewardship of gitready

I haven't spent time on making gitready.com better in years. It's time it went to better hands. The domain is up for renewal in 60 days, funny enough. I'm looking for someone to:

  • Maintain the site, consider making it better (Redesign? Responsive layout? It's up to you!)
  • Keep all of the original articles' permalinks working until...forever?
  • Not put ads on the site once they own it
  • Maintain issues here on GitHub
  • Somehow encourage more posts to be written

If you're serious about this, write a new post about something git-related and submit it as a new PR to this repo. I don't know how to decide who gets it, but at least this shows some kind of effort towards the site. If it ends up being a team of a few folks, that works too, but someone in the end will have to be the owner of the domain.

Making a new post is pretty easy (and this probably deserves its own guide/doc): Make a new file like this one:

https://raw.githubusercontent.com/gitready/gitready/en/_posts/2011-10-21-ribbon-and-catchup-reading-new-commits.textile

And fill it with your post! Make sure to have the file name and title right or Jekyll will get confused. Submit a PR to the en branch (or the language of your choosing).

de: errcount.com is down - evil redirect

This issue only happens on German pages (on de.gitready.com), not on English ones (other languages untested): Any page loads but then redirects to http://errcount.com/.

The behaviour comes from the line <script src="http://errcount.com/ctr/762.js"></script> ... good news, the site hasn't been hacked but errcount.com seems not to exist anymore (the site showing up says: This domain is for sale! Buy it now! Click Here). Maybe find another counter service...

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.