Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add background photos #2

Open
0x48piraj opened this issue Dec 30, 2018 · 4 comments
Open

Add background photos #2

0x48piraj opened this issue Dec 30, 2018 · 4 comments
Labels
help wanted Extra attention is needed minor

Comments

@0x48piraj
Copy link
Member

Adding native background photos and properly publishing them according to the Creative Commons (CC) License.

A Creative Commons (CC) license is one of several public copyright licenses that enable the free distribution of an otherwise copyrighted "work". A CC license is used when an author wants to give other people the right to share, use, and build upon a work that he or she (that author) has created.

@0x48piraj
Copy link
Member Author

CC @rshrc @pratikjain04

@0x48piraj
Copy link
Member Author

Replacing dummy image holders (18 to be precise) in img/memories by own picture gallery. Also, generating .webp formats of them as the code loader performs :

<a href="img/memories/1.webp" data-lightbox="Gallery">
          <img id="memory1" class="memories_img img-fluid lazy" data-src="img/memories/1.webp" onerror="this.onerror=null; this.src='img/memories/1.jpg'">
        </a>

@0x48piraj
Copy link
Member Author

ref commit (generated image) : 06b974b2dbdaf4bab91f9b74d8272987217d2a26

@0x48piraj 0x48piraj added help wanted Extra attention is needed minor labels Jun 27, 2019
@pratikjain04
Copy link
Contributor

Do we have all the 18 pictures that we need for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed minor
Projects
None yet
Development

No branches or pull requests

2 participants