杜郎俊赏 - dujun.io

开源实例之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...

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...

2023-12-05

开源实例之T3MPL Editor

t3mpl-editor-example封面
前言 T3MPL is the generic website editor and the static website generator in one. To create a website you need just a browser. Choose a website template and edit it by T3MPL Editor. Export your final website to .zip file and upload it to your server. T3MPL Editor 是一款可以在浏览器端编辑并生成静态网站的程序。 实例地址 http...

2023-12-05

开源实例之Blognow

blognow-example封面
前言 Zero config static site generator for blogs 实例地址 http://blognow.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Go 1.20 服务器 Nginx 程序 Blognow 0.3.0 实例部署 权限要求 具有系统读写权限 已安装 Go 已安装 Nginx 安装程序 仓库地址:https://github.com/johnjago/blognow #克隆代码 git clone https://github.com/johnjago/blognow.git #生成程序 cd blognow...

2023-12-01

开源实例之bic

bic-example封面
前言 bic is an opinionated and minimal static site generator—with a focus on blogs. It uses Pandoc to convert plain Markdown files into HTML. They get templated {{Mustache}}-style with Mo. Hashids is used to generate IDs. 实例地址 http://bic.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Docker 服务器 Nginx 程序...

2023-12-01

开源实例之pyblog

pyblog-example封面
前言 Similar to jekyll's java language development of static blog system pyblog 是 Java 语言开发的类似Jekyll的静态博客生成器。 实例地址 http://pyblog.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Java 1.8 服务器 Nginx 程序 pyblog 实例部署 权限要求 具有系统读写权限 已安装 Java 已安装 Nginx 安装程序 仓库地址:https://github.com/atjiu/pyblog 下载release包,解压到目录,启动...

2023-12-01

开源实例之Notablog

notablog-example封面
前言 Generate a minimalistic blog from a Notion table, so you can tell stories of your work with Notion. 实例地址 http://notablog.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Notablog 0.8.1 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 程序仓库:https://github.com/dragonman225/notablog...

2023-11-30

开源实例之Nextein

nextein-example封面
前言 Nextein is a static site & blog generator. Combine the simplicity of Markdown and the power of Next.js. 实例地址 http://nextein.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Nextein 4.2.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://nextein.elmasse.io 程序仓库:https...

2023-11-30

开源实例之Auxpi

auxpi-example封面
前言 Auxpi 是集合多家 API 的新一代图床。 实例地址 http://auxpi.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Go 1.20 数据库 MariaDB 10.5 缓存 Redis 程序 Auxpi 2.3.9 实例部署 权限要求 具有系统读写权限 已安装 Go 已安装 MySQL、Redis 安装程序 仓库地址:https://github.com/0xDkd/auxpi 下载release包,解压到目录。 #修改 MySQL、Redis 等配置 vim conf/siteConfig.json #数据初始化 ./auxpi migrate...

2023-11-30

开源实例之ImgURL

imgurl-example封面
前言 ImgURL是一款简单、好用的图床程序,使用PHP + SQLite 3开发,安装简单,功能强大。 实例地址 http://imgurl.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 SQLite 3 服务器 Nginx 程序 ImgURL 2.31 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装 SQLite 已安装 Nginx 安装程序 仓库地址:https://github.com/helloxz/imgurl 文档地址:https://www.yuque.com/helloz/imgurl 下载release包...

2023-11-29

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63