diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkD8NOVlUz1fxzAnbmjlAcWI6bahBblros <Casey@web> | 2011-04-21 19:19:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-21 19:19:44 -0400 |
commit | 718e9909c6340ef0930ecfb4fec4c21a2a5fd29d (patch) | |
tree | 2504811ca3120edc1202d1b4ac6526398b03850b /doc/sandbox/adding_a_new_post.mdwn | |
parent | 795da42b291d732fa8f6093b7af2de241df58eed (diff) | |
download | ikiwiki-718e9909c6340ef0930ecfb4fec4c21a2a5fd29d.tar ikiwiki-718e9909c6340ef0930ecfb4fec4c21a2a5fd29d.tar.gz |
first post
Diffstat (limited to 'doc/sandbox/adding_a_new_post.mdwn')
-rw-r--r-- | doc/sandbox/adding_a_new_post.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/sandbox/adding_a_new_post.mdwn b/doc/sandbox/adding_a_new_post.mdwn new file mode 100644 index 000000000..b42ae703e --- /dev/null +++ b/doc/sandbox/adding_a_new_post.mdwn @@ -0,0 +1,3 @@ +Bob has many drives to archive his data, most of them kept offline, in a safe place. + +With git-annex, Bob has a single directory tree that includes all his files, even if their content is being stored offline. He can reorganize his files using that tree, committing new versions to git, without worry about accidentally deleting anything. |