IronSenior / FlaskBlog

A little blog made with Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stargazers Issues MIT License


Small Flask Blog

This is a small blog made with flask. It allows several users to share simple articles and comment on other user publications. It was made in order to start learning Flask.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

The project was created in order to learn a bit of flask and enforce me to use some design patterns.

Built With

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.

Contact

José Márquez Doblas - @PepeMarquezOF - pepemarquezof@gmail.com

About

A little blog made with Flask

License:GNU General Public License v3.0


Languages

Language:Python 45.0%Language:HTML 44.1%Language:CSS 4.1%Language:SCSS 3.7%Language:JavaScript 3.1%