diff --git a/app.py b/app.py index 89aa68c..7a0c2d4 100644 --- a/app.py +++ b/app.py @@ -6,6 +6,18 @@ def index(): return render_template("index.html") +@app.route('/about.html') +def about(): + return render_template("about.html"); + +@app.route('/team.html') +def team(): + return render_template("team.html"); + +@app.route('/journey.html') +def journey(): + return render_template("journey.html"); + @app.route('/registration', methods=['GET', 'POST']) def send(): if request.method == 'POST': @@ -35,5 +47,6 @@ def send(): return render_template("registration.html") return render_template("index.html") + if __name__ == "__main__": app.run(debug=True) diff --git a/static/css/.Rhistory b/static/css/.Rhistory deleted file mode 100644 index e69de29..0000000 diff --git a/templates/team/team.css b/static/css/team.css similarity index 100% rename from templates/team/team.css rename to static/css/team.css diff --git a/static/images/GlugHeader.jpg b/static/images/GlugHeader.jpg deleted file mode 100644 index f85f748..0000000 Binary files a/static/images/GlugHeader.jpg and /dev/null differ diff --git a/templates/team/images/icons/Github.png b/static/images/icons/Github.png similarity index 100% rename from templates/team/images/icons/Github.png rename to static/images/icons/Github.png diff --git a/templates/team/images/icons/Gmail.png b/static/images/icons/Gmail.png similarity index 100% rename from templates/team/images/icons/Gmail.png rename to static/images/icons/Gmail.png diff --git a/templates/team/images/icons/fb.png b/static/images/icons/fb.png similarity index 100% rename from templates/team/images/icons/fb.png rename to static/images/icons/fb.png diff --git a/templates/team/images/icons/linkedin.png b/static/images/icons/linkedin.png similarity index 100% rename from templates/team/images/icons/linkedin.png rename to static/images/icons/linkedin.png diff --git a/templates/team/images/members/cmvs.jpg b/static/images/members/cmvs.jpg similarity index 100% rename from templates/team/images/members/cmvs.jpg rename to static/images/members/cmvs.jpg diff --git a/templates/team/images/members/hks.jpg b/static/images/members/hks.jpg similarity index 100% rename from templates/team/images/members/hks.jpg rename to static/images/members/hks.jpg diff --git a/templates/team/images/members/kvd.jpg b/static/images/members/kvd.jpg similarity index 100% rename from templates/team/images/members/kvd.jpg rename to static/images/members/kvd.jpg diff --git a/templates/team/images/members/pkn.jpg b/static/images/members/pkn.jpg similarity index 100% rename from templates/team/images/members/pkn.jpg rename to static/images/members/pkn.jpg diff --git a/static/images/members/vhr.jpg b/static/images/members/vhr.jpg new file mode 100644 index 0000000..efeec3d Binary files /dev/null and b/static/images/members/vhr.jpg differ diff --git a/static/images/session1.jpg b/static/images/session1.jpg index c14d2f2..fb74f10 100644 Binary files a/static/images/session1.jpg and b/static/images/session1.jpg differ diff --git a/static/images/session2.jpg b/static/images/session2.jpg index fb74f10..c14d2f2 100644 Binary files a/static/images/session2.jpg and b/static/images/session2.jpg differ diff --git a/static/js/jscript.js b/static/js/jscript.js index 4e8dffe..a26c90b 100644 --- a/static/js/jscript.js +++ b/static/js/jscript.js @@ -15,5 +15,5 @@ function showSlides() { } slides[slideIndex-1].style.display = "block"; dots[slideIndex-1].className += " active"; - setTimeout(showSlides, 5000); -} + setTimeout(showSlides, 3000); +} \ No newline at end of file diff --git a/templates/about/about.html b/templates/about.html similarity index 69% rename from templates/about/about.html rename to templates/about.html index 314fc19..29b8f5a 100644 --- a/templates/about/about.html +++ b/templates/about.html @@ -2,17 +2,16 @@ About Us - +

ABOUT US

@@ -25,7 +24,7 @@

ABOUT US

It promotes, teach and contribute for free software.
Various events, workshops and hackathons related to free software are organised in this community.
Be the part of this wonderful community and work towards bringing the "CHANGE".


- +
- + \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index a034db3..8c0c1d7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,25 +9,22 @@
-
GLUGMVIT
+
- - - -

" Free as not in free beer, free as in freedom"

+

" Free as not in free beer, free as in freedom"


@@ -63,4 +60,4 @@ - + \ No newline at end of file diff --git a/templates/about/journey.html b/templates/journey.html similarity index 72% rename from templates/about/journey.html rename to templates/journey.html index 3a9396d..51f71dd 100644 --- a/templates/about/journey.html +++ b/templates/journey.html @@ -1,21 +1,20 @@ - GLUG MVIT/journey - + GLUG MVIT/about +
-

Journey

+

EVOLUTION

“Libre Not Gratis” , free as in freedom of speech and not as in free beer,
a freedom to use, understand, modify and share the software. The freedoms that one really care(s) for, @@ -29,4 +28,4 @@

Journey

the free softwares.So basically the freedom to use, understand, modify and share the software, carved our way to come up with a club i.e. GLUG in the college.

- + \ No newline at end of file diff --git a/templates/registration.html b/templates/registration.html index e871e79..5244ae6 100644 --- a/templates/registration.html +++ b/templates/registration.html @@ -6,7 +6,6 @@ - @@ -57,14 +56,6 @@ -
@@ -107,4 +98,4 @@ - + \ No newline at end of file diff --git a/templates/team.html b/templates/team.html new file mode 100644 index 0000000..072110d --- /dev/null +++ b/templates/team.html @@ -0,0 +1,113 @@ + + + + The Team + + + + +
+

Team @GLUG MVIT

+
+
+ + + +

Veeresh HR

+

I am final year computer science and engineering undergraduate student who has a passion towards coding + and related computer technologies.I work on various open source projects and I am big supporter of free + software. +

+ + fb + + linkedin + + Github + + Github + +
+ + + + +

Mahendra Singh

+

I am a student pursuing my engineering in Computer Science at Sir M Visvesvaraya Institute + of Technology. Interested in learning n developing new skills.
+ <  LEARN | CODE | EAT | REPEAT  > +

+ + fb + + linkedin + + Github + + Github + +
+ + + + +

Vishnudev

+

I'am a student pursuing my engineering in Computer Science at Sir M Visvesvaraya Institute + of Technology. Love to code,design and game. +

+ + fb + + linkedin + + Github + + Github + +
+


+ + + + +

Himanshu Kumar

+

I am final year computer science and engineering undergraduate student who has a passion towards coding + G MVIT and current club lead. +

+ fb + + linkedin + + Github + + Github + +
+ + + + +

Pramay Nikhade

+

I am final year computer science and engineering undergraduate student who has a passion towards coding + G MVIT and current club lead. +

+ + fb + + linkedin + + Github + + Github + +
+
+ + \ No newline at end of file diff --git a/templates/team/images/members/vhr.jpg b/templates/team/images/members/vhr.jpg deleted file mode 100644 index 163e1ad..0000000 Binary files a/templates/team/images/members/vhr.jpg and /dev/null differ diff --git a/templates/team/team.html b/templates/team/team.html deleted file mode 100644 index 085d29b..0000000 --- a/templates/team/team.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - The Team - - - - -
-

Team @GLUG MVIT

-
-
- - - -

Veeresh HR

-

GLUG MVIT Club Lead.
A computer geek and travel freak.
A big supporter of free software.
Coder in Python & c/c++.
Currently Working on Deep Neural Networks. -

- - fb - - linkedin - - Github - - Github - -
- - - - -

Mahendra Singh

-

I am a student pursuing my engineering in Computer Science at Sir M Visvesvaraya Institute - of Technology. Interested in learning n developing new skills.
- <  LEARN | CODE | EAT | REPEAT  > -

- - fb - - linkedin - - Github - - Github - -
- - - - -

Vishnudev

-

I'am a student pursuing my engineering in Computer Science at Sir M Visvesvaraya Institute - of Technology. Love to code,design and game. -

- - fb - - linkedin - - Github - - Github - -
-


- - - - -

Himanshu Kumar

-

Please add the info -

- fb - - linkedin - - Github - - Github - -
- - - - -

Pramay Nikhade

-

please add the info -

- - fb - - linkedin - - Github - - Github - -
-
- -