https://github.com/welpo/doteki
dōteki makes it easy to add dynamic content to your GitHub profile using customizable plugins.
https://github.com/welpo/doteki
automation doteki github-profile github-profile-readme-generator plugins
Last synced: about 1 year ago
JSON representation
dōteki makes it easy to add dynamic content to your GitHub profile using customizable plugins.
- Host: GitHub
- URL: https://github.com/welpo/doteki
- Owner: welpo
- License: gpl-3.0
- Created: 2024-01-19T15:07:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:35:43.000Z (over 1 year ago)
- Last Synced: 2024-10-30T01:52:45.537Z (over 1 year ago)
- Topics: automation, doteki, github-profile, github-profile-readme-generator, plugins
- Language: Python
- Homepage: https://doteki.org/
- Size: 5.84 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Documentation |
Website
**dōteki** makes it easy to add dynamic content to your GitHub profile leveraging customizable plugins managed through an intuitive TOML configuration file.
> dōteki (動的, /doːˈteki/): dynamic.
## ✨ Main features
- **Easy to set up**: Uses a single TOML [configuration](https://doteki.org/docs/configuration) file and markers on your README.
- **Plugin system**: Extend functionality with a variety of [plugins](https://doteki.org/docs/category/plugins). Can't find what you need? [Create your own!](https://doteki.org/docs/developer-guide/plugin-standard)
- **Easy to automate**: Automatically update your profile with fresh content using the [GitHub Action](https://github.com/welpo/doteki-action).
## 📝 Documentation
Learn how to use **dōteki** from the [documentation](https://doteki.org/docs).
- [Initial setup](https://doteki.org/docs#initial-setup)
- [Configuration](https://doteki.org/docs/configuration)
- [Installation](https://doteki.org/docs/installation)
- [Plugins](https://doteki.org/docs/category/plugins)
## 👥 Contributing
Please do! Contributions are always welcome. We appreciate improvements to the documentation, development of new plugins, code cleanup, resolving issues, requesting or developing new functionality…
Take a look at our [Contributing Guidelines](/CONTRIBUTING.md) for more information on how to get started.
## 📄 License
This project is licensed under the GNU GPLv3 License or any later version.