diff --git a/.gitignore b/.gitignore index 2752eb9..0711461 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ .DS_Store +ngrok diff --git a/README.md b/README.md index 296d596..1685e05 100644 --- a/README.md +++ b/README.md @@ -1 +1,37 @@ + # Codeuino New Website + +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) + +# CODEUINO + + +## Opening an issue +You should usually open an issue in the following situations: + +* Report an error you can’t solve yourself +* Discuss a high-level topic or idea (for example, community, vision or policies) +* Propose a new feature or other project idea + +**Tips for communicating on issues:** + +If you see an open issue that you want to tackle, comment on the issue to let people know you’re on it. That way, people are less likely to duplicate your work. +If an issue was opened a while ago, it’s possible that it’s being addressed somewhere else, or has already been resolved, so comment to ask for confirmation before starting work. +If you opened an issue, but figured out the answer later on your own, comment on the issue to let people know, then close the issue. Even documenting that outcome is a contribution to the project. + +## Opening a pull request +You should usually open a pull request in the following situations: + +* Submit trivial fixes (for example, a typo, a broken link or an obvious error) +* Start work on a contribution that was already asked for, or that you’ve already discussed, in an issue +A pull request doesn’t have to represent finished work. It’s usually better to open a pull request early on, so others can watch or give feedback on your progress. Just mark it as a “WIP” (Work in Progress) in the subject line. You can always add more commits later. + +If the project is on GitHub, here’s how to submit a pull request: + +* Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.) +* Create a branch for your edits. +* Reference any relevant issues or supporting documentation in your PR. (for example, “Closes #37.”) +* Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request. +* Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project. +* Contribute in the style of the project to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future. + diff --git a/views/.DS_Store b/views/.DS_Store index 15aa243..97413ce 100644 Binary files a/views/.DS_Store and b/views/.DS_Store differ diff --git a/views/assets/css/custom.css b/views/assets/css/custom.css index a73fefc..d4ddd9a 100644 --- a/views/assets/css/custom.css +++ b/views/assets/css/custom.css @@ -265,6 +265,37 @@ ul { left: 0!important; } +#contributors{ + margin-top: 30px; + margin-left: 10px; + margin-right: 10px; +} + +#contributors .g-mb-50{ + margin-bottom: 2px!important; +} + +#contributors .g-mb-25{ + margin-bottom: 0px!important; +} + +#contributors p{ + text-align: center; + font-size: 14px; +} + +#contributors img{ + border-radius: 50%; +} + +#contributrs .col-xs-1{ + width: 11.333333%; +} + +.hr-style{ + margin-top: 50px!important; +} + @media (max-width: 768px) { .navbar-brand > img{ @@ -399,5 +430,11 @@ ul { } .github-button{ margin-top: 9px; + } + #contributors .col-3xs-12{ + width: 33%; + } + .hr-style{ + margin-top: 50px!important; } } \ No newline at end of file diff --git a/views/assets/img-temp/.DS_Store b/views/assets/img-temp/.DS_Store index 89582c0..cc756a8 100644 Binary files a/views/assets/img-temp/.DS_Store and b/views/assets/img-temp/.DS_Store differ diff --git a/views/assets/img-temp/PeopleImages.com-ID32028.jpg b/views/assets/img-temp/PeopleImages.com-ID32028.jpg deleted file mode 100644 index e54dcff..0000000 Binary files a/views/assets/img-temp/PeopleImages.com-ID32028.jpg and /dev/null differ diff --git a/views/assets/img-temp/PeopleImages.com-ID376522.jpg b/views/assets/img-temp/PeopleImages.com-ID376522.jpg deleted file mode 100644 index 9e87aad..0000000 Binary files a/views/assets/img-temp/PeopleImages.com-ID376522.jpg and /dev/null differ diff --git a/views/assets/img-temp/PeopleImages.com-ID439488.jpg b/views/assets/img-temp/PeopleImages.com-ID439488.jpg deleted file mode 100644 index 7c54ff5..0000000 Binary files a/views/assets/img-temp/PeopleImages.com-ID439488.jpg and /dev/null differ diff --git a/views/assets/img-temp/PeopleImages.com-ID479997.jpg b/views/assets/img-temp/PeopleImages.com-ID479997.jpg deleted file mode 100644 index 905c335..0000000 Binary files a/views/assets/img-temp/PeopleImages.com-ID479997.jpg and /dev/null differ diff --git a/views/assets/img-temp/PeopleImages.com-ID64840.jpg b/views/assets/img-temp/PeopleImages.com-ID64840.jpg deleted file mode 100644 index 8e9af8d..0000000 Binary files a/views/assets/img-temp/PeopleImages.com-ID64840.jpg and /dev/null differ diff --git a/views/assets/img-temp/activities/.DS_Store b/views/assets/img-temp/activities/.DS_Store index a5a7828..b8b2d23 100644 Binary files a/views/assets/img-temp/activities/.DS_Store and b/views/assets/img-temp/activities/.DS_Store differ diff --git a/views/assets/img-temp/activities/gssoc.png b/views/assets/img-temp/activities/gssoc.png new file mode 100644 index 0000000..d5d5efc Binary files /dev/null and b/views/assets/img-temp/activities/gssoc.png differ diff --git a/views/assets/img-temp/blog/flickr.com__photos__ter-burg__9216004446__sizes__k.jpg b/views/assets/img-temp/blog/flickr.com__photos__ter-burg__9216004446__sizes__k.jpg deleted file mode 100644 index 964f733..0000000 Binary files a/views/assets/img-temp/blog/flickr.com__photos__ter-burg__9216004446__sizes__k.jpg and /dev/null differ diff --git a/views/assets/img-temp/blog/isorepublic.com___helical-walkway.jpg b/views/assets/img-temp/blog/isorepublic.com___helical-walkway.jpg deleted file mode 100644 index 885556c..0000000 Binary files a/views/assets/img-temp/blog/isorepublic.com___helical-walkway.jpg and /dev/null differ diff --git a/views/assets/img-temp/blog/tkLOe7nnQ7mnMsiuijBy_hm.jpg b/views/assets/img-temp/blog/tkLOe7nnQ7mnMsiuijBy_hm.jpg deleted file mode 100644 index 9e9f8d3..0000000 Binary files a/views/assets/img-temp/blog/tkLOe7nnQ7mnMsiuijBy_hm.jpg and /dev/null differ diff --git a/views/assets/img-temp/cases/PeopleImages.com-ID1265766.jpg b/views/assets/img-temp/cases/PeopleImages.com-ID1265766.jpg deleted file mode 100644 index 3329581..0000000 Binary files a/views/assets/img-temp/cases/PeopleImages.com-ID1265766.jpg and /dev/null differ diff --git a/views/assets/img-temp/cases/PeopleImages.com-ID32142.jpg b/views/assets/img-temp/cases/PeopleImages.com-ID32142.jpg deleted file mode 100644 index 823ba68..0000000 Binary files a/views/assets/img-temp/cases/PeopleImages.com-ID32142.jpg and /dev/null differ diff --git a/views/assets/img-temp/cases/PeopleImages.com-ID375436.jpg b/views/assets/img-temp/cases/PeopleImages.com-ID375436.jpg deleted file mode 100644 index f7fee07..0000000 Binary files a/views/assets/img-temp/cases/PeopleImages.com-ID375436.jpg and /dev/null differ diff --git a/views/assets/img-temp/cases/PeopleImages.com-ID46357.jpg b/views/assets/img-temp/cases/PeopleImages.com-ID46357.jpg deleted file mode 100644 index d584598..0000000 Binary files a/views/assets/img-temp/cases/PeopleImages.com-ID46357.jpg and /dev/null differ diff --git a/views/assets/img-temp/cases/PeopleImages.com-ID48289.jpg b/views/assets/img-temp/cases/PeopleImages.com-ID48289.jpg deleted file mode 100644 index e91d849..0000000 Binary files a/views/assets/img-temp/cases/PeopleImages.com-ID48289.jpg and /dev/null differ diff --git a/views/assets/img-temp/cases/flickr.com___photos___highwaysagency___5998133376___sizes___o.jpg b/views/assets/img-temp/cases/flickr.com___photos___highwaysagency___5998133376___sizes___o.jpg deleted file mode 100644 index 05de216..0000000 Binary files a/views/assets/img-temp/cases/flickr.com___photos___highwaysagency___5998133376___sizes___o.jpg and /dev/null differ diff --git a/views/assets/img-temp/clients/1.png b/views/assets/img-temp/clients/1.png deleted file mode 100644 index 2ae62c6..0000000 Binary files a/views/assets/img-temp/clients/1.png and /dev/null differ diff --git a/views/assets/img-temp/clients/10.png b/views/assets/img-temp/clients/10.png deleted file mode 100644 index e8e27e0..0000000 Binary files a/views/assets/img-temp/clients/10.png and /dev/null differ diff --git a/views/assets/img-temp/clients/11.png b/views/assets/img-temp/clients/11.png deleted file mode 100644 index e02ae60..0000000 Binary files a/views/assets/img-temp/clients/11.png and /dev/null differ diff --git a/views/assets/img-temp/clients/12.png b/views/assets/img-temp/clients/12.png deleted file mode 100644 index c14e46d..0000000 Binary files a/views/assets/img-temp/clients/12.png and /dev/null differ diff --git a/views/assets/img-temp/clients/2.png b/views/assets/img-temp/clients/2.png deleted file mode 100644 index b396a65..0000000 Binary files a/views/assets/img-temp/clients/2.png and /dev/null differ diff --git a/views/assets/img-temp/clients/3.png b/views/assets/img-temp/clients/3.png deleted file mode 100644 index 7e3ea83..0000000 Binary files a/views/assets/img-temp/clients/3.png and /dev/null differ diff --git a/views/assets/img-temp/clients/4.png b/views/assets/img-temp/clients/4.png deleted file mode 100644 index 5c1dae6..0000000 Binary files a/views/assets/img-temp/clients/4.png and /dev/null differ diff --git a/views/assets/img-temp/clients/5.png b/views/assets/img-temp/clients/5.png deleted file mode 100644 index eb59b27..0000000 Binary files a/views/assets/img-temp/clients/5.png and /dev/null differ diff --git a/views/assets/img-temp/clients/6.png b/views/assets/img-temp/clients/6.png deleted file mode 100644 index 97ad2f3..0000000 Binary files a/views/assets/img-temp/clients/6.png and /dev/null differ diff --git a/views/assets/img-temp/clients/7.png b/views/assets/img-temp/clients/7.png deleted file mode 100644 index 3bfb5db..0000000 Binary files a/views/assets/img-temp/clients/7.png and /dev/null differ diff --git a/views/assets/img-temp/clients/8.png b/views/assets/img-temp/clients/8.png deleted file mode 100644 index 8a63962..0000000 Binary files a/views/assets/img-temp/clients/8.png and /dev/null differ diff --git a/views/assets/img-temp/clients/9.png b/views/assets/img-temp/clients/9.png deleted file mode 100644 index a8336bb..0000000 Binary files a/views/assets/img-temp/clients/9.png and /dev/null differ diff --git a/views/assets/img-temp/team/.DS_Store b/views/assets/img-temp/team/.DS_Store index dfd042f..0942e0b 100644 Binary files a/views/assets/img-temp/team/.DS_Store and b/views/assets/img-temp/team/.DS_Store differ diff --git a/views/assets/img-temp/team/1.jpg b/views/assets/img-temp/team/1.jpg deleted file mode 100644 index 2fb7c67..0000000 Binary files a/views/assets/img-temp/team/1.jpg and /dev/null differ diff --git a/views/assets/img-temp/team/2.jpg b/views/assets/img-temp/team/2.jpg deleted file mode 100644 index a21c539..0000000 Binary files a/views/assets/img-temp/team/2.jpg and /dev/null differ diff --git a/views/assets/img-temp/team/4.jpg b/views/assets/img-temp/team/4.jpg deleted file mode 100644 index d538880..0000000 Binary files a/views/assets/img-temp/team/4.jpg and /dev/null differ diff --git a/views/assets/img-temp/team/5.jpg b/views/assets/img-temp/team/5.jpg deleted file mode 100644 index 7949799..0000000 Binary files a/views/assets/img-temp/team/5.jpg and /dev/null differ diff --git a/views/assets/img-temp/team/jaskirat.jpg b/views/assets/img-temp/team/jaskirat.jpg new file mode 100644 index 0000000..7547db4 Binary files /dev/null and b/views/assets/img-temp/team/jaskirat.jpg differ diff --git a/views/assets/img-temp/team/vaibhav.jpg b/views/assets/img-temp/team/vaibhav.jpg new file mode 100644 index 0000000..a6e1385 Binary files /dev/null and b/views/assets/img-temp/team/vaibhav.jpg differ diff --git a/views/assets/img/.DS_Store b/views/assets/img/.DS_Store index cc08446..8e68f22 100644 Binary files a/views/assets/img/.DS_Store and b/views/assets/img/.DS_Store differ diff --git a/views/assets/img/logo-dark.png b/views/assets/img/logo-dark.png deleted file mode 100644 index 37554c7..0000000 Binary files a/views/assets/img/logo-dark.png and /dev/null differ diff --git a/views/codeofconduct.html b/views/codeofconduct.html index 1e84744..64c5bbf 100644 --- a/views/codeofconduct.html +++ b/views/codeofconduct.html @@ -3,7 +3,6 @@ - Code Of Conduct @@ -60,7 +59,7 @@ - + Logo @@ -234,9 +233,7 @@
CODEUINO
}); - \ No newline at end of file diff --git a/views/contributors.html b/views/contributors.html new file mode 100644 index 0000000..344d669 --- /dev/null +++ b/views/contributors.html @@ -0,0 +1,199 @@ + + + + + + + + Our Contributors + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ +
+
+
+

Our Contributors

+
+ +
+
+ +
+
+
+ + + + + + +
+ + +
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/views/getInvolved.html b/views/getInvolved.html index 59d9d2a..631a6e3 100644 --- a/views/getInvolved.html +++ b/views/getInvolved.html @@ -3,7 +3,6 @@ - Get Involved @@ -60,7 +59,7 @@ - + Logo @@ -283,6 +282,5 @@
CODEUINO
- \ No newline at end of file diff --git a/views/index.html b/views/index.html index 00be74b..c97c3f9 100644 --- a/views/index.html +++ b/views/index.html @@ -3,7 +3,6 @@ - Codeuino| Home @@ -56,7 +55,7 @@ - + Logo @@ -68,17 +67,20 @@ About Us
  • - Projects + Projects
  • -
  • +
  • Team
  • +
  • + Contributors +
  • Wiki
  • @@ -321,6 +323,14 @@
    Participated in the IIT Kharagpur Winter Of C

    Fusce vel aliquet arcu. Aenean malesuada a sem sed facilisis. Maecenas aliquam faucibus metus, nec auctor est.

    --> +
    + kwoc-2019 +

    January 05, 2019

    +
    We are part of GirslScript Summer of Code-19: 3 month long Open Source program
    + + +
    @@ -344,7 +354,7 @@

    Get In Touch

  • -
  • @@ -441,9 +451,7 @@
    Subscribe To Mailing List - \ No newline at end of file diff --git a/views/license.html b/views/license.html index 14425c2..72b9bb1 100644 --- a/views/license.html +++ b/views/license.html @@ -3,7 +3,6 @@ - License @@ -60,7 +59,7 @@ - + Logo @@ -198,9 +197,7 @@
    CODEUINO
    }); - \ No newline at end of file diff --git a/views/projects.html b/views/projects.html index 839231e..0af0123 100644 --- a/views/projects.html +++ b/views/projects.html @@ -3,7 +3,6 @@ - Our Projects @@ -60,7 +59,7 @@ - + Logo @@ -281,9 +280,7 @@
    CODEUINO
    }); - \ No newline at end of file diff --git a/views/team.html b/views/team.html index ee3a82b..61bec5b 100644 --- a/views/team.html +++ b/views/team.html @@ -3,7 +3,6 @@ - Our Team 😎 @@ -57,7 +56,7 @@ - + Logo @@ -112,10 +111,10 @@

    Our Team

    - +
    - changing your mind and changing world + survive with passion, play with challenges, hold up the success fame
    • @@ -127,7 +126,7 @@

      Our Team

    Co-Founder Jaskirat Singh - Head Photographer +
    @@ -150,7 +149,7 @@

    Our Team

    Developer Hrishi Patel - Art Director + @@ -173,7 +172,7 @@

    Our Team

    Developer Uphaar Dubey - Creative Director + @@ -196,7 +195,7 @@

    Our Team

    Developer Devesh Verma - Marketing Director + @@ -206,7 +205,7 @@

    Our Team

    - +
    changing your mind and changing world @@ -219,78 +218,9 @@

    Our Team

    - Photographer - Ralf Smith - Head Photographer -
    -
    - - -
    -
    -
    - -
    - - changing your mind and changing world - -
      -
    • -
    • -
    • -
    • -
    -
    -
    - Designer - Monica Gaudy - Art Director -
    -
    - - -
    -
    -
    - -
    - - changing your mind and changing world - -
      -
    • -
    • -
    • -
    • -
    -
    -
    - Co-Founder - Julia Exon - Creative Director -
    -
    - - -
    -
    -
    - -
    - - changing your mind and changing world - -
      -
    • -
    • -
    • -
    • -
    -
    -
    - Co-Founder - Jacob Assange - Marketing Director + DEVELOPER + VAIBHAV AREN +
    @@ -299,6 +229,7 @@

    Our Team


    +