Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/git-lfs/git-lfs.github.com

Git LFS (Large File Storage) website.
https://github.com/git-lfs/git-lfs.github.com

git lfs

Last synced: about 4 hours ago
JSON representation

Git LFS (Large File Storage) website.

Awesome Lists containing this project

README

        

# git-lfs.github.com

Getting started minisite for Git LFS.

To preview:

1. Clone locally: `git clone https://github.com/git-lfs/git-lfs.github.com.git`
2. Run Jekyll: `script/server`
3. View in browser locally at: [localhost:4000](http://localhost:4000)

## Licenses

The code to generate the site (everything excluding the assets, content, and
layouts directories) as well as the code samples on the site are licensed under
CC0-1.0. CC0 waives all copyright restrictions but does not grant you any
trademark permissions.

Site content (everything in the assets, content, and layouts directories,
excluding files under open source licenses individually marked) is licensed
under CC-BY-4.0. CC-BY-4.0 gives you permission to use content for almost any
purpose but does not grant you any trademark permissions, so long as you note
the license and give credit, such as follows:

> Content based on git-lfs.github.com used under the CC-BY-4.0 license.

This means you can use the code and content in this repository except for GitHub
trademarks in your own projects.

When you contribute to this repository you are doing so under the above licenses.