All Projects → dtysky → Blogreworkpro

dtysky / Blogreworkpro

Licence: gpl-3.0
Rework the BlogRework, a SEO friendly SPA, build with flask, react, redux, mongodb...

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Blogreworkpro

Octblog
Yet another blog system powered by Flask and MongoDB
Stars: ✭ 421 (+389.53%)
Mutual labels:  blog, mongodb, flask
Bibi
An e-commerce fullstack solution for Flask 出口电商全栈解决方案
Stars: ✭ 914 (+962.79%)
Mutual labels:  mongodb, flask
Social Listener
Python project used to collect tweets and social-network data from Social's API
Stars: ✭ 9 (-89.53%)
Mutual labels:  mongodb, flask
Iblog
基于 Node.js 的开源个人博客系统,采用 Nuxt + Vue + TypeScript 技术栈。
Stars: ✭ 994 (+1055.81%)
Mutual labels:  blog, mongodb
Node Blog
🚀《Node.js从入门到上线》A blog build with Koa2.
Stars: ✭ 640 (+644.19%)
Mutual labels:  blog, mongodb
Eve
REST API framework designed for human beings
Stars: ✭ 6,421 (+7366.28%)
Mutual labels:  mongodb, flask
Zayzafoun
A simple web blog script written in Python & Flask
Stars: ✭ 30 (-65.12%)
Mutual labels:  blog, flask
Data Driven Web Apps With Flask
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Stars: ✭ 388 (+351.16%)
Mutual labels:  mongodb, flask
Restfulapi
flask-restful 中小型项目实例
Stars: ✭ 50 (-41.86%)
Mutual labels:  mongodb, flask
Openclubhouse
A third-part web application based on flask to play Clubhouse audio.
Stars: ✭ 1,061 (+1133.72%)
Mutual labels:  mongodb, flask
Eve Building Restful Mongodb Backed Apis Course
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Stars: ✭ 53 (-38.37%)
Mutual labels:  mongodb, flask
Osroom
[很多问题在维修中, 作者疫情期间忙碌,很多问题无法及时处理] 准备v3.0 Beta, v2.2维护少| OS鹿 | Python Flask开源网站
Stars: ✭ 557 (+547.67%)
Mutual labels:  mongodb, flask
Pb
pb is a formerly-lightweight pastebin and url shortener
Stars: ✭ 448 (+420.93%)
Mutual labels:  mongodb, flask
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+863.95%)
Mutual labels:  blog, mongodb
Flask Restful Authentication
An example for RESTful authentication using nginx, uWSGI, Flask, MongoDB and JSON Web Token(JWT).
Stars: ✭ 63 (-26.74%)
Mutual labels:  mongodb, flask
P2p
一个基于 python 的 flask 框架的资讯网站, http://119.29.100.53:8086/
Stars: ✭ 28 (-67.44%)
Mutual labels:  mongodb, flask
Docs
Java知识总结:MySQL实战45讲,多线程和JVM知识总结,,SpringBoot,SpringCloud,Storm系列,微信小程序开发,ELK,《JAVA核心技术36讲笔记》,《深入理解JVM虚拟机笔记》,《高性能MySQL笔记》,《数据结构与算法》等等
Stars: ✭ 308 (+258.14%)
Mutual labels:  blog, mongodb
Blog Node
基于 node + express + mongodb 的博客网站后台
Stars: ✭ 364 (+323.26%)
Mutual labels:  blog, mongodb
Docker Flask Mongodb Example
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
Stars: ✭ 49 (-43.02%)
Mutual labels:  mongodb, flask
Todo List Using Flask And Mongodb
Simple implementation of ToDo List using Flask and MongoDB along with Dockerfile and Kubernetes yaml files #Flask #Example #Docker #Kubernetes #k8s
Stars: ✭ 61 (-29.07%)
Mutual labels:  mongodb, flask

BlogReworkPro

dtysky|一个行者的轨迹

系列教程

Rework the BlogRework, a SEO friendly SPA, build with docker, flask, markdown, react, redux, react-router, immutable, gulp, webpack, es6, flow, mongodb...

Improve

All

Finished

  1. Add some new shell scripts and configure files to make development and publishing easier.
  2. Access control.
  3. Improve Forever.js for a better guard and logging.

Preparing

  1. Make docker images for happier publishing.
  2. HTTPS.

Backend

Finished

  1. Use tornado wsgi web server to instead of flask's built-in.
  2. Use the virtualenv to build a independent python run-time to instead of system's built-in python.
  3. Improve the error logger.
  4. watchdog.observers.Observer to watchdog.observers.polling.PollingObserver.
  5. Memory cache.

Preparing

  1. The content in memory cache should be compressed.

Frontend

Finished

  1. The best practice for react (react + redux + react-router + Immutable) is here now !
  2. Less is much more niubility than the original Css, it take me fly !
  3. Use the complete ES6, eslint, flow to ensure the code quality.
  4. Callbacks to promise.
  5. No jquery and any others js animation library, pure css3 animation is enough.
  6. MathJax to Katex.
  7. Semantic dom.
  8. Grunt to gulp.
  9. Remake some resources.
  10. Improve the theme.
  11. Pack and compress resources.
  12. Server side rendering.
  13. Memory cache.

Preparing

None.

License

Copyright © 2016, 戴天宇, Tianyu Dai (dtysky < [email protected] >). All Rights Reserved. This project is free software and released under the GNU General Public License (GPL V3).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].