https://github.com/yfxie/jekpack
Jekyll + Webpack = Jekpack 🛠
https://github.com/yfxie/jekpack
jekyll jekyll-plugin webpack
Last synced: 2 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 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T12:35:35.000Z (over 2 years ago)
- Last Synced: 2025-03-29T11:22:56.358Z (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
[](https://badge.fury.io/js/%40bincode%2Fjekpack) [](https://travis-ci.org/yfxie/jekpack) [](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