杜郎俊赏 - dujun.io

开源实例之Ghost

ghost-example封面
前言 Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. Ghost 是一个开源的博客平台, 可以把他看作 WordPress 的一个挑战者。 实例地址 http://ghost.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Node.js 16 数据库 SQLite 3 程序 Ghost 5.55.2 实例部署 权限要求 具有系统读写权限 已安装 Node.js...

2023-07-31

开源实例之Ulka

ulka-example封面
前言 A fast, pluggable and lightweight static site generator written in javascript. 实例地址 http://ulka.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Ulka 1.0.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://ulka.js.org 仓库地址:https://github.com/ulkajs/ulka yarn create ulka my-blog --template default-blog cd my-blog yarn yarn build 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实...

2023-07-19

开源实例之Blogo

blogo-example封面
前言 Blogo is a blog generator based on JS and Jade. Blogo是一款轻量级博客生成工具。 实例地址 http://blogo.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Blogo 0.1.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/kevin14/blogo npm -g i blogo blogo init blog blogo new title blogo generate 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-07-19

开源实例之Stasis

stasis-example封面
前言 Stasis is a simple and easy to use static site generator. It aims to provide production ready tools to create static website projects. Stasis uses Handlebars templates to compile your Markdown source files into static HTML web pages. Scripts and styles are compiled using the powerful Parcel Bundler. It can handle sass, scss, ts and many more asset types and compiles them into pure javascript an...

2023-07-19

开源实例之Staart Site

staart-site-example封面
前言 Staart Site is a static site generator for helpdesk or documentation websites written in TypeScript. It creates beautiful, accessible, and ultra-lightweight websites that score 100/100 on Lightbox. 实例地址 http://staart-site.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Staart Site 2.4.0 数据 O15Y.com 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://staart.js.org/site 程...

2023-07-18

开源实例之Harold

harold-example封面
前言 Harold is a static site and blog generator based on Handlebars and Markdown. With a built-in search engine and ready-to-use responsive templates, including the one for docs websites. 实例地址 http://harold.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Harold 0.8.3 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://www.haroldjs.com 仓库地址:https://github.com/juliancwirko/cre...

2023-07-18

开源实例之CMintS

cmints-example封面
前言 CMintS is a CMS and Static Site Generator for single and multi-language website creation. 实例地址 http://cmints.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 CMintS 1.2.3 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://cmints.io 仓库地址:https://github.com/cmints/cmints npm i -g cmints cmints web --example cmints web --static 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-07-17

开源实例之Platframe

platframe-example封面
前言 Platframe is a structured and modular frontend development platform suitable for building both multi (MPA) and single page applications (SPA) that are backend agnostic. 实例地址 http://platframe.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Platframe 2.4.2 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://platframe.com 仓库地址:https://github.com/platframe/platframe npx deg...

2023-07-17

开源实例之squido

squido-example封面
前言 squido is a dead simple static website builder which can be hosted anywhere for super fast websites and very little effort. squido has baked in everything you need to run and host a website. You simply do the writing and customisation of style and layout. 实例地址 http://squido.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 squido 1.0.25 数据 squido-docs 实例部署 权限要求 具有系统读写权限 已安装 Node...

2023-07-17

开源实例之MarkBind

markbind-example封面
前言 MarkBind is a tool for generating content-heavy websites from source files in Markdown format. 实例地址 http://markbind.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 MarkBind 4.1.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://markbind.org 仓库地址:https://github.com/MarkBind/markbind npm -g i markbind-cli markbind init markbind build 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体...

2023-07-14

分页: 1 2 3 4 5 6 7 8 9 10 11 12