Skip to content

h01ger/conference_proceedings

 
 

Repository files navigation

About this repository

This is a repository containing links to various conferences and their talk recordings, slides, etc. In academia, these are called proceedings and that's as good a name as any.

Using this repository

To use this repository, you will need to install git-annex.

Once you have installed git-annex, simply run

git clone git://github.com/RichiH/conference_proceedings.git
cd conference_proceedings
cd $interesting_conference
git annex get $interesting_talk

And git-annex will start downloading said talk all by itself. To download everything in a given directory and all of its subdirectories, simply run

git annex get .

, but please be aware that this can use a lot of disk space and cause a lot of traffic.

Submitting patches

Contrary to my early workflow, I don't need pull requests/patch sets for the "git-annex" branch any more as long I can pull from your repository. If I can't pull directly, I will still the patchset for the "git-annex" branch.

Please use a fresh clone of this repository to import new talks; else you will leak information about your history via git-annex' location tracking feature.

About

Proceedings of various conferences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%