/aytac-blog

A Blog Page

Primary LanguageCSS

Aytac's Blog Page

The Clean Blog Page converted to my personal blog page. I've used Jinja Templates cause of to makes it easier to create HTML pages by templating.

aytac-blog

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

  • Run the following in the terminal to install the modules to run your program without excussions.
pip install flask
pip install requests
pip install smtplib

How to Use?

Download the source code from the repository and run the file just as any other Python script (.py) file.

python3 main.py

either go to

Your Localhost (http://127.0.0.1:5000) page.

Gallery

HOME PAGE

aytac-blog

ABOUT ME & CONTACT

aytac-blog

POSTS PAGE

aytac-blog

Documentations