杜郎俊赏 - dujun.io

开源实例之Docpress

docpress-example封面
前言 Docpress generates websites from your project’s basic documentation; that is, at the very least, a README.md file. It also supports multiple Markdown pages in docs/. 实例地址 http://docpress.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Docpress 0.8.2 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/docpress/docpress #克隆代码 git clone https://github.com/docpre...

2023-06-29

淘淘幼儿园毕业啦

taotao-graduated-from-kindergarten封面

2023-06-28

网络君子

最近刷小姐姐视频,即便是小尺度的视频,下面都会有阴阳怪气的评论:“光宗耀祖”、“你爸妈看到怎么想”。不知道这群神经病是自然生长出来的,还是“友商”买来的水军搞破坏的。一个人,会在什么样的精神状态下,在一个娱乐平台彰显道德?如果感觉不适,那就打开青少年模式,要不就卸载 app。本来就是一个流量生意,博主攒人气赚激励,看客分币不花看完了人家老公才能看的 90%,有什么可叽歪的。 以前看视频习惯点开评论,有些机智幽默的评论甚至比视频还有意思。但现在降智的玩意儿多了,连点评论的兴致都没有了。现在 AI 这么热,评论能不能千人千面,给我分到 LSP 那一组。 当然,也有些人道德感更重,在审美和尺度上有更自律的要求。这让我想到我作的开源实例系列,一晃眼这个系列文章已经写了半年,这个过程中存在一些争议,特别是题图的尺度,有一些朋友给了很好的建议。我一直不知道怎么回应,因为其中的想法和坚持非常自我,不足为...

2023-06-28

开源实例之Lume静态网站

lume-website-example封面
前言 本篇是 Lume 生成的静态网站实例。另有《开源实例之Lume》为静态博客实例。 实例地址 http://lume-website.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Deno 服务器 Nginx 程序 Lume 1.17.0 数据 react-todo 实例部署 权限要求 具有系统读写权限 已安装 Deno 已安装 Nginx 安装程序 官网地址:https://lume.land 程序仓库:https://github.com/lumeland/lume 数据仓库:https://github.com/lumeland/react-todo #克隆代码 git clone https://github.com/lumeland/react-todo.git todo #生成静态文件 cd todo deno task build 实...

2023-06-27

开源实例之Lume

lume-example封面
前言 Lume is the Galician word for fire but also a (yet another) static site generator for Deno. It’s inspired by other general-purpose static site generators, such as Jekyll and Eleventy, but it’s faster, simpler and easier to use and configure, besides being super flexible. Lume 是基于 Deno 开发的静态网站生成工具。 实例地址 http://lume.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Deno 服务器 Nginx 程序 Lume 1.17.0 数据 theme-...

2023-06-27

开源实例之InkPaper

inkpaper-example封面
前言 InkPaper is a static blog generator developed in Golang. No dependencies, cross platform, easy to use, fast building times and an elegant theme. InkPaper 是 Go 语言开发的静态网站生成工具。 实例地址 http://inkpaper.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Go 1.20 服务器 Nginx 程序 InkPaper 实例部署 权限要求 具有系统读写权限 已安装 Go 已安装 Nginx 安装程序 官网地址:https://inkproject.github.io 仓库地址:https://github.com/InkProject/ink #安装 wget https:/...

2023-06-27

开源实例之Cryogen

cryogen-example封面
前言 Cryogen is a simple static site generator built with Clojure. It's shipped on Leiningen so setup is fuss free and there's no need to mess with databases or other CMS systems. Cryogen 是基于 Clojure 开发的静态网站生成工具。 实例地址 http://cryogen.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Java 20 服务器 Nginx 程序 Cryogen 实例部署 权限要求 具有系统读写权限 已安装 Java 已安装 Nginx 安装程序 官网地址:http://cryogenweb.org 仓库地址:https://github.com/cryo...

2023-06-27

开源实例之JBake

jbake-example封面
前言 JBake is a Java based open source static site/blog generator for developers. JBake 是 Java 语言开发的静态网站生成工具。 实例地址 http://jbake.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Java 20 服务器 Nginx 程序 JBake 2.7.0 实例部署 权限要求 具有系统读写权限 已安装 Java 已安装 Nginx 安装程序 官网地址:https://jbake.org 仓库地址:https://github.com/jbake-org/jbake #安装 JBake,可从仓库下载 release 包 wget https://github.com/jbake-org/jbake/releases/download/v2.7.0-r...

2023-06-27

开源实例之Cobalt

cobalt-example封面
前言 Cobalt is a static site generator written in Rust. It uses Liquid templates and markdown. Cobalt 是 Rust 语言开发的静态网站生成工具。 实例地址 http://cobalt.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Rust 1.70 服务器 Nginx 程序 Cobalt 0.19.0 数据 booyaa blog 实例部署 权限要求 具有系统读写权限 已安装 Rust 已安装 Nginx 安装程序 官网地址:https://cobalt-org.github.io 程序仓库:https://github.com/cobalt-org/cobalt.rs 数据仓库:https://github.com/booyaa/booyaa.githu...

2023-06-26

开源实例之Nikola静态网站

nikola-website-example封面
前言 本篇是 Nikola 生成的静态网站实例。另有《开源实例之Nikola》为静态博客实例。 实例地址 http://nikola-website.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 Nikola 8.2.4 数据 nikola-site 实例部署 本实例为 Nikola 官网源码。 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 官网地址:https://getnikola.com 程序仓库:https://github.com/getnikola/nikola 数据仓库:https://github.com/getnikola/nikola-site #克隆代码 git clone https://github.com/getnikola/nikola-si...

2023-06-26

分页: 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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183