1 Star 0 Fork 0

bgoonz / hawksworx.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

hawksworx.com

Phil Hawksworth's blog. Served up at https://www.hawksworx.com and hosted on Netlify

Overview

This site is comprised of static files generated by Eleventy for simplified deployment and hosting. It uses Gulp to automate some build optimisation tasks and to improve performance.

Local development

To build the site you need:

  • Node - to run the build
  • Yarn - to install and manage dependencies

Getting started


# clone this repository
git clone git@github.com:philhawksworth/hawksworx.com.git

# go to the working directory
cd hawksworx.com

# install dependencies
yarn

# start a local build server with hot reloading
yarn start

Deployment

Netlify Status

The build command yarn run build will generate a set of static assets in a dist folder which can be deployed to any web hosting service.

My preferred method is to host on Netlify which can run this build process in a CI environment and then deploy the build to automatically to a global CDN. Such deployments are triggered automatically by every git push to the master branch of the origin repository.

Clone and deploy your own

Deploy to Netlify

空文件

简介

My hawksworx.com blog site, powered by Eleventy and Netlify 展开 收起
HTML 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/bgoonz/hawksworx.com.git
git@gitee.com:bgoonz/hawksworx.com.git
bgoonz
hawksworx.com
hawksworx.com
master

搜索帮助