Coder Social home page Coder Social logo

whsheng / bluelog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greyli/bluelog

0.0 1.0 0.0 1.7 MB

A blog engine built with Flask.

Home Page: http://bluelog.helloflask.com

License: MIT License

Python 8.87% JavaScript 45.75% CSS 11.02% HTML 33.99% PHP 0.30% Mako 0.07%
flask blog bootstrap

bluelog's Introduction

Bluelog

A blue blog.

Demo: http://bluelog.helloflask.com

Screenshot

Installation

$ git clone https://github.com/greyli/bluelog.git
$ cd bluelog
$ pipenv install --dev
$ pipenv shell
$ flask forge
$ flask run
* Running on http://127.0.0.1:5000/

Test account:

  • username: admin
  • password: helloflask

For Chinese Readers of My Flask Book

这个仓库包含《Flask Web开发实战》第8章的示例程序Bluelog的源码。

仓库中的Git标签(tag)按照书中的章节推进设置,你可以在书中相应位置看到对应标签的签出提示。请阅读前言中的《如何使用示例程序》一节了解具体操作。

如果执行pipenv install命令安装依赖耗时太长,你可以考虑使用国内的PyPI镜像源,比如:

$ pipenv install --dev --pypi-mirror https://mirrors.aliyun.com/pypi/simple

License

This project is licensed under the MIT License (see the LICENSE file for details).

bluelog's People

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.