承接 creativitas/markdownuts 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

creativitas/markdownuts

Composer 安装命令:

composer create-project creativitas/markdownuts

包简介

Next Generation PHP Markdown Website

README 文档

README

Next Generation PHP Markdown Website - Flatifle CMS - Static Site Generator Alternative run on PHP

About MarkDownuts 🍩

Do you want to develop and build a website by adopting the concept of a static site generator,working with markdown , yaml like jekyll / 11ty eleventy, and running on your PHP hosting??

MarkDownuts is the right solution for you.

This project is inspired by Jekyll, Eleventy 11ty which focuses on speed, simplicity, stability, and security. and ease of working with markdown and yaml files.

Let's start using markdownuts now to build a modern PHP website easily and quickly.

Documentation : https://markdownuts.axcora.com/

Features

  • PHP never die !!
  • Very easy to use
  • No Database
  • No Need Build Production
  • Easy Installation , Just download and upload in to your PHP host , and your site is live
  • Can install via Composer
  • Markdown Content .md Files
  • YAML Fonrtmatter .yml files
  • Auto SEO Injection Script
  • Meta Tag
  • Twitter Card
  • Open Graph
  • Focus for Speed and Peformance
  • Run on PHP
  • Dynamic Blog Page
  • Blog List
  • Blog Pagination
  • Post Pagination
  • Tags List
  • Tags Page
  • Static Page
  • Sitemap Generator
  • Auto Sitemap (New)
  • Auto Clear Cache (New)
  • Backend CMS (New) Download Backend CMS Plugin
  • And More...

🚀 Become a Sponsor | ☕ Buy me Coffee | 🍩 Buy me a Donuts

Test drive demo : Run Demo

A Project by Creativitas

Brutalisme Starter Themes

Brutalism MarkDownuts

Starter themes for help you develop your modern website quickly !!

Test Drive Brutalisme Peformance and Speed

Mobile Target

Brutalism MarkDownuts Mobile Peformance

Desktop Target

Brutalism MarkDownuts Desktop Peformance

Get Start

Let's built and develop your modern PHP website with MarkDownuts

Install via composer

Open terminal on your cloud host.

Installation markdownuts default via composer

composer create-project creativitas/markdownuts

Installation markdownuts with your project name via composer

composer create-project creativitas/markdownuts project-name

change project-name with your project name, example markdownuts

Install with git

Other solutions you can use terminal , open terminal and run

git clone https://github.com/mesinkasir/markdownuts.git

Next step you can access your source code file, cd yourproject

Now we need to run installation composer install

Congratulations your site is live now !!

Download Source Code

Download markDownuts complete source code file, and upload in to your host , next you can run your website, that's it !!

Download Full Source Code Main

Setup your site

After installing and running your project, you will see the starter project is a skeleton version without CSS styling. First of course you need to set up your site, add your site URL, you can change the site name, description, social media and more into config.yml

After entering your site URL, via config.yml then Brutalism Starter is active as your theme.

SITE URL

  • Live online host you can add site url like this url: "https://yourdomainanme.com"
  • Wampp / Lampp / Xampp you can add site url like this url: "http://localhost/markdownuts"
  • PHP built in sever you can add make empty site url like this url: ""

If you work on local you need to setup you.htaccess , for example you want run on htcods/markdownuts , you can set look like this

RewriteBase /markdownuts/

To setup your Site for SEO , sitename, Twitter card and Open Graph ,nabar,and copyrights on footer you can update your site name , twitter user, facebook user and others on config.yml

Work with PHP built-in-webserver

Open terminal anda access your project, cd/myproject next you can run

php -S localhost:8080 router.php

Create new post

If you want to create new blog post, you can access on posts folder, and create new markdown files.

Create static page

If you want to create new static page, you can access on pages folder, and create new markdown files.

Generate Sitemap

To generate an automatic sitemap.xml, just access yourweb.com/getsitemp.php change yourweb.com with your domain name.Next you check your root project folder to see the sitemap.xml has been created.

You can generate sitemap manually for your blog , open terminal and run php generate_sitemap.php

Documentation and Official Page

You can read how work with MarkDownuts project on our documentation site - https://markdownuts.axcora.com/

NEW Backend CMS Plugins

Markdownuts currently embraces the approach of Jekyll and 11ty, seamlessly working with Markdown (.md) files and YAML configurations. This foundation provides a robust and flexible system for content management.

Markdownuts CMS

Looking ahead, we're excited to announce our next big step: the development of a powerful backend CMS tailored to enhance your workflow and boost productivity. This feature will offer you an intuitive interface, making content creation and management a breeze.

Download Backend CMS Plugin Now

Download and upload backend CMS plugin into your markDownuts root folder project, next you can access om yoursite.com/admin.

For default email and password you can read here - https://markdownuts.axcora.com/theme/admincms/

🚀 Become a Sponsor | ☕ Buy me Coffee | 🍩 Buy me a Donuts

Test drive demo : Run Demo

creativitas/markdownuts 适用场景与选型建议

creativitas/markdownuts 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 21 次下载、GitHub Stars 达 4, 最近一次更新时间为 2025 年 01 月 26 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「yaml」 「php」 「blog」 「cms」 「markdown」 「Simple」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 creativitas/markdownuts 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 creativitas/markdownuts 我们能提供哪些服务?
定制开发 / 二次开发

基于 creativitas/markdownuts 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 21
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 36
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-26