Giter Club home page Giter Club logo

flask_dh's Introduction

图片alt

一个极简的 Flask 网站导航程序

说明

使用 Flask 创建的极简网站导航程序。

  • 不同于千篇一律的网站导航,简洁清爽的界面设计,点击直达无需二次跳转;
  • MarkDown 文件生成前台文章
  • 后端集成数据缓存,提高页面加载速度
  • 链接根据点击量自动排序
  • 点击接口防刷量设计

DEMO

超赞网站导航: https://one.wangtwothree.com

截图

前台首页

图片alt

前台搜索页

图片alt

前台分类页面

图片alt

前台文章页面

图片alt

后台登陆页面

图片alt

后台管理首页

图片alt

分类管理页面

图片alt

链接管理页面

图片alt

使用

1、程序默认使用 SQLite 数据库,数据库文件在instance/data.db,数据库配置信息在main.py

2、下载程序后修改example_config.py文件中的配置信息,然后将文件重命名为config.py

3、本地调试可直接运行main.py,生产环境运行建议使用run.py,该文件使用gevent启动服务。

4、启动成功后访问 127.0.0.1:4000

5、使用main.py启动日志在控制台输出;使用run.py启动日志默认保存在log目录下。

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.