https://github.com/tmthrgd/jekyll-history
Build a Jekyll git-repository at any point in its history.
https://github.com/tmthrgd/jekyll-history
git git-commit git-history golang history http jekyll jekyll-build server
Last synced: about 2 months ago
JSON representation
Build a Jekyll git-repository at any point in its history.
- Host: GitHub
- URL: https://github.com/tmthrgd/jekyll-history
- Owner: tmthrgd
- License: bsd-3-clause
- Created: 2016-05-28T05:56:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T18:42:38.000Z (about 2 years ago)
- Last Synced: 2025-01-26T03:44:23.793Z (4 months ago)
- Topics: git, git-commit, git-history, golang, history, http, jekyll, jekyll-build, server
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: history.go
- License: LICENSE
Awesome Lists containing this project
README
# jekyll-history
jekyll-history clones a git repository and runs `jekyll build` at any commit in its history.
## Download:
```
go get go.tmthrgd.dev/jekyll-history
```## Run:
`jekyll-history [-safe=false] [-port=] `
## License
Unless otherwise noted, the jekyll-history source files are distributed under the Modified BSD License
found in the LICENSE file.