承接 jekxyl/jekxyl 相关项目开发

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

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

jekxyl/jekxyl

Composer 安装命令:

composer require jekxyl/jekxyl

包简介

Static website generator using the XYL language.

README 文档

README

Jekxyl is a static website generator written with the XYL language.

Installation

With Composer, you need to require jekxyl/jekxyl:

$ composer global require jekxyl/jekxyl

This command will install —by default— Jekxyl in your home. Once the bin/jekxyl script in the PATH, we will be able to run:

$ jekxyl

Basic usage

First of all, to ease the start of the Web application, one will use the jekxyl new command, which expects a directory name to be provided:

$ jekxyl new MyProject

Now we are going to see how to compile these files into a static Web application, with the help of the jekxyl compile command, which expects a source and a destination (respectively the Source and the Dist directories in this particular example):

$ jekxyl compile --source MyProject/Source --destination MyProject/Destination

Et voilà, a nice MyProject/Dist/index.html has been created. Because all links are absolute, to watch the Web application with all the comfort, one might use the jekxyl serve command to start an HTTP server. This command expects at least a root (default is .):

$ jekxyl serve --root MyProject/Dist/
Server is listening MyProject/Dist on 127.0.0.1:8888

Thus, open 127.0.0.1:8888 in your favorite browser and see your first Web application with Jekxyl!

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2016-05-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固