Code Monkey home page Code Monkey logo

rebang's Introduction

rebang

A tiny and beautiful blog system using Flask, SQLAlchemy,

  • a blog system to manage your articles, with beautiful thumbnail overview
  • using Flask web framework
  • using SQLAlchemy for ORM layer
  • deployed on China Cloud Computing platform: Sinaapp
  • using MySQL to store the data of article
  • using Sinaapp Storage Module to store the picture, and the thumbnail as well
  • leverage the python crawler to download the articles. The crawler is also availible on GIT https://github.com/catsky/auCrawler

Is there a live Demo?

Yes. Here is the link: http://australian.sinaapp.com

Vision

  1. to be a simple and beautiful blog system
  2. interact with Weixin (a.k.a WeChat)
  3. automate the article publishing via scrapy (or sinaapp fetching service)

How to deploy on Sinaapp?

  1. create a python app you_app_name on http://sae.sina.com.cn
  2. update the attribute value of "name" to you_app_name in the file of australian\1\config.yaml
  3. update BASE_URL in the file of australian\1\chartnet\setting.py
  4. enable MySQL on your sinaapp
  5. enable Storage on your sinaapp, and create a new domain with name of attachment, remember set the anti-stealing-link to false
  6. upload the folder of '1' to your sinaapp via SVN
  7. access the homepage of your app, db schema will be created automatically.
  8. Done and enjoy:)

Having Problems getting set up?

Any issues, please contact me via zhdhui at gmail.com

Copyright / License

  • MIT License

rebang's People

Contributors

catsky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.