杜郎俊赏 - dujun.io

俞敏洪董宇辉直播看得我太难受了。在董宇辉外面有明晃晃的橄榄枝,网络舆情普通认为他受委屈的情况下,俞老师还在讲情怀,连一点饼都不愿意画,不给升职不给加薪。我现在非常期待罗老师会怎样评价这件事。

2023-12-16

今天气温骤然下降,给我带来的直接影响是:胎压报警、钥匙电量报警、手机一分钟掉一格电。

2023-12-16

开源实例之trofaf

trofaf-example封面
前言 Super simple live static blog generator in Go. Vraiment trofaf. 实例地址 https://trofaf.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Go 1.20 服务器 Nginx 程序 trofaf 实例部署 权限要求 具有系统读写权限 已安装 Go 已安装 Nginx 安装程序 程序仓库:https://github.com/mna/trofaf 示例仓库:https://github.com/mna/0value #安装 trofaf go install github.com/PuerkitoBio/trofaf@latest #生成示例静态博客 git clone https://github.com/mna/0value cd 0value trofaf -g 实例体...

2023-12-16

开源实例之blogc

blogc-example封面
前言 A blog compiler. 实例地址 https://blogc.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 blogc 0.20.1 实例部署 权限要求 具有系统读写权限 已安装 Nginx 安装程序 程序仓库:https://github.com/blogc/blogc 示例仓库:https://github.com/blogc/blogc-example #下载二进制包 wget https://github.com/blogc/blogc/releases/download/v0.20.1/blogc-static-amd64-0.20.1.xz xz -d blogc-static-amd64-0.20.1.xz chmod +x blogc-static-amd64-0.20.1 mv blogc-static-am...

2023-12-16

开源实例之makesite.py

makesite-example封面
前言 Simple, lightweight, and magic-free static site/blog generator for Python coders. 实例地址 https://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.c...

2023-12-15

开源实例之ABlog

ablog-example封面
前言 ABlog is a Sphinx extension that converts any documentation or personal website project into a full-fledged blog. 实例地址 https://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 tit...

2023-12-15

开源实例之Adduce

adduce-example封面
前言 Versatile static site generator written in Rust. Adduce is split into two destinct parts. Standard, and Feed. 实例地址 https://adduce.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Rust 1.74 服务器 Nginx 程序 Adduce 实例部署 权限要求 具有系统读写权限 已安装 Rust 已安装 Nginx 安装程序 程序仓库:https://github.com/DeclanChidlow/Adduce 示例仓库:https://github.com/DeclanChidlow/vale.rocks #安装 Adduce git clone https://github.com/DeclanChidlow/Addu...

2023-12-15

开源实例之lambda-blog

lambda-blog-example封面
前言 lambda-blog (λ-blog) is a static blog generator generator optimized for customizability. It provides sane defaults but lets you override anything, ranging from HTML templates to the generation pipeline, essentially allowing you to build your own static blog generator. 实例地址 https://lambda-blog.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 lambda-blog 1.3.3 实例部署 权限要求 具有系统读写权限 已安装 Nginx 安装程序 仓库地址...

2023-12-15

开源实例之Youngsoni

youngsoni-example封面
前言 Youngsoni is the lesser hairy-footed dunnart (Sminthopsis youngsoni), a small carnivorous Australian marsupial. It is a widespread and fairly common species, being found in many desert areas of Western Australia, Northern Territory and Queensland. 本实例是一个静态网站生成器。 实例地址 https://youngsoni.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Youngsoni 1.0.0 实例部署 权限要求 具有系统读写权限 已安装 Node.j...

2023-12-14

开源实例之stog

stog-example封面
前言 stog is a static blog generator from markdown files. 实例地址 https://stog.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Rust 1.74 服务器 Nginx 程序 stog 0.2.0 实例部署 权限要求 具有系统读写权限 已安装 Rust 已安装 Nginx 安装程序 仓库地址:https://github.com/zolagonano/stog #安装 stog cargo install stog #初始化博客 stog init blog #生成静态文件 cd blog stog build 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-12-14

分页: 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 184 185 186 187 188 189 190 191 192 193 194 195 196