Giter Site home page Giter Site logo

aditya973 / motivations-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thedevsoham/motivations-collection

0.0 0.0 0.0 4.17 MB

A simple html page to place all the motivational quotes and prayers. Later this will be designed properly with a proper backend.

Home Page: https://mark-42-max.github.io/Motivations-Collection/

License: MIT License

CSS 16.02% HTML 83.98%

motivations-collection's Introduction

Motivations-Collection

A simple html page to place all the motivational quotes and prayers. Later this will be designed properly with a proper backend.

Contributors

Made with contributors-img.

Purpose of this repo

  1. It contains quotes from all over the globe so anyone's free to contribute.

  2. Right now the repo contains a single html page, which acts as a collection dump for all the quotes different people have to offer. So it's pretty simple to contribute.

  3. Later this will be stylised and converted to a proper website, with a proper hosting and a backend where users will be able to upload their own motivational quotes.

How to contribute

Note: Please don't create any issue for contribution. Follow along the next steps for contribution. If any problem arises then only an issue should be created.

  1. Fork the repository

  2. Clone and Open it in a choice of editor. Then create a branch in which you'll commit.

  3. Upload the topic specific image of your favourite quote

  4. Copy and paste the below code at the end of the index.html file

              <!-- start of [quote name] -->
             <article class="col-12 col-md-6 tm-post">
                    <hr class="tm-hr-primary" />
                    <a href="#" class="effect-lily tm-post-link tm-pt-60">
                        <div class="tm-post-link-inner">
                            <!-- Link the respective image here -->
                            <img src="img/img-01.jpg" alt="Image" class="img-fluid" />
                        </div>
                        <span class="position-absolute tm-new-badge">New</span>
                        <h2 class="tm-pt-30 tm-color-primary tm-post-title">
                            [quote]
                        </h2>
                    </a>
                    <div class="d-flex justify-content-between tm-pt-45">
                        <!-- give genre as motivation for motivation and prayer for prayer -->
                        <span class="tm-color-primary">[Genre]</span>
                        <!-- date format dd/mm/yyyy -->
                        <span class="tm-color-primary">[Date]</span>
                    </div>
                    <hr />
                    <div class="d-flex justify-content-between">
                        <span>by [contributor name]</span>

                        <!-- if no author please provide the word "anonymus" in this section -->
                        <span>said by [author name]</span>
                    </div>
                </article>
                <!-- end of [quote name] -->
  1. Link the image you uploaded and fill the sections accordingly

  2. On completion, in the terminal put the following commands:

git add .

git commit -m "[quote name] contribution from [contributor name]"

git push origin [branch-name]
  1. Finally create a pull request.

Live Page

The site is hosted at: motivations

motivations-collection's People

Contributors

thedevsoham avatar nincompoop-soh avatar kingofsalem8 avatar soh-cloud04 avatar dreams07 avatar abhika3021 avatar yoogiitaa avatar moechadsayshi avatar dev-dhruva avatar tck3759 avatar tancl2022 avatar tancl88 avatar anshsahu0802 avatar baldeeprocks avatar raavan07 avatar inukasb avatar koushikpaul-06 avatar manansharma2710 avatar rahul-aggarwal000005 avatar rishika10442 avatar sanket-gawande avatar

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.