承接 geoffselby/puzzle-plain-preset 相关项目开发

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

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

geoffselby/puzzle-plain-preset

Composer 安装命令:

composer require geoffselby/puzzle-plain-preset

包简介

A mostly blank slate for Jigsaw sites powered by Tailwind CSS

README 文档

README

This is a mostly blank slate, starter template for creating a site in Jigsaw and Tailwind CSS with minimal effort.

Installation

If using Puzzle CLI, this is the default preset. That means you can just run:

puzzle new my-site

You can be explicit if you want:

puzzle new my-site --preset plain

If you are intalling Jigsaw manually, after installing Jigsaw, run the following command from your project directory:

./vendor/bin/jigsaw init geoffselby/puzzle-plain-preset

This starter template comes with the following.

  • Tailwind CSS V1.0 pre-installed and configured
  • Purgecss to remove unused selectors from your CSS, resulting in smaller CSS files
  • A script that automatically generates a sitemap.xml file
  • A custom 404 page

Configuring Navigation

In order to keep the navigation easily configurable, it is managed via your sites config as illustrated in this blog post. To configure your navigation, open navigation.php from the root directory. Each array is a link in you navigation.

The only required keys are link, the uri for the page, and title, the display title of the link.

// navigation.php
return [
  [
    'link' => '/',
    'title' => 'Home',
  ],
  [
    'link' => '/about',
    'title' => 'About',
  ],
  [
    'link' => '/contact',
    'title' => 'Contact',
  ],
  ...
];

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-05-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固