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...
- Host: GitHub
- URL: https://github.com/refactorsaurusrex/article-archive
- Owner: refactorsaurusrex
- License: mit
- Created: 2019-04-12T01:08:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T23:18:04.000Z (over 6 years ago)
- Last Synced: 2025-01-30T12:28:06.865Z (8 months ago)
- Topics: archive, articles, time-machine
- Language: HTML
- Homepage: https://refactorsaurusrex.github.io/article-archive
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)