定制 ooblatron/bootdown-site 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

ooblatron/bootdown-site

最新稳定版本:1.0.1

Composer 安装命令:

composer create-project ooblatron/bootdown-site

包简介

A sample site to get started with Bootdown

README 文档

README

Bootdown allows you to create quick and simple websites with Bootstrap styling using just Markdown files

Installation

Install the latest version with

composer create-project ooblatron/bootdown-site .

Point your web hosting root to html.

Basic Usage

Add new pages by uploading Markdown documents to the docs directory and then mapping them to a URL by changing the config/Map.php file.

For example

  1. Upload a Markdown document called world.md to the docs directory
  2. Add the following line to config/Maps.php
    'hello'  => 'world.md'

Going to https://yourdomain.com/hello will display the contents of world.md with Bootstrap styling.

You will probably prefer to have the name of the Markdown file match the URL path but, as the example shows, you do not have to.

You can also map to Markdown files in subdirectories, for example

    'hello'  => 'greetings/world.md'

This displays the Markdown file docs/greetings/world.md when visiting https://yourdomain.com/hello.

How to use Markdown

Please refer to the Markdown Guide if you need help with formatting documents.

More information

Documentation

About

Requirements

Bootstrap versions

Version 1 of Bootdown supports Bootstrap 4.

Author

Tim Rogers - tim@ooblatron.org - https://twitter.com/timdrogers

License

Bootdown is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

This package uses the brilliant Bootstrap framework, which allows back-end coders to create clean and professional web pages without needing a deep knowledge of graphic design or CSS.

The graphics used to display HTTP error codes are from Laravel version 5.7.

The .htaccess syntax was taken from a Stackoverflow answer provided by user jacoz.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固