杜郎俊赏 - dujun.io

开源实例之Gridea

gridea-example封面
前言 A static blog writing client (一个静态博客写作客户端) 提供撰写、托管、自定义域名的全功能 Blog 工具 实例地址 http://gridea.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 Gridea 0.9.2 实例部署 权限要求 具有系统读写权限 已安装 Nginx 安装程序 官网地址:https://gridea.dev 仓库地址:https://github.com/getgridea/gridea Gridea 提供了桌面客户端,可以将静态博客一键部署到 Github Pages 和 Coding Pages。详见官网说明。 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-06-14

开源实例之Pelican

pelican-example封面
前言 Pelican is a static site generator, written in Python, that allows you to create web sites by composing text files in formats such as Markdown, reStructuredText, and HTML. Pelican 是基于 Python 开发的静态网站生成工具。 实例地址 http://pelican.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 Pelican 4.8.0 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 官网地址:https://getpelican.com 仓库地址:https://github...

2023-06-13

开源实例之SvelteKit

sveltekit-example封面
前言 SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. If you're coming from React, SvelteKit is similar to Next. If you're coming from Vue, SvelteKit is similar to Nuxt. SvelteKit 是一个用 Svelte 构建 Web 应用程序的框架,满足不同规模的应用开发,提供一个非常灵活和良好体验的基于文件系统的路由架构。 实例地址 http://sveltekit.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 svelte-kit 1.0.10...

2023-06-13

开源实例之Docusaurus

docusaurus-example封面
前言 Docusaurus is a project for building, deploying, and maintaining open source project websites easily. Docusaurus 是 Facebook 专门为开源项目开发者提供的一款易于维护的静态网站创建工具,使用 Markdown 即可更新网站。它构建了一个具有快速客户端导航的单页应用程序,利用React的全部功能使您的站点具有交互性。它提供开箱即用的文档功能,但可用于创建任何类型的网站(个人网站、产品、博客、营销登录页面等)。 实例地址 http://docusaurus.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Docusaurus 2.0.0 数据 mrbrunelli-blog 实例部署...

2023-06-10

开源实例之Nuxt

nuxt-example封面
前言 Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. 使用Nuxt自信地构建下一个Vue.js应用程序。一个在MIT许可下的开源框架,使web开发简单而强大。 实例地址 http://nuxt.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Nuxt 2.14.12 数据 demo-blog-nuxt-content 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://nuxt.com 程序仓库:https...

2023-06-10

开源实例之Next.js

nextjs-example封面
前言 The React Framework for the Web. Used by some of the world's largest companies, Next.js enables you to create full-stack Web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds. Next.js 为您提供生产环境所需的所有功能以及最佳的开发体验:包括静态及服务器端融合渲染、支持 TypeScript、智能化打包、路由预取等功能,无需任何配置。 实例地址 http://nextjs.dujun.eu.org 实例配置 配置 描述 系统 Debian...

2023-06-09

开源实例之Zola

zola-example封面
前言 Zola is a static site generator (SSG), similar to Hugo, Pelican, and Jekyll (for a comprehensive list of SSGs, please see Jamstack). It is written in Rust and uses the Tera template engine, which is similar to Jinja2, Django templates, Liquid, and Twig. Zola 是基于 Rust 开发的快速静态网站生成工具,单文件无依赖,开箱即用。 实例地址 http://zola.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 Zola 0.17.2 模版 Abridge 实例部署 权限要求...

2023-06-08

开源实例之Bridgetown

bridgetown-example封面
前言 Bridgetown is a next-generation, progressive site generator & fullstack framework, powered by Ruby. Bridgetown takes your content, API data, and frontend assets; renders templates in Markdown, Liquid, ERB, and many other formats; and exports a complete website ready to be served by fast CDNs like Render or traditional web servers like Caddy or Nginx. Bridgetown 是基于 Ruby 开发的渐进式站点生成器和全栈框架。 实例地址...

2023-06-08

开源实例之Astro

astro-example封面
前言 Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries. Astro 是一款现代化的轻量级静态站点生成器,具有出众的开发者体验 (Developer Experience)。 实例地址 http://astro.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Astro 2.6.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://astro.build...

2023-06-07

开源实例之Gatsby

gatsby-example封面
前言 Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps. It combines the control and scalability of dynamically rendered sites with the speed of static-site generation, creating a whole new web of possibilities. Gatsby 是基于 React 构建的静态站点生成器,拥有丰富的插件生态,其主要目标之一是交付访问速度快速的网页,它通过利用良好的缓存、静态页面生成和基于边缘的 CDN 数据源来实现这一目标。 实例地址 http://gatsby.dujun...

2023-06-06

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