Giter Club home page Giter Club logo

purepage's Introduction

PurePage

PurePage 是基于 Python 的博客程序,类似于 Read the docs 的模式。

这个项目是对 flask-restaction 框架的一次尝试。

PurePage 致力于达到以下目标:

  1. 良好的写作体验和阅读体验
  2. 易于分享和发现有价值的文章
  3. 运行稳定,安全,快速
  4. 开放API

部署

PurePage使用docker-compose进行部署。

安装完docker和docker-compose之后,执行以下命令:

git clone https://github.com/guyskk/purepage.git
cd purepage
docker-compose up -d
docker-compose exec api python manage.py db --create --root

访问RethinkDB管理界面:

# 开启ssh代理
ssh -L 8080:localhost:8080 user@server
# 本地访问localhost:8080

技术栈

前端: Vue.js + Material Design Lite
后端: Flask-Restaction + RethinkDB + Docker

purepage's People

Contributors

guyskk avatar scriptdw avatar

Stargazers

smallops avatar master939 avatar dai3 avatar  avatar  avatar Kai Li avatar Ekko avatar newbeenash avatar Xavier avatar  avatar Andy Wang avatar Jonathan Wang avatar Serbipunk avatar wellsnake avatar Lex Li avatar

Watchers

James Cloos avatar metaboy avatar  avatar  avatar  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.