Skip to content

This application is an articles blog, that incorporates a system to sends them by emails, and also add comments in them. Also It add tagging system for search them in trends or by similar tags, and create own tags for users.

License

Notifications You must be signed in to change notification settings

BirdOnTheBranch/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

Articles-blog.

The application is an articles blog. It incorporates an email system to send them or add comments about them. It also incorporates a labeling system to search for trends, titles or similar content. Contains own labels for users, along with a mapping and site feed.

 

Hi, human. The repo uses:
Python 3.8.*
Django 3.0.8
PostgreeSQL 12 
psycopg2-binary 2.8.5 
Django-taggit 1.2.0
Markdown 2.6.11
Boostrap 4

 

To run:

You must have installed postgreSQL 12 to configure and create DB. Tutorial for Ubuntu 20.04 or Windows.

In blog/

pip install -r requirements.txt 
python manage.py runserver 0.0.0.0:8000

And use django admin to manage articles and the app.

 

License:

This project is licensed under the MIT License - see the LICENSE file for details

 

Any questions or nice talk: @wane_emece.

About

This application is an articles blog, that incorporates a system to sends them by emails, and also add comments in them. Also It add tagging system for search them in trends or by similar tags, and create own tags for users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published