Giter Club home page Giter Club logo

llamaret-mourning-ribbon's Introduction

Homenaje a Maikel Llamaret, impulsor del sofware libre en Cuba

Este repositorio contiene un script (main.js) que al ser incluido en una página web la oscurece y muestra una cinta de luto.

Para incluir la versión hosteada de este script solo tiene que agregar en el HTML de su web lo siguiente:

<script type="text/javascript" src="https://www.daxslab.com/daxslab/static/llamaret/main.js"></script>

Personalización

Este script homenaje puede ser perzonalizando declarando una serie de variables de la siguente forma:

<script type="text/javascript">
    ribbonText = "Hoy y siempre Maikel"; // mensaje que se mostrará en la cinta
    ribbonUrl = "https://github.com/llamaret/"; // url a la que enviará al hacer click en la cinta
    ribbonPosition = ""; // posición de la cinta, los valores pueden ser: "", "right-bottom", "left-top", "left-bottom"
    ribbonFixed = true; // si el valor es true la cinta ocupará una posición fija
    setGrayscale = true; // si el valor es true (por defecto) la web se llevará a escala de grises
    grayscaleValue = "grayscale(1)"; // el valor de escala de grises a utilizar
</script>
<script type="text/javascript" src="https://www.daxslab.com/daxslab/static/llamaret/main.js"></script>

llamaret-mourning-ribbon's People

Contributors

cccaballero avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

llamaret-mourning-ribbon's Issues

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.