杜郎俊赏 - dujun.io

开源实例之flatnotes

flatnotes-example封面
前言 A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage. flatnotes 是一个自托管的、无数据库的笔记 Web 应用程序,它利用文件夹存储 Markdown 文件。 实例地址 http://flatnotes.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Python 3.9 开发环境服务端 Node.js 18 程序 flatnotes 3.6.1 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Node.js 安装程序 仓库地址:https://github.com/dullage/flatnotes 文档地址:https://github.com/dullage/fl...

2023-12-31

开源实例之blogpy

blogpy-example封面
前言 A static blog generator written in python. 实例地址 http://blogpy.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 2.7 服务器 Nginx 程序 blogpy 2.0 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 仓库地址:https://github.com/travisred/blogpy #克隆代码 git clone https://github.com/travisred/blogpy cd blogpy #安装依赖 pip install markdown #生成静态文件 python build.py 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-12-22

开源实例之Chisel

chisel-example封面
前言 Chisel is a simple python static blog generation utility. 实例地址 http://chisel.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 Chisel 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 仓库地址:https://github.com/dz/chisel #克隆代码 git clone https://github.com/dz/chisel cd chisel #安装依赖 pip install -r requirements.txt #新建文档 mkdir blog vim blog/yzm.markdown #生成静态文件 python3 chisel.py 实例体验 进入实例深...

2023-12-22

开源实例之makesite.py

makesite-example封面
前言 Simple, lightweight, and magic-free static site/blog generator for Python coders. 实例地址 http://makesite.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 makesite.py 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 程序仓库:https://github.com/sunainapai/makesite 示例仓库:https://github.com/sunainapai/sunainapai.com #克隆代码 git clone https://github.com/sunainapai/sunainapai.com cd sunainapai.co...

2023-12-15

开源实例之ABlog

ablog-example封面
前言 ABlog is a Sphinx extension that converts any documentation or personal website project into a full-fledged blog. 实例地址 http://ablog.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 ABlog 0.11.6 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 仓库地址:https://github.com/sunpy/ablog 文档地址:https://ablog.readthedocs.io #安装 ABlog pip install -U ablog #初始化博客 ablog start #新建文章 ablog post titl...

2023-12-15

开源实例之nanogen

nanogen-example封面
前言 A very small static site generator written in Python. 实例地址 http://nanogen.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 nanogen 2.1.2 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 程序仓库:https://github.com/epochblue/nanogen 示例仓库:https://github.com/epochblue/blog #安装 nanogen pip install nanogen #克隆代码 git clone https://github.com/epochblue/blog.git cd blog #新建文章 nanogen new "滕王阁序...

2023-12-06

开源实例之yasbe

yasbe-example封面
前言 YASBE,Yet Another Static Blog Engine 实例地址 http://yasbe.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 yasbe 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 仓库地址:https://github.com/underr/yasbe #安装依赖 apt install python3-toml python3-mistune python3-mako #克隆代码 git clone https://github.com/underr/yasbe.git cd yasbe #复制配置文件 cp config_ex.toml config.toml #生成静态文件 python3 yasbe.py 实例体...

2023-12-06

开源实例之Nib

nib-example封面
前言 Nib is a static site generator, written in Python, geared toward creating a simple site or blog. Nib uses a pluggable content pipeline that differentiates between "resources" like CSS or Javascript, and "documents" such as static pages or blog posts. The two pipelines are similar, are executed in parallel, and define multiple hooks where plugins can process a subset of entities, and even remove...

2023-12-06

开源实例之Hyde

hyde-example封面
前言 Hyde is a static website generator written in python. While Hyde took life as awesome Jekyll's evil twin, it has since been completely consumed by the dark side and has an identity of its own. Hyde 是 Python 语言开发的静态网站生成器,本实例是基于 Hyde 创建的静态博客。 实例地址 http://hyde.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 Hyde 0.8.9 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 官网地址:https://hyde...

2023-12-05

开源实例之Epicyon

epicyon-example封面
前言 Epicyon is a fediverse server suitable for self-hosting a small number of accounts on low power systems. Epicyon 由 Python 语言开发,不依赖数据库、不使用 JavaScript 代码,可以方便地自定义模版配色。本实例是用 Epicyon 搭建的微博社区。 实例地址 http://epicyon.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Python 3.9 程序 Epicyon 1.4.0 实例部署 权限要求 具有系统读写权限 已安装 Python 安装程序 官网地址:https://libreserver.org/epicyon 仓库地址:https://github.com/bashrc2/epicyon #克隆代码 git c...

2023-11-07

分页: 1 2 3 4