Code Monkey home page Code Monkey logo

linktree-template's Introduction

Linktree Template

Presentation

Hi there. How are you? Hope you're fine. ๐Ÿ˜

In this repository, I would like to make available a website template for people who wants to share your's most important links in any social media. It's very customizable, so you are able to make any changes that you wants.

If necessary, feel free for ask or suggest me about anything. Intend to monitor this repository every day.

๐ŸŽฏ Website demo

Website Demo

๐Ÿ’ป Somethings you can do

The index.html can imports two differents snowfall effects, but you must choose between one of these.

Don't use both at the same time, it might seem a little strange.

If you want to keep default effect, don't change the lines where are this code:

<!-- Snowfall Background Animation -->
<section class="animated-background">
    <div id="stars1"></div>
    <div id="stars2"></div>
    <div id="stars3"></div>
</section>
<!-- End of Snowfall Background Animation -->

But, if you want, comment this code above. After commenting the code above, go to the end of index.html, you may see a code code like that:

<!-- 
A different snowfall 
<script  src="snowfall.js"></script> 
-->

Uncomment this code and press ctrl+s for see the updates in your website.

๐Ÿ“‘ Additional Information

This project was developed to contribute to the open source movement. Therefore, it doesn't have any complex code here.

I liked this project so much that I used it to develop a website for myself. You can see it clicking here.

Furthermore, I must to give the credit to these people, that I got some pieces of code from their own projects to develop this.

ยฉ๏ธ johnggli
ยฉ๏ธ SamirPaul1

In case you are interested to follow or conected with me on LinkedIn, you can do it in this link: LinkedIn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.