Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yfxie/jekpack
Jekyll + Webpack = Jekpack 🛠
https://github.com/yfxie/jekpack
jekyll jekyll-plugin webpack
Last synced: 3 months ago
JSON representation
Jekyll + Webpack = Jekpack 🛠
- Host: GitHub
- URL: https://github.com/yfxie/jekpack
- Owner: yfxie
- License: mit
- Created: 2019-03-16T17:40:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T12:35:35.000Z (almost 2 years ago)
- Last Synced: 2024-08-07T09:38:17.207Z (3 months ago)
- Topics: jekyll, jekyll-plugin, webpack
- Language: JavaScript
- Homepage: https://jekpack.bincode.tw
- Size: 598 KB
- Stars: 52
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Jekpack
[![npm version](https://badge.fury.io/js/%40bincode%2Fjekpack.svg)](https://badge.fury.io/js/%40bincode%2Fjekpack) [![Build Status](https://travis-ci.org/yfxie/jekpack.svg?branch=master)](https://travis-ci.org/yfxie/jekpack) [![codecov](https://codecov.io/gh/yfxie/jekpack/branch/master/graph/badge.svg)](https://codecov.io/gh/yfxie/jekpack)[Jekyll](https://jekyllrb.com/) is a powerful tool for static sites and
[Webpack](https://webpack.js.org/) is the first choice to pack assets.**Jekpack** is the integration of Jekyll and Webpack to make them work together ❤.
You may never hear about Jekyll or not familiar with Webpack. It's ok to get started Jekpack👌.
Start learning Jekyll by using Jekpack.Jekpack is for multi pages static sites.
If you prefer the SPA(single page application),
Webpack + HtmlWebpackPlugin might be another better choice 👈.## Trusted by
## Documentation
Docs are available at https://jekpack.bincode.tw/
License
---MIT