Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Application started while learning Flask using their blog tutorial now it evolved :D [discontinued]

License

Notifications You must be signed in to change notification settings

lucascnunes/solus-log-flask-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solus-log-flask-fun

Application created while learning Flask using their blog tutorial

Instalation

For the application to work properly run this command to install the packages

	pip install -r requirements.txt

Executing application

At the main folder run

python app.py

Page costumization

Since Justin` asked for options to make the "blog like thingy" personal now you can edit the config.cfg and change options like

* WEBSITE_TITLE
* LOGO_TEXT
* LOGO_IMG
* INDEX_PAGE_NAME
* FOOTER_TEXT
* PORT
* SECRET_KEY

@todos

Customize page

User registration/authentication

CSRF

Separate code from app.py into individual files

Administration

Preview: preview

About

Application started while learning Flask using their blog tutorial now it evolved :D [discontinued]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published