Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizable template? #14

Closed
halostatue opened this issue Apr 7, 2022 · 6 comments
Closed

Customizable template? #14

halostatue opened this issue Apr 7, 2022 · 6 comments
Assignees
Labels

Comments

@halostatue
Copy link

To be clear, I have absolutely no idea how this might be done, but I don’t necessarily want my list to be called my "awesome" list. Most of the stars that I make are sort of…bookmarks rather than anything curated.

Is there a way to customize the template?

@simonecorsi
Copy link
Owner

Hey, thanks for the feedback!

Is there a way to customize the template?

At the moment there isn't a way to provide a user-defined one, but the project uses an ejs template under the hood and it could be possible to change this to be the default while allowing users to input their own, both from a file in the repo or a string in workflow file, I'll give it a look but feel free to open a PR if you want!

@simonecorsi simonecorsi added the enhancement New feature or request label Apr 11, 2022
@simonecorsi simonecorsi self-assigned this Apr 11, 2022
simonecorsi pushed a commit that referenced this issue Apr 13, 2022
if an `TEMPLATE.ejs` file is found in the repo it will be used for rendering

closes #14
simonecorsi added a commit that referenced this issue Apr 13, 2022
if an `TEMPLATE.ejs` file is found in the repo it will be used for rendering

closes #14
github-actions bot pushed a commit that referenced this issue Apr 13, 2022
# [1.1.0-next.1](v1.0.45...v1.1.0-next.1) (2022-04-13)

### Features

* **template:** adds templates ([25010ce](25010ce)), closes [#14](#14)
@github-actions
Copy link

🎉 This issue has been resolved in version 1.1.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Apr 13, 2022
# [1.1.0-next.1](v1.0.45...v1.1.0-next.1) (2022-04-13)

### Features

* **template:** adds templates ([25010ce](25010ce)), closes [#14](#14)
github-actions bot pushed a commit that referenced this issue Apr 13, 2022
# [1.1.0-next.1](v1.0.45...v1.1.0-next.1) (2022-04-13)

### Features

* **template:** adds templates ([25010ce](25010ce)), closes [#14](#14)
simonecorsi added a commit that referenced this issue Apr 13, 2022
if an `TEMPLATE.ejs` file is found in the repo it will be used for rendering

closes #14
simonecorsi added a commit that referenced this issue Apr 13, 2022
if an `TEMPLATE.ejs` file is found in the repo it will be used for rendering

closes #14
github-actions bot pushed a commit that referenced this issue Apr 13, 2022
# [1.1.0-next.1](v1.0.45...v1.1.0-next.1) (2022-04-13)

### Bug Fixes

* pre-tags ([602befc](602befc))

### Features

* **template:** adds templates ([791de9a](791de9a)), closes [#14](#14)
@github-actions
Copy link

🎉 This issue has been resolved in version 1.1.0-next.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

simonecorsi pushed a commit that referenced this issue May 11, 2022
# [1.1.0-next.1](v1.0.45...v1.1.0-next.1) (2022-04-13)

### Bug Fixes

* pre-tags ([602befc](602befc))

### Features

* **template:** adds templates ([791de9a](791de9a)), closes [#14](#14)
simonecorsi pushed a commit that referenced this issue May 11, 2022
# [2.0.0](v1.0.45...v2.0.0) (2022-05-11)

### Bug Fixes

* fixes default template path ([6cd9c30](6cd9c30))
* fixes tsc build ([ec10b79](ec10b79))
* normalize template file loadup ([445f562](445f562))
* pre-tags ([d1d4edd](d1d4edd))
* removes unused tests ([a141d23](a141d23))
* reworking files ([19c4c8f](19c4c8f))
* updates gh-star-fetch ([3ec4b7c](3ec4b7c))

### Features

* release major ([51a4359](51a4359))
* update to node16 ([e1f37af](e1f37af))
* updates deps ([7ade95d](7ade95d))
* using gh-star-fetch ([346ba5d](346ba5d))
* **template:** adds templates ([2c742b8](2c742b8)), closes [#14](#14)

### BREAKING CHANGES

* refactored code
@simonecorsi
Copy link
Owner

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@simonecorsi
Copy link
Owner

Hey @halostatue, sorry but the bot closed this too soon!

I've release v2 with custom template option, you can take a look on the README for usage!

@halostatue
Copy link
Author

Thanks! I get the notice and will mark it unread so I can look at it later (I’m currently on vacation and not doing much on the computer).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants