https://github.com/alexrogalskiy/github-action-wotd
💬 GitHub action to generate Word of the Day
https://github.com/alexrogalskiy/github-action-wotd
github-actions wotd
Last synced: 8 months ago
JSON representation
💬 GitHub action to generate Word of the Day
- Host: GitHub
- URL: https://github.com/alexrogalskiy/github-action-wotd
- Owner: AlexRogalskiy
- License: gpl-3.0
- Created: 2021-02-22T23:09:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T14:47:10.000Z (9 months ago)
- Last Synced: 2025-01-23T15:34:44.026Z (9 months ago)
- Topics: github-actions, wotd
- Language: Shell
- Homepage: https://github.com/marketplace/actions/styled-wotd
- Size: 482 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 219
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.config.js
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/support.yml
Awesome Lists containing this project
README
# _Styled wotd_
> GitHub Action to generate styled Word of the Day
[](https://github.com/marketplace/actions/styled-wotd)
[](https://github.com/lekterable/perfekt)
[](https://github.com/prettier/prettier)

[](https://houndci.com)[](https://deepscan.io/dashboard#view=project&tid=11946&pid=15929&bid=326929)











[](https://renovatebot.com/)
[](https://dependabot.com/)
[](https://newreleases.io/github/AlexRogalskiy/github-action-wotd)
[](https://hitsofcode.com/github/alexrogalskiy/github-action-wotd?branch=master/view?branch=master)

[](https://circleci.com/gh/AlexRogalskiy/github-action-wotd)[](https://github.com/marketplace/actions/super-linter)
[](http://commitizen.github.io/cz-cli/)
[][repo]
[![Public workflows that use this action.][total_usages]][search_results]
[![Licence][license_id]][license_content]## _Table of contents_
* [Styled wotd](#styled-wotd)
* [Table of contents](#table-of-contents)
* [Description](#description)
* [Inputs](#inputs)
* [language](#language)
* [pattern](#pattern)
* [width](#width)
* [height](#height)
* [backgroundColor](#backgroundcolor)
* [fontColor](#fontcolor)
* [opacity](#opacity)
* [colorPattern](#colorpattern)
* [name](#name)
* [path](#path)
* [Outputs](#outputs)
* [image](#image)
* [Examples](#examples)
* [Visitor stats](#visitor-stats)
* [Licensing](#licensing)
* [Authors](#authors)
* [Versioning](#versioning)
* [Contribution](#contribution)
* [Acknowledgement](#acknowledgement)
* [Forks](#forks)
* [Development Support](#development-support)## _Description_
Creates _**Styled Wotd**_ by language and input color parameters.
## _Inputs_
### `language`
**Optional** Word's language (default **random**)
### `pattern`
**Optional** Word's image background pattern (default **random**)
### `width`
**Optional** Word's image width (default **100%**)
### `height`
**Optional** Word's image height (default **100%**)
### `backgroundColor`
**Optional** Word's image background color (default **%23FFFFFF**)
### `fontColor`
**Optional** Word's image font color (default **%230A83DC**)
### `opacity`
**Optional** Word's image background opacity (default **0.3**)
### `colorPattern`
**Optional** Word's image text color (default **%23FFE0E9**)
### `name`
**Optional** Word's image name (default **word**)
### `path`
**Optional** Word's image path (default **images**)
## _Outputs_
### `image`
Generated word image (stored in the `path` directory)
## _Examples_
```yml
- name: Create styled wotd
uses: alexrogalskiy/github-action-wotd@master
with:
language: 'french'
pattern: 'wiggle'
name: 'word'
path: 'images'
```Running locally:
- `npm run start:action --action github-action-wotd --language 'french' --pattern 'wiggle' --name word --path images`
## _Visitor stats_
[](https://hits.seeyoufarm.com)


## _Licensing_
_**Styled Wotd**_ is distributed under LGPL version 3 or later,
[[License](https://github.com/AlexRogalskiy/github-action-wotd/blob/master/LICENSE)]. LGPLv3 is additional
permissions on top of GPLv3.
## _Authors_
_**Styled Wotd**_ is maintained by the following GitHub team-members:
- [](https://github.com/AlexRogalskiy)
with community support please contact with us if you have some question or proposition.
## _Versioning_
The project uses [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on
this repository][tags].## _Contribution_
[](https://badges.pufler.dev)
Please read
[CONTRIBUTING.md](https://github.com/AlexRogalskiy/github-action-wotd/blob/master/.github/CONTRIBUTING.md)
for details on our code of conduct, and the process for submitting pull requests to us
([emoji key](https://allcontributors.org/docs/en/emoji-key)).This project follows the [all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind are welcome](http://makeapullrequest.com)
See also the list of [contributors][contributors] who participated in this project.
## _Acknowledgement_
[][stars]
## _Forks_
[][forkers]
## _Development Support_
Like _**Styled Word**_ ? Consider buying me a coffee :\)
[](https://www.patreon.com/alexrogalskiy)
[](https://www.buymeacoffee.com/AlexRogalskiy)
[](https://ko-fi.com/alexrogalskiy)---
[](https://www.javascript.com/)
[](https://github.com/)
[](https://forthebadge.com/)[repo]: https://github.com/AlexRogalskiy/github-action-wotd
[tags]: https://github.com/AlexRogalskiy/github-action-wotd/tags
[issues]: https://github.com/AlexRogalskiy/github-action-wotd/issues
[pulls]: https://github.com/AlexRogalskiy/github-action-wotd/pulls
[wiki]: https://github.com/AlexRogalskiy/github-action-wotd/wiki
[stars]: https://github.com/AlexRogalskiy/github-action-wotd/stargazers
[forkers]: https://github.com/AlexRogalskiy/github-action-wotd/network/members
[contributors]: https://github.com/AlexRogalskiy/github-action-wotd/graphs/contributors
[license_id]: https://img.shields.io/github/license/AlexRogalskiy/github-action-wotd
[license_content]: https://github.com/AlexRogalskiy/github-action-wotd/blob/master/LICENSE
[total_usages]:
https://img.shields.io/endpoint?url=https%3A%2F%2Fapi-git-master.endbug.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3DAlexRogalskiy%2Fgithub-action-wotd%26badge%3Dtrue
[search_results]:
https://github.com/search?o=desc&q=AlexRogalskiy/github-action-wotd+path%3A.github%2Fworkflows+language%3AYAML&s=&type=Code