Skip to content

Latest commit

 

History

History
54 lines (22 loc) · 899 Bytes

File metadata and controls

54 lines (22 loc) · 899 Bytes

LiteWeb

Introduction

Use Lumen for your official website development, with the comfortable Blade template engine for official website development. And automatically register routes by template file name.

Features

  • Configurable template switching
  • Automatic discovery of template files and registration of routes
  • Use the preferred Blade template engine for theme development

Todo

  • Automatic conversion to article functionality via files

//Copy the template public file to the public folder

简介

使用Lumen来进行你的官网开发,用舒服的Blade模版引擎进行官网开发。并通过模版文件名称自动注册路由。

特点

  • 可配置模版切换
  • 自动发现模版文件并注册路由
  • 使用喜欢的Blade模版引擎进行主题开发

Todo

  • 通过文件自动转换成文章功能

License