Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T18:42:38.000Z (almost 2 years ago)
- Last Synced: 2024-11-27T11:30:41.167Z (3 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.