AnkitMitraOfficial / StackOverflowClone

StackOverflowClone
MIT License
3 stars 1 forks source link

Name of the game: StackOverflow Clone or StackOverflow-Clone or StackOverFlowClone ... #17

Open guettli opened 3 years ago

guettli commented 3 years ago

Please choose one: StackOverflow Clone or StackOverflow-Clone or StackOverFlowClone ...

I have seen ten different ways to write it.

Please choose one. I would use StackOverflowClone

AnkitMitraOfficial commented 3 years ago

I would like to go with you :+1:

guettli commented 3 years ago

@AnkitMItraOfficial please rename the github Repo. I can't do this. AFAIK you can do it via github settings. Thank you

AnkitMitraOfficial commented 3 years ago

Rename to - StackOverflowClone ? and will it effect git? if I do so ?

guettli commented 3 years ago

Just do it. At the current stage, the change can't break much :-)

Maybe we need to git clone again, maybe not.

AnkitMitraOfficial commented 3 years ago

okay :1st_place_medal:

AnkitMitraOfficial commented 3 years ago

Done :D

guettli commented 3 years ago

There are many places which use the old term:

guettli@yoga15:~/projects/soclone/src/StackOverFlow-Clone$ grep -rsi stacko.*clone * | grep -vP '\.pyc|StackOverflowClone'
Authentication/templates/account/email.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/password_set.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/password_reset.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/login.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/email_confirm.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/password_reset_from_key.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/verification_sent.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/logout.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/password_reset_done.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/signup_closed.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/verified_email_required.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/verified_email_required.html:<p><b>{% blocktrans %}You can safely ignore this email if you haven't registered an account for Stackoverflow Clone {% endblocktrans %}</b></p>
Authentication/templates/account/password_change.html:{% extends "StackoverflowClone/base.html" %}
Authentication/templates/account/signup.html:{% extends "StackoverflowClone/base.html" %}
blog/templates/blog/all_blog.html:{% extends "StackoverflowClone/base.html" %}
blog/templates/blog/detail.html:{% extends 'StackoverflowClone/base.html' %}
Contact/templates/Contact/search.html:{% extends "StackoverflowClone/base.html" %}
Contact/templates/Contact/contact.html:{% extends 'StackoverflowClone/base.html' %}
Contact/templates/Contact/profile.html:{% extends "StackoverflowClone/base.html" %}
Contact/templates/Contact/users.html:{% extends "StackoverflowClone/base.html" %}
Contact/templates/Contact/home.html:<link rel="icon" type="image/png"  href="{% static 'StackoverflowClone/logo.png' %}">
Contact/templates/Contact/home.html:    <p><strong><i>Questions are everywhere, answers are on StackOverflow Clone</i></strong></p>
HomeSite/settings.py:    'StackoverflowClone',
HomeSite/urls.py:admin.sites.AdminSite.site_header = 'StackOverflow Clone Administration'
HomeSite/urls.py:admin.sites.AdminSite.site_title = 'StackOverflow Clone Administration'
HomeSite/urls.py:     path('home/', include('StackoverflowClone.urls')),
HomeSite/.env:EMAIL_HOST_USER = realstackoverflowclone@gmail.com
README.md:1. Got to the git repository: `cd src/stackoverflowclone/`
StackoverflowClone/views.py:    return render (request, 'StackoverflowClone/home.html')
StackoverflowClone/views.py:    return render (request, 'StackoverflowClone/about.html')
StackoverflowClone/apps.py:    name = 'StackoverflowClone'
StackoverflowClone/templates/StackoverflowClone/base.html:  <link rel="icon" type="image/png"  href="{% static 'StackoverflowClone/logo.png' %}">
StackoverflowClone/templates/StackoverflowClone/base.html:      <img src="{% static 'StackoverflowClone/logo.png' %}" width="30" height="30" class="d-inline-block align-top">
StackoverflowClone/templates/StackoverflowClone/about.html:{% extends 'StackoverflowClone/base.html' %}
StackoverflowClone/templates/StackoverflowClone/about.html:      <img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" src="{% static 'StackoverflowClone/profile.jpg' %}" alt="Image not found" width="400" height="500">
StackoverflowClone/templates/StackoverflowClone/about.html:      <img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" src="{% static 'StackoverflowClone/thomas1.jpg' %}" alt="Image not found"  width="450" height="500">
StackoverflowClone/templates/StackoverflowClone/about.html:        <img class="mb-2" src="{% static 'StackoverflowClone/logo.png' %}" alt="" width="24" height="24">
StackoverflowClone/templates/StackoverflowClone/home.html:{% extends 'StackoverflowClone/base.html' %}
StackoverflowClone/templates/StackoverflowClone/home.html:      <img src="{% static 'StackoverflowClone/main4.jpg' %}" width="1400" height="400" class="d-block w-100" alt="...">
StackoverflowClone/templates/StackoverflowClone/home.html:      <img src="{% static 'StackoverflowClone/main1.jpg' %}" width="1400" height="400" class="d-block w-100" alt="...">
StackoverflowClone/templates/StackoverflowClone/home.html:      <img src="{% static 'StackoverflowClone/main2.jpg' %}" width="1400" height="400" class="d-block w-100" alt="...">
StackoverflowClone/templates/StackoverflowClone/home.html:      <img src="{% static 'StackoverflowClone/main4.jpg' %}" width="1400" height="400" class="d-block w-100" alt="...">
StackoverflowClone/templates/StackoverflowClone/home.html:      <img src="{% static 'StackoverflowClone/main1.jpg' %}" width="1400" height="400" class="d-block w-100" alt="...">
StackoverflowClone/templates/StackoverflowClone/home.html:      <img src="{% static 'StackoverflowClone/main2.jpg' %}" width="1400" height="400" class="d-block w-100" alt="...">