1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-16 23:53:42 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Orhun Parmaksız
5644d10365
chore(website): move website to website folder
This reverts commit b6e52e128e.
2023-04-09 18:16:31 +03:00
Orhun Parmaksız
b6e52e128e
chore(website): move website to docs for GitHub pages deployment 2023-04-09 18:13:52 +03:00
Orhun Parmaksız
56d3544454
docs(website): move documentation to the website (#153)
https://git-cliff.org
2023-04-09 17:08:59 +02:00
Orhun Parmaksız
c0f97bd0b7
fix(docker): remove target directory from .dockerignore 2023-04-03 23:34:09 +03:00
Orhun Parmaksız
b7dd592653
chore(npm): package git-cliff for npm (#133)
* chore: scaffold a typescript node project

* feat: execute git cliff binary using nodejs

* fix: process doesnt return status code

* fix: optional dependencies are not added to git-cliff

* chore(npm): move NPM package to npm folder

* chore(docker): add NPM package to .dockerignore

* feat(cd): publish NPM package via continuous deployment workflow

* docs: add npm instructions to README

* chore(npm): update package keywords

* chore(cd): publish the NPM package publicly

* style(readme): update NPM section in README.md

Co-authored-by: Burak Güner <burak.guner@callstack.com>
Co-authored-by: Burak Güner <md.burak.guner@gmail.com>
2023-01-09 15:12:22 +01:00
Orhun Parmaksız
5dd1a15a6c
chore(docker): add Jekyll configuration to .dockerignore 2022-12-26 20:03:49 +03:00
orhun
02d0a3dd3c
chore(docker): add Dockerfile 2021-06-11 21:41:03 +03:00