vladyslavnUA / stand-with-ukraine

a Ukrainian flag widget on the corner of any website to indicate support for Ukraine and direct aid

Home Page:https://www.standwithukraine.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Stand With Ukraine

🇺🇦 Stand With Ukraine 🇺🇦

Add this widget to your website to show support for Ukraine
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project


On February 24th, 2022, the rusian federation launched a full-scale invasion of Ukraine 🇺🇦 (my home). For the third month (at time of writing), the atrocities committed by the rusian federation are accumulating and being discovered with every village, town and city liberated by the Ukrainian Armed Forces. This support for Ukraine widget was built to be implemented in 2 steps, which can be found below.

(back to top)

Getting Started

Follow the steps below to add this widget to your website, or page of your choosing. Keep in mind, the tag needs to be added to each page you would like the widget to appear on.

Prerequisites

To use this widget, the only prerequisites needed is .html file(s), or other file extensions with syntax similar to html.

Installation

Below is an example of how you can install this widget on your website. The widget doesn't rely on any external dependencies or services.

  1. Grab the most updated CDN link at https://www.standwithukraine.dev/#widget
  2. Find the page(s) you would like this widget on
  3. Paste this (replace CDN version if different than posted)
    <!-- Support for Ukraine widget -->
     <div id="ukraine"></div>
    
     <script src="https://cdn.jsdelivr.net/gh/vladyslavnUA/stand-with-ukraine@main/src/script.v1.2.js"></script>
    <!-- end widget tag -->
  4. Push your code to production and test the widget 🇺🇦

(back to top)

License

Distributed under the GNU GPLv3 License. See LICENSE.txt or https://choosealicense.com/licenses/gpl-3.0/ for more information. Available for open-source, making available complete source code of licensed works and modifications, under the same license.
Copyright and license notices must be preserved

Contact

Vladyslav - vladyslavn@yahoo.com

(back to top)

About

a Ukrainian flag widget on the corner of any website to indicate support for Ukraine and direct aid

https://www.standwithukraine.dev/


Languages

Language:JavaScript 100.0%