杜郎俊赏 - dujun.io

开源实例之drupan

前言

Drupan is a flexible static site generator helping you to create blogs, single page applications or traditional websites. While being opinionated the plugin system allows you to extend it with any functionality you desire.

实例地址

http://drupan.dujun.eu.org

实例配置

配置描述
系统Debian
开发环境服务端Python 3.9
服务器Nginx
程序drupan 3.0.2
模版drupan-template-blog

实例部署

权限要求

  • 具有系统读写权限
  • 已安装 Python
  • 已安装 Nginx

安装程序

程序仓库:https://github.com/fallenhitokiri/drupan
模版仓库:https://github.com/fallenhitokiri/drupan-template-blog

git clone https://github.com/fallenhitokiri/drupan-template-blog.git blog

cd blog

pip install drupan

drupan config.yaml --serve

实例体验

进入实例深度体验

后记

本实例仅供参考,不定期重置数据。

体验更多开源实例

标签: 开源实例 个人实例 静态博客实例 Python实例
日期:2023-07-17