An open API service indexing awesome lists of open source software.

https://github.com/refactorsaurusrex/article-archive

Some articles are too good to risk 404'ing into the night...
https://github.com/refactorsaurusrex/article-archive

archive articles time-machine

Last synced: 7 months ago
JSON representation

Some articles are too good to risk 404'ing into the night...

Awesome Lists containing this project

README

          

## Nick's Article Archive

Some articles on the web are too good to risk losing. I created this repo to save copies of articles that I find myself referring back to over and over again. That way, if they should ever go offline, my copy will be safe and sound. Sure, I could use [Pocket](https://getpocket.com) or the [Wayback Machine](https://archive.org/web/), but, meh, I like this solution better. :)

## The List

- Chris Beams: [How to Write a Git Commit Message](https://refactorsaurusrex.github.io/article-archive/How%20to%20Write%20a%20Git%20Commit%20Message) [[src]](https://chris.beams.io/posts/git-commit/)
- Kris Hicks: [git rebase –onto](https://refactorsaurusrex.github.io/article-archive/git_rebase_onto.html) [[src]](https://content.pivotal.io/blog/git-rebase-onto)